Jorrit Rouwe
|
3e0cbeb804
Added BodyInterface::CreateBodyWithID to be able to keep BodyIDs consistent between client and server (#247)
|
2 năm trước cách đây |
DocAce
|
5b262a0304
Adds optional body filter to DrawBodies() (#198)
|
3 năm trước cách đây |
Jorrit Rouwe
|
5f063c3c57
Made Mat44::sRotation and QuickSort platform independent (#196)
|
3 năm trước cách đây |
Jorrit Rouwe
|
b68097f582
Ability to override memory allocations (#183)
|
3 năm trước cách đây |
Jorrit Rouwe
|
6847760fc8
Support for setting velocity through BodyCreationSettings (#164)
|
3 năm trước cách đây |
Jorrit Rouwe
|
6db4d3beac
Removed Body::GetDebugName
|
3 năm trước cách đây |
Jorrit Rouwe
|
c9796f6071
Sonar fixes (#125)
|
3 năm trước cách đây |
Jorrit Rouwe
|
bfd74a56c1
- Added new line to end of every file (#110)
|
3 năm trước cách đây |
Jorrit Rouwe
|
8b62fa04c4
Disabled warnings now stay within the Jolt headers (#108)
|
3 năm trước cách đây |
Jorrit Rouwe
|
06e9d17d38
Switched default include path from JOLT_PHYSICS_ROOT to PHYSICS_REPO_ROOT. (#106)
|
3 năm trước cách đây |
Josh Dowell
|
deb873881f
Add SetIsSensor to change a body between a sensor and a static body (#82)
|
3 năm trước cách đây |
Jorrit Rouwe
|
761e844657
Added ActivateConstraint function to BodyInterface (#73)
|
3 năm trước cách đây |
Jorrit Rouwe
|
36dd3f8c8c
Created BroadPhaseLayerInterface so that we don't need an array mapping ObjectLayer -> BroadPhaseLayer anymore (#65)
|
3 năm trước cách đây |
Jorrit Rouwe
|
14e062ac96
Changed shape and body user data to uint64 (#50)
|
3 năm trước cách đây |
Jorrit Rouwe
|
44ea7aa28a
Slightly safer / cheaper way of invalidating the contact cache of a body
|
3 năm trước cách đây |
Jorrit Rouwe
|
653dd65b74
Optimize invalidate contact cache
|
3 năm trước cách đây |
Jorrit Rouwe
|
3c403d17a6
Combine Body and MotionProperties in 1 allocation (#35)
|
3 năm trước cách đây |
Jorrit Rouwe
|
92a117e0f0
Removed stat collector code, it hasn't been used in years and is very incomplete.
|
3 năm trước cách đây |
jrouwe
|
6d5cafd535
Removed RTTI from shapes and shape type a member to eventually make it possible to remove vfptr table and blit a shape into memory (#13)
|
3 năm trước cách đây |
jrouwe
|
ef371411af
Made amount of mutexes in the mutex array dependent on the amount of CPU cores (#9)
|
3 năm trước cách đây |
jrouwe
|
c3b702c171
Ability to have a kinematic body colliding with a sensor (#7)
|
4 năm trước cách đây |
Jorrit Rouwe
|
a1e6c29248
Sonar fix: Avoid explicitly specifying the template arguments by relying on the class template argument deduction.
|
4 năm trước cách đây |
Jorrit Rouwe
|
cab155c4a5
Also checking deactivate / destroy bodies if there is any work to do before locking
|
4 năm trước cách đây |
Jorrit Rouwe
|
b00df901e5
Avoid taking lock if no bodies are requested to be activated
|
4 năm trước cách đây |
Jorrit Rouwe
|
686ab6ab85
Initial import
|
4 năm trước cách đây |