Marc Gilleron
|
a0c7201fcd
|
Rename `get_stats()` => `get_statistics()`
|
2019-08-25 17:40:19 +01:00 |
Cory Petkovsek
|
9c56f75c60
|
Fix gcc build
|
2019-08-10 03:31:38 +09:00 |
Cory Petkovsek
|
f6a9c5761a
|
Fix gcc sign comparison warnings
|
2019-06-18 14:24:56 +09:00 |
Marc Gilleron
|
d01b00a29b
|
Renamed VoxelMesherDMC::OctreeMode => SimplifyMode
|
2019-05-25 15:00:22 +01:00 |
Marc Gilleron
|
d15d54eb95
|
Renamed HermiteValue.value => sdf
|
2019-05-25 14:53:43 +01:00 |
Marc Gilleron
|
e242950cb2
|
Increased a bit marching squares skirts threshold
|
2019-05-20 20:25:52 +01:00 |
Marc Gilleron
|
b9add5d671
|
Allow more than one thread for mesh updates, also made it generic
|
2019-05-19 18:27:49 +01:00 |
Marc Gilleron
|
1065aa40ef
|
Useless comment
|
2019-05-12 16:17:57 +01:00 |
Marc Gilleron
|
81eeb48ac6
|
Reduce amount of marching squares generated as skirts
|
2019-05-09 19:11:40 +01:00 |
Marc Gilleron
|
4e9880fb8c
|
Fix bad value fetch
|
2019-05-05 17:01:40 +01:00 |
Marc Gilleron
|
46784e4700
|
Make marching cubes skirts an option in VoxelMesherDMC, also use more C++11 initializers
|
2019-05-05 17:00:42 +01:00 |
Marc Gilleron
|
1f219e68eb
|
Added marching square skirts to hide most LOD cracks
|
2019-05-05 03:56:18 +01:00 |
Marc Gilleron
|
7c6d4f3242
|
Moved ObjectPool to util/ and moved OctreeTables to root
|
2019-04-29 21:31:08 +01:00 |
Marc Gilleron
|
faefde721a
|
Add base class to all meshers, gather common things in it
|
2019-04-28 20:48:59 +01:00 |
Marc Gilleron
|
12a97cca5a
|
Reorganize all files and rename a few things
|
2019-04-28 17:58:29 +01:00 |