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
/
include
/
PolyVoxImpl
History
David Williams
b1eab6c6a3
2011-02-09 20:52:36 +00:00
..
ArraySizesImpl.h
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
ArraySizesImpl.inl
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
AStarPathfinderImpl.h
Fix for Linux compile error.
2010-12-18 11:40:36 +00:00
Block.h
2011-02-09 20:52:36 +00:00
Block.inl
2011-02-09 20:52:36 +00:00
MarchingCubesTables.h
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
RandomUnitVectors.h
Moved the ambient occlusion calculation code from Thermite into PolyVox.
2011-01-16 16:26:10 +00:00
RandomVectors.h
Moved the ambient occlusion calculation code from Thermite into PolyVox.
2011-01-16 16:26:10 +00:00
SubArray.h
Fixed some warnings with patch from AndiNo.
2010-11-04 23:25:26 +00:00
SubArray.inl
Fixed some warnings with patch from AndiNo.
2010-11-04 23:25:26 +00:00
TypeDef.h
Adding defines so that Boost can be used instead of C++0x when pathfinding.
2010-12-08 23:24:16 +00:00
Utility.h
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