Commit Graph

664 Commits

Author SHA1 Message Date
Hugues Delorme
2eeef375c7 c-lib: improve file name consistency 2013-01-15 17:56:24 +01:00
Hugues Delorme
8db6c9d077 c-lib: add DLL import/export directives 2013-01-15 16:45:01 +01:00
Hugues Delorme
1f0f4a311f c-lib: workable binary STL writing function 2013-01-15 13:10:44 +01:00
Hugues Delorme
2cfe22896b Add .gitignore file 2013-01-15 10:41:29 +01:00
Hugues Delorme
6e513f6d68 c-lib: put STL binary reading code in stlb_read.* files 2013-01-15 10:40:35 +01:00
Hugues Delorme
8cbb5a0007 c-lib: workable reading of binary STL files 2013-01-14 19:31:12 +01:00
Hugues Delorme
5f4ed36e9f c-lib: initial work about base C library of FougDataEx 2013-01-10 18:48:46 +01:00
Hugues Delorme
598c376eb4 Reorganize source code file structure
Inroduce c++ language folder
2013-01-08 00:21:50 +01:00
Hugues Delorme
075077b4e1 Enhance interface of AbstractTaskProgress
* Rename handleTaskProgress() to taskProgressEvent()
* Add task control features (asyncStop() + taskStopEvent())
2012-07-12 09:50:42 +02:00
Hugues Delorme
19b790f61e stlb: change namespaces to stlb and stla (were stl::bin / stl::asc) 2012-07-05 12:56:25 +02:00
Hugues Delorme
3fff1fbd28 Add qmake project file for libstl 2012-06-28 17:39:21 +02:00
Hugues Delorme
5478c2c0a7 Fix for C++ std streams 2012-06-25 17:31:18 +02:00
Hugues Delorme
98176be41d libstl: add buffered reading of triangle data (binary format) 2012-02-28 20:32:00 +01:00
Hugues Delorme
6f7bfd31e6 Initial import 2012-02-28 20:27:32 +01:00