David Williams
|
5644f837ca
|
Fixed broken include paths causing compile errors on Linux.
|
2016-01-24 13:15:51 +00:00 |
|
David Williams
|
b3ca051878
|
Changed 'embedded' licenses from zlib to MIT.
|
2015-12-26 21:45:41 +00:00 |
|
David Williams
|
16fca2529b
|
Moved Config.h out of the 'Impl' folder. It should probably be considered part of the public API as users may want to adjust it for their purposes.
|
2015-05-09 08:58:14 +02: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
|
3c31643e4f
|
Exceptions are now part of the PolyVox public API (client code may need to catch them) but the utility macros we use to throw them are still private implementation details.
|
2015-05-08 16:15:11 +02:00 |
|
David Williams
|
4887fc2701
|
For work splitting error handling code into separate files for asserts vs. exceptions.
|
2015-05-08 15:59:17 +02:00 |
|