Jorrit Rouwe
|
349c650619
Added VehicleController::GetMaxPitchRollAngle / GetVehicleCollisionTester
|
4 月之前 |
Jorrit Rouwe
|
c1bdc5aee2
Accessors to the vehicle anti roll bars (#1513)
|
10 月之前 |
Jorrit Rouwe
|
e5d6234dc6
Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros
|
1 年之前 |
Jorrit Rouwe
|
8153cd854c
Added 'is first step' and 'is last step' to the PhysicsStepListener (#1284)
|
1 年之前 |
Jorrit Rouwe
|
6e9df72234
Ability to override gravity for vehicles (#1107)
|
1 年之前 |
Jorrit Rouwe
|
d837905503
Added Constraint::ResetWarmStart and Ragdoll::ResetWarmStart (#960)
|
1 年之前 |
Jorrit Rouwe
|
045a87e230
Ran spell checker over all comments in the Jolt folder
|
1 年之前 |
Jorrit Rouwe
|
d6ed5b3e7b
Changed vehicle friction combine callback (#875)
|
2 年之前 |
Jorrit Rouwe
|
3ed31e982e
Added support for less than 1 collision test per simulation step for vehicle wheels. (#817)
|
2 年之前 |
Jorrit Rouwe
|
8d80155f93
Vehicle improvements (#778)
|
2 年之前 |
Jorrit Rouwe
|
a1b946361d
Added vehicle callbacks (#681)
|
2 年之前 |
Jorrit Rouwe
|
bfe6b4ba3c
Added post step callback for VehicleConstraint (#597)
|
2 年之前 |
Jorrit Rouwe
|
9cfdcf024c
Ability to override the position where the suspension and tire forces are applied (#562)
|
2 年之前 |
Jorrit Rouwe
|
3cabc057c1
Ability to specify stiffness/damping for springs instead of frequency/damping (#561)
|
2 年之前 |
Jorrit Rouwe
|
f084fd7537
Allow negative friction on a body as long as the combined friction is positive (#550)
|
2 年之前 |
Jan Krassnigg
|
d2f1d97004
Support for building Jolt as a shared library on Windows (#513)
|
2 年之前 |
Jorrit Rouwe
|
62f200ef44
Bugfix: Pitch/roll limit constraint didn't work when local vehicle up did not match world up (#510)
|
2 年之前 |
Jorrit Rouwe
|
a37d60e13c
Implemented NotifyShapeChange to notify constraint of COM changes (#506)
|
2 年之前 |
Jorrit Rouwe
|
4269d8bbc7
Support for steering axis != suspension axis (#488)
|
2 年之前 |
Jorrit Rouwe
|
fcd9cb0f16
Created vehicle wheel collision test based on cylinders (#472)
|
2 年之前 |
Jorrit Rouwe
|
71e7988e96
Added support to split up large islands (#458)
|
2 年之前 |
Jorrit Rouwe
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 年之前 |
Jorrit Rouwe
|
a2c1c22059
Supporting double precision positions to enable larger worlds (#344)
|
3 年之前 |
Jorrit Rouwe
|
b9e432fb44
Added vehicle traction test vs limited slip differentials (#316)
|
3 年之前 |
Jorrit Rouwe
|
eacf93c669
Bugfix: Fixed incorrect calculation of local constraint position which caused bodies under the wheels to act weirdly
|
3 年之前 |
Jorrit Rouwe
|
aab9527141
The PerformanceTest is now deterministic between Windows and Linux (tested on clang 13) (#184)
|
3 年之前 |
Jorrit Rouwe
|
b68097f582
Ability to override memory allocations (#183)
|
3 年之前 |
Jorrit Rouwe
|
3e2151a009
Added possibility to save the current state of the physics world as a scene (#165)
|
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 年之前 |