Jérôme Leclercq
c91b5eb168
joltphysics: Add version 5.2.0 ( #5661 )
...
* joltphysics: Add version 5.2.0
* Update xmake.lua
* Update xmake.lua
3 weeks ago
ruki
330616d122
fix joltphysics ( #4943 )
3 months ago
Jérôme Leclercq
5917776f0e
Fix missing =
4 months ago
Jérôme Leclercq
d49caa2a25
joltphysics: Add object_stream config and JPH_OBJECT_STREAM define
4 months ago
Jérôme Leclercq
6a5bde98d5
Auto-update joltphysics to v5.1.0 ( #4898 )
...
* Update joltphysics to v5.1.0
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
4 months ago
M
5c8b4ada7f
joltphysics: support bsd and fix sse flags ( #4330 )
...
* joltphysics: support bsd
* Update mingw_macos.yml
* Update xmake.lua
* test
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Add instruction sets flags
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update mingw_macos.yml
---------
Co-authored-by: Jérôme Leclercq <lynix680@gmail.com>
5 months ago
Jérôme Leclercq
e5f5a74d17
Update joltphysics to v5.0.0 ( #3698 )
8 months ago
Jérôme Leclercq
306bc04fc7
Update joltphysics to v4.0.2 ( #3006 )
11 months ago
Jérôme Leclercq
52ebbb3060
Auto-update joltphysics to v4.0.1 ( #2845 )
...
* Update joltphysics to v4.0.1
* Update xmake.lua
* Remove bsd support from joltphysics
1 year ago
Jérôme Leclercq
2a8727f4c0
Update JoltPhysics to v4.0.0 ( #2814 )
...
* Check joltphysics v4 (wip) build status
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
1 year ago
ImperatorS79
087ca483cf
Add extsources for jolt-physics ( #2605 )
1 year ago
Jérôme Leclercq
5e16bc6e2b
joltphysics: move patches to local files ( #2260 )
1 year ago
Jérôme Leclercq
251cc2427f
Fix JoltPhysics hashes ( #2212 )
...
* Revert "Fix Jolt patches checksum (#2161 )"
This reverts commit b04ad877f3
.
* fast_float: fix v5.2.0 hash once again
* fmt: add repository fallback
1 year ago
Jérôme Leclercq
b04ad877f3
Fix Jolt patches checksum ( #2161 )
...
For some reason it seems GitHub made an update to their commit format code, here the diff between the two files:
```
$ diff oldpatch.patch newpatch.patch
11c11
< index 39c49fa7..a5b5aaac 100644
---
> index 39c49fa71..a5b5aaac3 100644
```
1 year ago
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