Commit Graph

789 Commits

Author SHA1 Message Date
Hugues Delorme
911825e1c3 More doc 2016-04-06 17:33:05 +02:00
Hugues Delorme
4a2322132d fake_support: fix warning in TColStd_PackedMapOfInteger 2016-04-06 14:37:35 +02:00
Hugues Delorme
67f70c0c4b gmio_support: add support of MeshVS_DataSource in gmio_stl 2016-04-06 11:29:40 +02:00
Hugues Delorme
c5f4570797 Doc 2016-03-29 12:22:30 +02:00
Hugues Delorme
01c3b295ff Indentation 2016-03-29 12:22:17 +02:00
Hugues Delorme
4228a40ae7 appveyor: fix cmake error 2016-03-25 13:38:47 +01:00
Hugues Delorme
d84f8c6857 More doc [skip_ci] 2016-03-25 13:08:17 +01:00
Hugues Delorme
3b518dc17d benchmarks: add benchmark for Lib3MF 2016-03-25 12:41:18 +01:00
Hugues Delorme
e00f5691bf benchmarks: add name for the ratio column 2016-03-25 12:29:03 +01:00
Hugues Delorme
a9f4dc5299 benchmarks: print version of tested libraries 2016-03-25 12:28:32 +01:00
Hugues Delorme
b4623ab06e Add yml file to trigger coverity scan with travis [skip_ci] 2016-03-24 10:03:28 +01:00
Hugues Delorme
09412eadb9 benchmark_assimp: fix compilation warning 2016-03-23 17:07:40 +01:00
Hugues Delorme
055ceb24b9 benchmark_gmio: replace printf() by fprintf(stderr) for error report 2016-03-21 10:18:30 +01:00
Hugues Delorme
c9a8313b42 benchmarks: replace printf() by std::cerr for error report 2016-03-21 10:18:01 +01:00
Hugues Delorme
64b1acd310 Update README |skip_ci] 2016-03-16 12:26:11 +01:00
Hugues Delorme
1b54c12c98 benchmark_opencascade: fix crash 2016-03-16 12:25:54 +01:00
Hugues Delorme
0f4fe791b4 Update README [skip_ci] 2016-03-14 18:00:50 +01:00
Hugues Delorme
b2286b7b50 doc: rename mainpage.c -> mainpage.dox 2016-03-14 17:41:56 +01:00
Hugues Delorme
2bce508e56 gmio_core: fix fallback of gmio_powf() 2016-03-14 17:35:18 +01:00
Hugues Delorme
33317b2613 Add more C99 compat functions 2016-03-14 17:07:06 +01:00
Hugues Delorme
2f873e3089 Rename gmio_vec3 structs
*gmio_vec3_f32 -> gmio_vec3f
*gmio_vec3_f64 -> gmio_vec3d
2016-03-14 17:07:05 +01:00
Hugues Delorme
2764e77c56 Improve doc 2016-03-14 17:06:47 +01:00
Hugues Delorme
9c83cf96e9 Update README 2016-03-14 12:36:46 +01:00
Hugues Delorme
de2461c7fe Update README 2016-03-11 12:43:51 +01:00
Hugues Delorme
d5133928c4 API simplification, more homogeneous 2016-03-11 12:43:30 +01:00
Hugues Delorme
e4492f92f9 Rename gmio_stl_coords -> gmio_vec3_f32(core) 2016-03-11 10:33:13 +01:00
Hugues Delorme
0a14409aea Doc fixes 2016-03-11 10:07:53 +01:00
Hugues Delorme
e9be2a62d5 gmio_stl: factor some internal code in stl_format.c 2016-03-11 10:02:02 +01:00
Hugues Delorme
8ea5125b4b Fix some warnings 2016-03-10 18:27:10 +01:00
Hugues Delorme
603adc474c tests: centralize STL read testcases 2016-03-10 17:55:38 +01:00
Hugues Delorme
a66112d114 tests: add testcase solid_header_no_facets.le_stlb 2016-03-10 15:39:06 +01:00
Hugues Delorme
47123e2d26 Replace some sprintf() calls with snprintf() 2016-03-10 15:23:01 +01:00
Hugues Delorme
aa372aa507 appveyor: specify config in "cmake --build" commands 2016-03-09 10:33:01 +01:00
Hugues Delorme
fdfb87af4c appveyor: explicitly build tests targets 2016-03-09 10:19:15 +01:00
Hugues Delorme
ff1017d41f appveyor: fix running of ctest in the right folder 2016-03-09 09:47:33 +01:00
Hugues Delorme
fb04b67308 gmio_core: fix compilation errors with fallback gmio_snprintf() 2016-03-08 18:22:12 +01:00
Hugues Delorme
fdc3d4c82d appveyor: build and run check target 2016-03-08 18:14:50 +01:00
Hugues Delorme
10e2102b29 gmio_core/internal: add portable snprintf() wrapper 2016-03-08 17:28:43 +01:00
Hugues Delorme
ae24778347 appveyor: fix multiline command 2016-03-08 16:43:15 +01:00
Hugues Delorme
04128d9d97 appveyor: fix cmake call 2016-03-08 16:32:46 +01:00
Hugues Delorme
9543e38ef0 appveyor: fix marks around env var 2016-03-08 16:23:31 +01:00
Hugues Delorme
e43e734a68 appveyor: hopefully fix syntax errors 2016-03-08 16:00:38 +01:00
Hugues Delorme
e9c0b0c911 appveyor: build examples and benchmark_gmio 2016-03-08 15:52:31 +01:00
Hugues Delorme
2743fd2f2b Fix typo 2016-03-08 15:24:48 +01:00
Hugues Delorme
480c0fbf11 gmio_stl: use snprintf() instead of sprintf() in stla_error_token_expected() 2016-03-08 15:24:33 +01:00
Hugues Delorme
37c4a2a576 Introduce GMIO_STL_FORMAT_TAG_BINARY 2016-03-08 10:29:49 +01:00
Hugues Delorme
363b38bf2d travis: build examples and benchmark_gmio 2016-03-08 10:14:40 +01:00
Hugues Delorme
f99983b3fa Add target for "examples" 2016-03-07 17:48:33 +01:00
Hugues Delorme
b6c9518e97 cmake: check all available compiler features even if BUILD_STRICT_C90 2016-03-07 17:09:06 +01:00
Hugues Delorme
43a296656d Fix minor code style issues 2016-03-07 16:43:51 +01:00