Hugues Delorme
f54dd0a1fa
gmio_stl: fix segfault in gmio_stla_infos_probe()
...
GitHub issue #8
2017-03-21 18:43:47 +01:00
Hugues Delorme
70453b15a8
copyright: 2016 -> 2017
2017-01-26 18:05:12 +01:00
Hugues Delorme
1168ef04ed
gmio_core,stl: refactor basic error checking
2016-12-01 09:53:07 +01:00
Hugues Delorme
a525eca318
gmio_stl: fix ending error when reading multiple STL solids from stream
...
This fixes GitHub issue #2
2016-09-29 16:26:23 +02:00
Hugues Delorme
df2eac3ff1
Relicense under BSD 2-clause
2016-07-05 12:46:22 +02:00
Hugues Delorme
89d268f052
gmio_stl: add read/write option stla_dont_check_lc_numeric
...
gmio_stla_read() and gmio_stla_write() now checks LC_NUMERIC is
either "C" or "POSIX", if not then GMIO_ERROR_BAD_LC_NUMERIC is returned.
This option is controlled with:
* gmio_stl_read_options.stla_dont_check_lc_numeric
* gmio_write_read_options.stla_dont_check_lc_numeric
2016-07-05 11:52:11 +02:00
Hugues Delorme
be5dba661e
Update copyright mention
2016-06-24 12:03:07 +02:00
Hugues Delorme
eb9719ef16
tests: include C sources directly
...
This avoids to declare prototypes of the test_xxx() functions
2016-06-16 10:29:27 +02:00
Hugues Delorme
d5133928c4
API simplification, more homogeneous
2016-03-11 12:43:30 +01:00
Hugues Delorme
a66112d114
tests: add testcase solid_header_no_facets.le_stlb
2016-03-10 15:39:06 +01:00
Hugues Delorme
77c65947bb
Add support of multi STL solids loading
2016-02-24 16:46:48 +01:00
Hugues Delorme
f6b71695c0
gmio_stl: add utility function gmio_stl_triangle_compute_normal()
2016-02-05 12:20:14 +01:00
Hugues Delorme
5969cad14b
tests: add new tests for gmio_stlb_header functions
2016-01-26 11:50:29 +01:00
Hugues Delorme
5aa0b38f5a
gmio_stl: major revamp of API
2015-12-09 18:51:03 +01:00
Hugues Delorme
fb81b25407
Several changes
...
* Remove typedefs on struct and enums
* First working version of gmio_stla_stats_get()
2015-12-03 18:00:25 +01:00
Hugues Delorme
10bf55f18f
tests: add test_stl_internal.c
2015-09-14 11:10:19 +02:00
Hugues Delorme
e559694bb5
test_stl: move main() in main_test_stl.c
2015-09-14 11:09:12 +02:00