Commit Graph

20 Commits

Author SHA1 Message Date
c10e992bf2 Fixed bug with SimpleVolume and negative positions.
See commit 3f87fc780f
2012-12-26 23:24:09 +00:00
57350a55d6 Removed some unused variable warning. 2012-11-02 15:23:24 +01:00
b5414381ec Added asserting copy constructors and assignment operators to volumes. 2012-11-02 14:41:56 +01:00
8f4b422ece Fix some docs with incorrect or missing variable names 2012-10-30 10:18:09 +00:00
856cdca604 Add a whole bunch of documentation 2012-10-27 18:53:32 +01:00
4667a4cd37 Fixed some compiler warnings. 2012-07-15 18:08:25 +02:00
d79b1006f3 Remove deprecated constructor 2012-06-21 22:19:44 +01:00
48717284d5 Merge branch 'master' of git@gitorious.org:polyvox/polyvox.git 2012-04-09 11:01:02 +02:00
15cd5d90f4 More validation of block sizes. 2012-04-09 11:00:35 +02:00
4658e8026e Renamed 'resize' to 'initialise' and made it private. 2012-02-28 10:57:53 +01:00
1705424def Removed wrong comments. 2012-01-22 08:25:14 +00:00
c9fdd15ba5 Compile fix for MacOS? 2011-11-12 13:00:06 +00:00
6f31898fd7 Renamed Volume base class to BaseVolume.
Added initial version of simple interface.
2011-10-14 23:57:10 +01:00
df035d5237 Fixed memory leaks. 2011-09-08 21:29:23 +01:00
894455e35f Tidying up of headers and #includes. 2011-09-04 12:12:30 +01:00
90063354bd Added setVoxel() funtion to volume iterators.
Fixed bugs with RawVolume iterator movement funtions.
Proper implementation of RawVolume peek...() functions.
2011-08-15 21:10:09 +01:00
84c78f6839 More work adding base volume class. 2011-07-29 22:00:22 +01:00
80832f49c0 Compile fixes for G++ 2011-07-24 20:45:23 +01:00
8c7056d1a9 Made SimpleVolume and RawVolume derive from base Volume class. 2011-07-24 21:33:04 +01:00
528cb73771 Moved headers into subdirectories. 2011-05-17 22:27:46 +01:00