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
b0a8ca8a64
This commit templatizes the vertex classes on voxel types. This was the main change which was made for Cubiquity and it's very messy at the moment. However, this will improve when we make more use of 'auto' to hide the template madness.
2014-05-07 23:47:18 +02:00
..
Impl
Eliminating some differences from the cubiquity-version branch.
2014-02-25 16:51:26 +01:00
ArraySizes.cpp
Assume C++11 support
2014-02-14 15:03:26 +00:00
AStarPathfinder.cpp
Add newlines to end of files to silence compiler warnings
2012-02-27 23:03:36 +00:00
Region.cpp
Added <algorithm>
2014-01-28 20:59:55 +01:00
VertexTypes.cpp
This commit templatizes the vertex classes on voxel types. This was the main change which was made for Cubiquity and it's very messy at the moment. However, this will improve when we make more use of 'auto' to hide the template madness.
2014-05-07 23:47:18 +02:00