Applied patch from ker such that int32_t's are now used instead of uint16_t's for addressing voxel positions.
This commit is contained in:
		| @@ -25,7 +25,7 @@ freely, subject to the following restrictions: | ||||
| #define __PolyVox_Block_H__ | ||||
|  | ||||
| #include "PolyVoxForwardDeclarations.h" | ||||
|  | ||||
| #include <limits> | ||||
| #include <vector> | ||||
|  | ||||
| namespace PolyVox | ||||
|   | ||||
		Reference in New Issue
	
	Block a user