This website requires JavaScript.
Explore
Help
Sign In
AnotherFoxGuy
/
polyvox
Watch
1
Star
0
Fork
0
You've already forked polyvox
Code
Issues
Pull Requests
Activity
2,121
Commits
4
Branches
2
Tags
d544de6dd163d089791861fd0e9e5729054083de
Commit Graph
5 Commits
Author
SHA1
Message
Date
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