19 Commits

Author SHA1 Message Date
David Williams
1fa967fb9b Work on removing obscure constants. 2008-04-26 22:01:29 +00:00
David Williams
286ba35b42 Various refactoring of volume stuff. Including moving region growing code to scrapyard. 2008-04-20 21:32:44 +00:00
David Williams
efce9b8c95 Template class fixes. 2008-04-20 20:44:14 +00:00
David Williams
bc28e240f3 Templatized VolumeIterator class. 2008-04-20 19:58:37 +00:00
David Williams
593a26ebd2 Templatized Volume class. 2008-04-20 19:23:41 +00:00
David Williams
7177db44ac Templatized Block class. 2008-04-20 18:44:00 +00:00
David Williams
ebc0ad9cca Renamed some headers to avoid ambiguity. 2008-03-13 22:21:50 +00:00
David Williams
b57094ca10 Added world and forward declaration files. 2008-03-11 22:04:31 +00:00
David Williams
99b54dfa2e Removed redundant headers - reduced build time. 2008-02-12 21:41:24 +00:00
David Williams
abb3def1e7 Tiding up... 2008-02-11 20:34:45 +00:00
David Williams
d8dacdadc3 Renamed some constants. 2008-02-11 20:16:08 +00:00
David Williams
cc4902b4d7 Removed IntegralVector3.h 2008-02-11 19:54:57 +00:00
David Williams
e180f67bae Started getting rid of IntegrealVector3.
Also added ForwardDeclarations.h
2008-02-10 21:58:35 +00:00
David Williams
76df5e00b5 Moved core code from Ogre namespace to PolyVox namespace. 2008-02-10 11:45:34 +00:00
David Williams
38b266d261 Started removing OgreVector3 from main library. 2008-02-09 17:49:34 +00:00
David Williams
f29af2f8d4 Removed OgrePrerequisites.h from main library. 2008-02-07 21:33:11 +00:00
David Williams
8fbcd99ef8 Removed dependency on OgreSharedPtr from the library. 2008-02-07 20:51:44 +00:00
David Williams
91c2c7241c Cleaning up some code. 2008-02-05 21:33:09 +00:00
David Williams
9e9537a9ee Introduced VolumeResourcePtr as a wrapper around Volume. 2008-01-31 20:27:33 +00:00