Hugues Delorme
|
70453b15a8
|
copyright: 2016 -> 2017
|
2017-01-26 18:05:12 +01:00 |
|
Hugues Delorme
|
df2eac3ff1
|
Relicense under BSD 2-clause
|
2016-07-05 12:46:22 +02:00 |
|
Hugues Delorme
|
be5dba661e
|
Update copyright mention
|
2016-06-24 12:03:07 +02: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
|
e4492f92f9
|
Rename gmio_stl_coords -> gmio_vec3_f32(core)
|
2016-03-11 10:33:13 +01:00 |
|
Hugues Delorme
|
bdb3b1e7e6
|
Hopefully fix newly detected coverity defects
|
2016-03-03 17:34:20 +01:00 |
|
Hugues Delorme
|
77c65947bb
|
Add support of multi STL solids loading
|
2016-02-24 16:46:48 +01:00 |
|
Hugues Delorme
|
f8e73f5747
|
gmio_stl: simplify API of gmio_stl_mesh_creator
|
2016-02-01 16:53:45 +01:00 |
|
Hugues Delorme
|
75cd51398e
|
gmio_stl: improve API
|
2016-01-29 12:47:01 +01:00 |
|
Hugues Delorme
|
9ae18d1b9e
|
Replace gmio_bool_t with bool
|
2016-01-26 17:03:58 +01:00 |
|
Hugues Delorme
|
523cd028b8
|
gmio_stl: rename gmio_stl_triangle::normal -> gmio_stl_triangle::n
|
2016-01-20 17:47:30 +01:00 |
|
Hugues Delorme
|
d0b213a652
|
tests: move gmio_stlb_header_to_printable_str() to gmio_stl/stlb_header.h
|
2016-01-13 15:25:18 +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
|
b356ced118
|
Introduce typedefs gmio_streamsize_t and gmio_streamoffset_t
|
2015-11-06 13:43:03 +01:00 |
|
Hugues Delorme
|
035e9c2ba6
|
tests: fix failure of test test_stlb_write()
Compiler: GCC v4.9.2
OS : linux-x64
|
2015-09-14 17:30:22 +02:00 |
|
Hugues Delorme
|
7cce53a9c5
|
tests: prefix core files with "_core_"
|
2015-09-14 11:25:29 +02:00 |
|
Hugues Delorme
|
4c40002732
|
tests/stl_utils: add gmio_stl_nop_get_triangle()
|
2015-09-14 10:42:38 +02:00 |
|
Hugues Delorme
|
287ad5c13f
|
tests: add more tools to stl_utils
|
2015-09-11 16:35:04 +02:00 |
|
Hugues Delorme
|
aca4e77976
|
tests: refactor tests tools for STL in stl_utils.*
|
2015-09-11 10:51:25 +02:00 |
|