David Williams
|
abfe63a525
|
Moved some files into 'Impl' folder
|
2016-01-03 22:50:10 +00:00 |
|
David Williams
|
b3ca051878
|
Changed 'embedded' licenses from zlib to MIT.
|
2015-12-26 21:45:41 +00:00 |
|
David Williams
|
1e9fdf074a
|
Removed the old LargeVolume and SimpleVolume classes, which are now replaced by PagedVolume.
|
2015-12-20 21:22:29 +00:00 |
|
David Williams
|
403189f357
|
Removed PolyVoxForwardDeclarations.h. It was a source of confusion because the forward declarations often got out of sync with the real definitions, resulting in confusing template error messages. Furthermore, it does not appear to have actually hurt compile times so I guess it wasn't that useful (or wasn't being used to it's fullest potential). Overall I think PolyVox is not large enough to really benefit from this.
|
2015-12-20 21:19:20 +00:00 |
|
David Williams
|
ed94fc6f25
|
Removed old/unused code.
|
2015-11-30 07:47:59 +00:00 |
|
David Williams
|
c2bb64d055
|
Renamed Logging.h to LoggingImpl.h
Added missing files to CMakeLists.txt
|
2015-05-08 21:18:10 +02:00 |
|
David Williams
|
2a8e0a5f7b
|
Renamed 'Typedef.h' to 'PlatformDefinitions.h'.
|
2015-05-08 14:57:12 +02:00 |
|
Matt Williams
|
969310f327
|
Make sure we're notifiying if the docs are available
|
2015-02-28 10:17:56 +00:00 |
|
Matt Williams
|
65f966555d
|
Move Doxygen stuff into include directory where it is actually used
|
2015-02-28 10:06:56 +00:00 |
|
David Williams
|
c62bde0066
|
Work on getting the OpenGL/Qt5 support working with new header-only library.
|
2015-02-09 22:11:06 +01:00 |
|
David Williams
|
72be03262a
|
Fixed install to work on Windows.
|
2015-02-07 23:21:25 +01:00 |
|
David Williams
|
7946e55357
|
Fixed install on Linux.
|
2015-02-07 23:11:56 +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 |
|
David Williams
|
16a75d0606
|
Reoranising header structure.
|
2015-02-07 17:16:54 +01:00 |
|
David Williams
|
97bd3a232a
|
Renamed 'library' folder to 'include' (as it just contains headers now).
|
2015-02-07 15:21:33 +01:00 |
|