pandemonium_engine/thirdparty/vhacd/inc
Martin Liska 900b76545e Fix building VHACD with GCC 13.
Fixes the following error:
thirdparty/vhacd/inc/vhacdICHull.h:46:31: error: 'uint32_t' does not name a type
   46 |     ICHullError Process(const uint32_t nPointsCH, const double minVolume = 0.0);
      |                               ^~~~~~~~

Note the upstream version of the third party library is not affected.

(cherry picked from commit a648d831a9e4175db3b333e6416e2cf3be9959ef)
2022-10-08 16:21:54 +02:00
..
btAlignedAllocator.h Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
btAlignedObjectArray.h Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
btConvexHullComputer.h Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
btMinMax.h Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
btScalar.h Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
btVector3.h Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
FloatMath.h Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
vhacdCircularList.h Ran the script on everything in the thirdparty directory except freetype, and pcre2. 2022-03-18 00:08:00 +01:00
vhacdCircularList.inl Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
vhacdICHull.h Fix building VHACD with GCC 13. 2022-10-08 16:21:54 +02:00
vhacdManifoldMesh.h Ran the script on everything in the thirdparty directory except freetype, and pcre2. 2022-03-18 00:08:00 +01:00
vhacdMesh.h Ran the script on everything in the thirdparty directory except freetype, and pcre2. 2022-03-18 00:08:00 +01:00
vhacdMutex.h Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
vhacdRaycastMesh.h Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
vhacdSArray.h Ran the script on everything in the thirdparty directory except freetype, and pcre2. 2022-03-18 00:08:00 +01:00
vhacdTimer.h Ran the script on everything in the thirdparty directory except freetype, and pcre2. 2022-03-18 00:08:00 +01:00
vhacdVector.h Ran the script on everything in the thirdparty directory except freetype, and pcre2. 2022-03-18 00:08:00 +01:00
vhacdVector.inl Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
vhacdVHACD.h Ran the script on everything in the thirdparty directory except freetype, and pcre2. 2022-03-18 00:08:00 +01:00
vhacdVolume.h Ran the script on everything in the thirdparty directory except freetype, and pcre2. 2022-03-18 00:08:00 +01:00