David Williams
|
b3ca051878
|
Changed 'embedded' licenses from zlib to MIT.
|
2015-12-26 21:45:41 +00:00 |
|
David Williams
|
354b6aa9d0
|
When PolyVox files include other PolyVox files the 'PolyVox' part of the path is not needed. This is only needed when examples, tests, and external applications include PolyVox.
|
2015-12-20 20:56:37 +00:00 |
|
David Williams
|
09253a7bcc
|
Removed a few uses of '#ifdef SWIG', mainly from areas where they would no longer work. e.g where the code has been templatized since the #ifdef was added so we can see that the SWIG version of the code is out of date and won't build anyway.
|
2015-05-08 21:08:43 +02:00 |
|
David Williams
|
1213a4047a
|
Fully stripped out references to wrap modes.
|
2015-03-04 23:13:37 +01:00 |
|
David Williams
|
bd6efe8c3c
|
Stuff related to valid regions is being moved from BaseVolum to RawVolume, as PagedVolume is now infinite.
|
2015-03-04 22:42:14 +01:00 |
|
David Williams
|
1853a0fc4e
|
Revert "More work on removing wrap modes."
This reverts commit 6817899e6a9f18d708597f6cdabfffed7d4f671f.
|
2015-02-28 09:58:41 +01:00 |
|
David Williams
|
6817899e6a
|
More work on removing wrap modes.
|
2015-02-27 15:12:11 +01:00 |
|
David Williams
|
64d010527b
|
Removed old getVoxelAt()/setVoxelAt() functions. they've been flagged as deprecated for a while now, and are replaced by just getVoxel()/setVoxel().
|
2015-02-27 11:07:15 +01:00 |
|
David Williams
|
049a77cd0c
|
Moved all headers from 'PolyVoxCore' to 'PolyVox', as we no longer have the core/util distinction.
|
2015-02-07 17:26:36 +01:00 |
|