Nikita Leonidov 08ddcd92bb Add missing getters for convex radius (#285) před 3 roky
..
Body 8ab310a423 Added functionality to create bodies without ID and assign an ID later (#272) před 3 roky
Character d2b9094529 Fixed ground normal and velocity when jumping against vertical wall (#266) před 3 roky
Collision 08ddcd92bb Add missing getters for convex radius (#285) před 3 roky
Constraints 34965dad56 Added ability to get limits for SixDOFConstraint (#284) před 3 roky
Ragdoll 3f2a0021de Implemented skeleton mapper that can convert an animated skelton to a ragdoll skeleton and back (#203) před 3 roky
Vehicle eacf93c669 Bugfix: Fixed incorrect calculation of local constraint position which caused bodies under the wheels to act weirdly před 3 roky
DeterminismLog.cpp 59058fc38a Added an #ifdef to turn on traces to help find determinism problems (#200) před 3 roky
DeterminismLog.h 1cb0b2cd1a Made samples compile under MinGW (#205) před 3 roky
EActivation.h bfd74a56c1 - Added new line to end of every file (#110) před 3 roky
IslandBuilder.cpp 5f063c3c57 Made Mat44::sRotation and QuickSort platform independent (#196) před 3 roky
IslandBuilder.h b68097f582 Ability to override memory allocations (#183) před 3 roky
PhysicsLock.cpp 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) před 3 roky
PhysicsLock.h c9796f6071 Sonar fixes (#125) před 3 roky
PhysicsScene.cpp b68097f582 Ability to override memory allocations (#183) před 3 roky
PhysicsScene.h b68097f582 Ability to override memory allocations (#183) před 3 roky
PhysicsSettings.h b68097f582 Ability to override memory allocations (#183) před 3 roky
PhysicsStepListener.h 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) před 3 roky
PhysicsSystem.cpp 0e4865a345 Bugfix: Warm start ratio was used every sub step but should only be used in the first one (#234) před 3 roky
PhysicsSystem.h 8adaf983f4 Add support for MinGW based compilers (#204) před 3 roky
PhysicsUpdateContext.cpp 198a7cbe65 Ability to have more than 4 collision steps (#173) před 3 roky
PhysicsUpdateContext.h 0e4865a345 Bugfix: Warm start ratio was used every sub step but should only be used in the first one (#234) před 3 roky
StateRecorder.h bfd74a56c1 - Added new line to end of every file (#110) před 3 roky
StateRecorderImpl.cpp 662a0dfefc Collection of misc. fixes from porting to a new platform (#161) před 3 roky
StateRecorderImpl.h aab9527141 The PerformanceTest is now deterministic between Windows and Linux (tested on clang 13) (#184) před 3 roky