David Williams
|
528cb73771
|
Moved headers into subdirectories.
|
2011-05-17 22:27:46 +01:00 |
|
David Williams
|
dfc78eab05
|
Mde serialisation independant of volume type.
|
2011-05-01 17:47:55 +01:00 |
|
David Williams
|
ea309ab15b
|
Renamed Volume to LargeVolume.
|
2011-04-28 21:21:59 +01:00 |
|
David Williams
|
96ff5e890a
|
Renamed VolumeSampler to Sampler
|
2011-04-28 20:37:02 +01:00 |
|
David Williams
|
6f1ddb7d5f
|
Moved VolumeSampler into Volume class.
|
2011-04-28 20:30:16 +01:00 |
|
David Williams
|
ef52b906e6
|
Switched PoyVox to build as a static library.
|
2011-04-20 23:25:32 +01:00 |
|
David Williams
|
529ed89bdb
|
More work on handling fixed size volumes.
|
2011-03-12 12:44:58 +00:00 |
|
David Williams
|
8df28b87fa
|
Renamed SurfaceVertex.h/cpp to VertexTypes.h/cpp
|
2010-10-17 22:03:57 +00:00 |
|
David Williams
|
56ec37f5e2
|
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 |
|
David Williams
|
059ca90f08
|
Deprecated old serialization functions.
Added new serialization functions which support versioning.
Added 'resize()' function to volume.
|
2010-09-25 22:28:53 +00:00 |
|
David Williams
|
7f2518e6c8
|
Changes to support non-C++0x compilers.
|
2010-09-01 22:01:52 +00:00 |
|
David Williams
|
1123999d93
|
Removed 'using namespace' decalarations in inl's.
|
2010-08-26 22:04:09 +00:00 |
|
David Williams
|
ae3f149838
|
Reverted what looks like a previous accidental serialization commit.
|
2010-08-26 21:16:52 +00:00 |
|
David Williams
|
254fa3329e
|
PolyVox and Thermite3D now support the use of a density component as well as a material component for each voxel.
|
2010-06-25 21:41:13 +00:00 |
|
David Williams
|
7ffcd0c7ed
|
Move to VS 2010.
Update to Ogre SDK 1.7.1
Removed support for compilers which don't adhere to C++0X
|
2010-05-23 21:51:34 +00:00 |
|
David Williams
|
9aee0d26d2
|
Removed Stan Melax's stuff. PolyVox should compile on Linux again now.
|
2010-02-19 21:24:35 +00:00 |
|
David Williams
|
5c8dd011e7
|
Switched to ZLib license.
|
2009-11-10 18:37:50 +00:00 |
|
David Williams
|
099c5c7fbf
|
Work on volume resource loading.
|
2009-08-09 14:37:43 +00:00 |
|
David Williams
|
1994155d07
|
Removed the boost::function stuff. It was too heavy, and not that useful without boost::bind (which added more weight). Switched to listener classes - to be reviewed with C++0x.
|
2009-06-21 10:12:56 +00:00 |
|
David Williams
|
bf26f9c89a
|
Replaced function pointers with boost::function.
|
2009-06-18 23:04:10 +00:00 |
|
David Williams
|
5e2b8156c9
|
Added initial loading progress dialog.
|
2009-06-18 21:56:21 +00:00 |
|
David Williams
|
498db68b59
|
Work on VolumeChangeTracker.
|
2009-04-21 21:46:55 +00:00 |
|
David Williams
|
c627c90cd0
|
Added support for non-cubic volumes.
|
2009-04-19 22:48:56 +00:00 |
|
David Williams
|
df1bf690c9
|
Massive changes to the organisation of PolyVoxCore and PolyVoxYtil.
Also added start of logging capability.
|
2009-04-03 21:36:22 +00:00 |
|