Commit Graph

13 Commits

Author SHA1 Message Date
d4edc1047e Renamed 'PolyVoxImpl' to just 'Impl'. 2012-11-05 17:00:09 +01:00
1e81403e62 Hopefully fixed difference in A* between windows.Linux. 2012-11-02 11:36:28 +01:00
38f34faaac Fixed some variable shadowing warnings. 2012-11-01 13:05:43 +01:00
5b2846f3de Removed empty file voxel.h 2012-07-16 15:33:23 +02:00
11f91fbbc4 Fix some compiler warnings about initialisation order. 2012-06-20 23:56:37 +01:00
c9e83f41f1 Removed use of template template parameters from AStarPathfinder. 2012-06-05 16:33:29 +02:00
c412503a3c Remove unnecessary templates
This set of template braces isn't needed in GCC and in fact breaks Clang.
With this patch, Polyox builds on Clang (except OpenGLExample due to a Clang
bug).
2012-02-25 23:25:10 +00:00
c7446413f5 Spelling fix 2012-02-25 22:57:31 +00:00
25bef70d8b GCC compile fixes 2012-02-06 23:40:27 +00:00
0c97756a0c GCC fixes 2011-09-05 21:44:02 +01:00
894455e35f Tidying up of headers and #includes. 2011-09-04 12:12:30 +01:00
834aa5d6c3 Warning fixes for GCC 4.6. 2011-07-04 22:21:27 +01:00
528cb73771 Moved headers into subdirectories. 2011-05-17 22:27:46 +01:00