Commit Graph

12 Commits

Author SHA1 Message Date
ef185d79a0 Removed getWidth(), getHeight(), getDepth() and width(), height(), depth() remain deprecated. These functions seem ambiguous, so users have to calculate these values themselves when they want them. 2011-03-16 23:14:28 +00:00
f887565e35 Fixed missing includes. 2011-03-15 22:22:20 +00:00
529ed89bdb More work on handling fixed size volumes. 2011-03-12 12:44:58 +00:00
596dcf507e Reverted some of ker's changes to bring back the concepts of width, height, and depth. 2011-03-11 22:14:51 +00:00
4ef0cfb468 Applied patch from ker such that int32_t's are now used instead of uint16_t's for addressing voxel positions. 2011-03-03 23:00:00 +00:00
5c8dd011e7 Switched to ZLib license. 2009-11-10 18:37:50 +00:00
a7a90a03a1 Work on LOD system. 2009-06-28 10:59:22 +00:00
b4d9351f1b Regeneration of regions can now be prioritised, for example by distance to camera. 2009-06-10 20:57:47 +00:00
53cacc9840 Fixing warnings - Changed Region to use int16 instead of int32. 2009-06-06 14:43:28 +00:00
df1bf690c9 Massive changes to the organisation of PolyVoxCore and PolyVoxYtil.
Also added start of logging capability.
2009-04-03 21:36:22 +00:00
83ac5dc544 Moving stuff around - not currently buildable! 2008-06-08 19:16:53 +00:00
957d8715e7 Moving stuff around - not currently buildable! 2008-06-08 19:08:35 +00:00