ImperatorS79
|
8adaf983f4
Add support for MinGW based compilers (#204)
|
преди 3 години |
DocAce
|
5b262a0304
Adds optional body filter to DrawBodies() (#198)
|
преди 3 години |
Jorrit Rouwe
|
b68097f582
Ability to override memory allocations (#183)
|
преди 3 години |
Jorrit Rouwe
|
09d6d9d51c
New constraint types added (#181)
|
преди 3 години |
Jorrit Rouwe
|
3e2151a009
Added possibility to save the current state of the physics world as a scene (#165)
|
преди 3 години |
Jorrit Rouwe
|
c9796f6071
Sonar fixes (#125)
|
преди 3 години |
Jorrit Rouwe
|
f4d107a10a
- Turn off CHM generation in doxygen (we're generating the docs online now)
|
преди 3 години |
Jorrit Rouwe
|
a8f5c7904e
Added const accessors for the BodyInterface
|
преди 3 години |
Jorrit Rouwe
|
bfd74a56c1
- Added new line to end of every file (#110)
|
преди 3 години |
Jorrit Rouwe
|
8b62fa04c4
Disabled warnings now stay within the Jolt headers (#108)
|
преди 3 години |
Jorrit Rouwe
|
06e9d17d38
Switched default include path from JOLT_PHYSICS_ROOT to PHYSICS_REPO_ROOT. (#106)
|
преди 3 години |
Jorrit Rouwe
|
36dd3f8c8c
Created BroadPhaseLayerInterface so that we don't need an array mapping ObjectLayer -> BroadPhaseLayer anymore (#65)
|
преди 3 години |
jrouwe
|
3fbc103965
Improved contact cache scaling across multiple cores (#26)
|
преди 3 години |
Jorrit Rouwe
|
92a117e0f0
Removed stat collector code, it hasn't been used in years and is very incomplete.
|
преди 3 години |
jrouwe
|
e2bbdda911
Performance optimizations (#17)
|
преди 3 години |
jrouwe
|
de02c78a04
Integrate velocities happens in parallel now (#16)
|
преди 3 години |
jrouwe
|
ef371411af
Made amount of mutexes in the mutex array dependent on the amount of CPU cores (#9)
|
преди 3 години |
jrouwe
|
95a2ad845d
- Added define JPH_TRACK_BROADPHASE_STATS that allow you to collect stats about the broadphase performance (do not enable by default!) (#8)
|
преди 3 години |
Jorrit Rouwe
|
14583ff8ed
Moved BroadPhaseLayerToString to a separate setter function
|
преди 4 години |
Jorrit Rouwe
|
33883574bb
Changed broadphase vs broadphase layer to object vs broadphase layer to avoid testing too many layers when doing collision queries (if you map multiple query layers to the same broadphase layer you may end up testing against too many)
|
преди 4 години |
Jorrit Rouwe
|
686ab6ab85
Initial import
|
преди 4 години |