This website requires JavaScript.
Explore
Help
Sign In
AnotherFoxGuy
/
polyvox
Watch
1
Star
0
Fork
0
You've already forked polyvox
Code
Issues
Pull Requests
Activity
polyvox
/
library
/
PolyVoxCore
/
source
History
David Williams
9310c97333
SurfaceExtractor no longer flags region and material edges.
...
Region/material edges no longer stored as vertex flags. Replaced addCubicTriangle with addTriangle.
2011-01-06 23:00:17 +00:00
..
PolyVoxImpl
Removed all the #pragma region/endregions as these were causing compile warnings from GCC and weren't that useful anyway...
2010-10-12 22:22:38 +00:00
ArraySizes.cpp
Removed all the #pragma region/endregions as these were causing compile warnings from GCC and weren't that useful anyway...
2010-10-12 22:22:38 +00:00
AStarPathfinder.cpp
Moved AStarPathfinder code from Thermite to PolyVox.
2010-12-08 23:06:29 +00:00
GradientEstimators.cpp
Renamed SurfaceVertex.h/cpp to VertexTypes.h/cpp
2010-10-17 22:03:57 +00:00
Log.cpp
Switched to ZLib license.
2009-11-10 18:37:50 +00:00
Region.cpp
Switched to ZLib license.
2009-11-10 18:37:50 +00:00
SurfaceEdge.cpp
Switched to ZLib license.
2009-11-10 18:37:50 +00:00
VertexTypes.cpp
SurfaceExtractor no longer flags region and material edges.
2011-01-06 23:00:17 +00:00
VoxelFilters.cpp
Switched to ZLib license.
2009-11-10 18:37:50 +00:00