David Williams
|
43bb832c46
|
Refactoring CubicSurfaceExtractor to free functions rather than just wrapping a class.
|
2015-12-08 23:50:41 +00:00 |
|
David Williams
|
9617197893
|
Refactoring CubicSurfaceExtractor to free functions rather than just wrapping a class.
|
2015-12-08 23:29:38 +00:00 |
|
David Williams
|
65a973f94e
|
Started refactoring CubicSurfaceExtractor to free functions rather than just wrapping a class.
|
2015-12-07 23:45:24 +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
|
d8a422955d
|
Now that PolyVox is header only we have no further use for the POLYVOX_API/LOCAL/SHARED macros which wrap API import/export.
|
2015-05-08 15:04:17 +02:00 |
|
David Williams
|
2a8e0a5f7b
|
Renamed 'Typedef.h' to 'PlatformDefinitions.h'.
|
2015-05-08 14:57:12 +02:00 |
|
David Williams
|
1213a4047a
|
Fully stripped out references to wrap modes.
|
2015-03-04 23:13:37 +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 |
|