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,061
Commits
4
Branches
2
Tags
32df8be8dab1ecc0ad404c91676ab8be531ab36d
Commit Graph
4 Commits
Author
SHA1
Message
Date
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