Jérôme Leclercq
f72c7ded6d
JoltPhysics: Add missing public defines ( #2040 )
...
* JoltPhysics: Add missing public defines
As seen here https://github.com/jrouwe/JoltPhysics/blob/master/Jolt/Jolt.cmake#L464-L475
JPH_PROFILE_ENABLED and JPH_FLOATING_POINT_EXCEPTIONS_ENABLED are public define that were missing
* JoltPhysics: Fix fedora
2 years ago
Jérôme Leclercq
de006f65e3
Update JoltPhysics to 3.0.1 ( #2008 )
2 years ago
Jérôme Leclercq
6e71b4b01a
JoltPhysics: Add version 3.0.0 ( #1987 )
...
* JoltPhysics: Add version 3.0.0
* Cleanup
Fixes GENERATE_DEBUG_SYMBOLS
Fixes INTERPROCEDURAL_OPTIMIZATION being set twice
* Update xmake.lua
2 years ago
Jérôme Leclercq
a8c58de42f
Enable Jolt on Android/ARMv7 and Windows/ARM64 ( #1983 )
...
* Enable Jolt on ARM (Android/VS2019)
* Update xmake.lua
2 years ago
Jérôme Leclercq
4c063b777e
Improve JoltPhysics ( #1930 )
...
* Update joltphysics
(fix debug_renderer and profile option and enable Windows ARM support)
* Fix LTO
* Remove LTO
* Trigger a proper error on Windows ARM64 with VS 2019
2 years ago
Jérôme Leclercq
b4fb44c1a6
Add Jolt Physics ( #1685 )
...
* Add joltphysics
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Add mingw
2 years ago