Jorrit Rouwe
|
dc3ea78722
Added option to compile without ObjectStream to reduce library size (#1105)
|
1 gadu atpakaļ |
Jorrit Rouwe
|
bdc1695a64
Replace std::vector with custom implementation (#1089)
|
1 gadu atpakaļ |
Jorrit Rouwe
|
9840e56463
Bump setup-msbuild to v2 to fix node.js 16 deprecation warning (#941)
|
1 gadu atpakaļ |
Jorrit Rouwe
|
78a7ddd742
Attempt to fix build
|
2 gadi atpakaļ |
Jorrit Rouwe
|
36d1418f5c
Moving -mfpmath option to Jolt.cmake (#848)
|
2 gadi atpakaļ |
Jorrit Rouwe
|
0f191b7c14
CI: Building 32-bit application under Linux (#846)
|
2 gadi atpakaļ |
Jorrit Rouwe
|
a816e93a50
Also build on 4.x
|
2 gadi atpakaļ |
dependabot[bot]
|
d201faa551
Bump actions/setup-java from 3 to 4 (#781)
|
2 gadi atpakaļ |
Jérôme Leclercq
|
b084d8f905
Fix Linux shared compilation when using GCC (#752)
|
2 gadi atpakaļ |
Jorrit Rouwe
|
7bdf862f35
Updated build script to use clang 13 as clang 12 is no longer supported
|
2 gadi atpakaļ |
dependabot[bot]
|
5d0838e485
Bump actions/checkout from 3 to 4 (#693)
|
2 gadi atpakaļ |
Jérôme Leclercq
|
292efe4453
Replace COMPILE_AS_SHARED_LIBRARY by the standard CMake BUILD_SHARED_LIBS (#518)
|
2 gadi atpakaļ |
Jorrit Rouwe
|
b1766f345d
Using aligned_alloc instead of std::aligned_alloc (#526)
|
2 gadi atpakaļ |
Jan Krassnigg
|
d2f1d97004
Support for building Jolt as a shared library on Windows (#513)
|
2 gadi atpakaļ |
Jorrit Rouwe
|
14dfd2929e
NarrowPhaseQuery uses BroadPhaseQuery instead of BroadPhase (#482)
|
2 gadi atpakaļ |
dependabot[bot]
|
6071745bfa
Bump microsoft/setup-msbuild from 1.1 to 1.3 (#370)
|
3 gadi atpakaļ |
Jorrit Rouwe
|
d0de9817df
Added MSVC clang to the builds (#346)
|
3 gadi atpakaļ |
Jorrit Rouwe
|
a2c1c22059
Supporting double precision positions to enable larger worlds (#344)
|
3 gadi atpakaļ |
Jorrit Rouwe
|
69fcdfe02e
ARM 32-bit support for Windows (will probably work on Linux/Android too) (#332)
|
3 gadi atpakaļ |
Jorrit Rouwe
|
70430ea4a2
Made detection of instruction sets a little bit less brittle (#330)
|
3 gadi atpakaļ |
Jorrit Rouwe
|
2da2210e72
MacOS -> macOS
|
3 gadi atpakaļ |
Jorrit Rouwe
|
75b5180deb
Windows on ARM64 support (#317)
|
3 gadi atpakaļ |
Jorrit Rouwe
|
612538b229
Silence github workflow warnings (#307)
|
3 gadi atpakaļ |
Jorrit Rouwe
|
796833ba2d
Github workflow should also trigger on change to CMakeLists.txt (#281)
|
3 gadi atpakaļ |
Jorrit Rouwe
|
1cb0b2cd1a
Made samples compile under MinGW (#205)
|
3 gadi atpakaļ |
ImperatorS79
|
8adaf983f4
Add support for MinGW based compilers (#204)
|
3 gadi atpakaļ |
Wunk
|
a830f47833
Add initial support for AVX512 (#185)
|
3 gadi atpakaļ |
Joshie
|
4fe61fc24d
Support for Windows 32-bit platform (#162)
|
3 gadi atpakaļ |
Jorrit Rouwe
|
5a50dc65ff
Ability to make XCode project for iOS and MacOS (#92)
|
3 gadi atpakaļ |
Jorrit Rouwe
|
88c230e1e6
Turn back on MacOS unit tests but without AVX2 (#84)
|
3 gadi atpakaļ |