bullet3/Extras/HACD
Matthew Woehlke 7e1d72dfe4 Remove useless const qualifiers from returns
Remove const qualifiers applied to POD return values, as these are
meaningless and ignored by the compiler and are therefore potentially
misleading. (They also trip -Wignored-qualifiers.)
2016-09-16 11:01:03 -04:00
..
CMakeLists.txt fix whitespace formatting in cmake files 2015-12-07 14:08:04 -08:00
hacdCircularList.h add the 'extras' and Bullet 2 tests, to make it easier to create a new intermediate release 2014-05-07 08:54:08 -07:00
hacdCircularList.inl add the 'extras' and Bullet 2 tests, to make it easier to create a new intermediate release 2014-05-07 08:54:08 -07:00
hacdGraph.cpp add the 'extras' and Bullet 2 tests, to make it easier to create a new intermediate release 2014-05-07 08:54:08 -07:00
hacdGraph.h add the 'extras' and Bullet 2 tests, to make it easier to create a new intermediate release 2014-05-07 08:54:08 -07:00
hacdHACD.cpp fix HACD crash, thanks to gjaegy 2015-02-12 13:54:19 -08:00
hacdHACD.h Remove useless const qualifiers from returns 2016-09-16 11:01:03 -04:00
hacdICHull.cpp fix HACD crash, thanks to gjaegy 2015-02-12 13:54:19 -08:00
hacdICHull.h add the 'extras' and Bullet 2 tests, to make it easier to create a new intermediate release 2014-05-07 08:54:08 -07:00
hacdManifoldMesh.cpp add the 'extras' and Bullet 2 tests, to make it easier to create a new intermediate release 2014-05-07 08:54:08 -07:00
hacdManifoldMesh.h add the 'extras' and Bullet 2 tests, to make it easier to create a new intermediate release 2014-05-07 08:54:08 -07:00
hacdVector.h Remove useless const qualifiers from returns 2016-09-16 11:01:03 -04:00
hacdVector.inl Remove useless const qualifiers from returns 2016-09-16 11:01:03 -04:00
hacdVersion.h add the 'extras' and Bullet 2 tests, to make it easier to create a new intermediate release 2014-05-07 08:54:08 -07:00
premake4.lua fix shadowmap crash on some Intel GPUs, see https://github.com/bulletphysics/bullet3/issues/4 2015-07-10 22:20:06 -07:00