pandemonium_engine/thirdparty/vhacd
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
..
inc Fix building VHACD with GCC 13. 2022-10-08 16:21:54 +02:00
public Ran the script on everything in the thirdparty directory except freetype, and pcre2. 2022-03-18 00:08:00 +01:00
src Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
0001-bullet-namespace.patch Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
0002-fpermissive-fix.patch Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
0003-fix-musl-build.patch Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
0004-fix-uwp-arm-build.patch Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
0005-fix-scale-calculation.patch Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
0006-fix-gcc13.patch Fix building VHACD with GCC 13. 2022-10-08 16:21:54 +02:00
LICENSE Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00