Jorrit Rouwe
|
75aad48a6b
Added function to query the world bounds of a physics system (#816)
|
2 лет назад |
Jorrit Rouwe
|
58445d6c26
Removed trailing whitespace from all source files (#688)
|
2 лет назад |
Jan Krassnigg
|
d2f1d97004
Support for building Jolt as a shared library on Windows (#513)
|
2 лет назад |
Jorrit Rouwe
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 лет назад |
Jorrit Rouwe
|
72f3a53268
Added ability to lock multiple physics systems without triggering assert (#405)
|
3 лет назад |
Jorrit Rouwe
|
4315ad53e3
Made remaining filter functions objects to provide context (#381)
|
3 лет назад |
Jorrit Rouwe
|
b68097f582
Ability to override memory allocations (#183)
|
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 лет назад |
Jorrit Rouwe
|
965f6ba075
Broadphase fixes (#43)
|
3 лет назад |
jrouwe
|
e2bbdda911
Performance optimizations (#17)
|
4 лет назад |
jrouwe
|
95a2ad845d
- Added define JPH_TRACK_BROADPHASE_STATS that allow you to collect stats about the broadphase performance (do not enable by default!) (#8)
|
4 лет назад |
jrouwe
|
b1ddda0a85
Feature/optimize broadphase locks (#4)
|
4 лет назад |
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 лет назад |