Hugues Delorme
61be8c6972
Add possibility to use google double-conversion library
...
String->float and float->string conversion functions may have
different implementations in stringstream.h depending on new
cmake options: GMIO_STR2FLOAT_LIB and GMIO_FLOAT2STR_LIB
2016-06-08 11:00:54 +02:00
Hugues Delorme
b36daae059
More doc
2016-05-13 10:57:12 +02:00
Hugues Delorme
ee5c908bb7
Improve doc
2016-04-27 16:11:00 +02:00
Hugues Delorme
109e3143d6
fake_support: fix GCC compilation error wit NCollection_StlIterator.hxx
2016-04-25 18:29:39 +02:00
Hugues Delorme
2f3f1afe9f
gmio_support: hide internal API of the OpenCascade iterators
2016-04-25 18:16:31 +02:00
Hugues Delorme
6c0e50cac4
gmio_core/internal: fix gmio_vec3{f,d}_cross_product() functions
2016-04-25 17:18:54 +02:00
Hugues Delorme
44f04f4221
benchmark_opencascade: add benchmark for writing a TopoDS_Shape
2016-04-25 17:18:17 +02:00
Hugues Delorme
cbfd3b438f
fake_support/opencascade: simplify Handle and array classes
2016-04-25 17:17:39 +02:00
Hugues Delorme
1b2c4e945e
gmio_support: provide gmio_stl_mesh support of TopoDS_Shape
2016-04-25 17:16:26 +02:00
Hugues Delorme
38a0a71a55
examples: fix build errors
2016-04-15 13:05:36 +02:00
Hugues Delorme
8d103964fb
gmio_support: fix minor issues in stl_occ* files
2016-04-15 12:47:05 +02:00
Hugues Delorme
ac6d242f9a
gmio_support: split stl_occ.h+cpp into stl_occ_mesh and stl_occ_meshvs
2016-04-15 12:37:05 +02:00
Hugues Delorme
6c2b784323
gmio_support: fix compiler errors with OpenCascade v7.0.0
2016-04-15 09:03:47 +02:00
Hugues Delorme
3dd860f261
README: add documentation section
2016-04-08 12:10:03 +02:00
Hugues Delorme
61a44ca6dc
gmio_core/internal: rename gmio_string::max_len to "capacity"
2016-04-07 10:38:40 +02:00
Hugues Delorme
e97c880343
gmio_core: use new integer type intmax_t instead for gmio_task_iface::func_handle_progress()
2016-04-07 10:13:32 +02:00
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