Jorrit Rouwe
|
d837905503
Added Constraint::ResetWarmStart and Ragdoll::ResetWarmStart (#960)
|
1 year ago |
Jorrit Rouwe
|
045a87e230
Ran spell checker over all comments in the Jolt folder
|
1 year ago |
Jorrit Rouwe
|
d6ed5b3e7b
Changed vehicle friction combine callback (#875)
|
1 year ago |
Jorrit Rouwe
|
3ed31e982e
Added support for less than 1 collision test per simulation step for vehicle wheels. (#817)
|
1 year ago |
Jorrit Rouwe
|
8d80155f93
Vehicle improvements (#778)
|
1 year ago |
Jorrit Rouwe
|
a1b946361d
Added vehicle callbacks (#681)
|
2 years ago |
Jorrit Rouwe
|
bfe6b4ba3c
Added post step callback for VehicleConstraint (#597)
|
2 years ago |
Jorrit Rouwe
|
9cfdcf024c
Ability to override the position where the suspension and tire forces are applied (#562)
|
2 years ago |
Jorrit Rouwe
|
3cabc057c1
Ability to specify stiffness/damping for springs instead of frequency/damping (#561)
|
2 years ago |
Jorrit Rouwe
|
f084fd7537
Allow negative friction on a body as long as the combined friction is positive (#550)
|
2 years ago |
Jan Krassnigg
|
d2f1d97004
Support for building Jolt as a shared library on Windows (#513)
|
2 years ago |
Jorrit Rouwe
|
62f200ef44
Bugfix: Pitch/roll limit constraint didn't work when local vehicle up did not match world up (#510)
|
2 years ago |
Jorrit Rouwe
|
a37d60e13c
Implemented NotifyShapeChange to notify constraint of COM changes (#506)
|
2 years ago |
Jorrit Rouwe
|
4269d8bbc7
Support for steering axis != suspension axis (#488)
|
2 years ago |
Jorrit Rouwe
|
fcd9cb0f16
Created vehicle wheel collision test based on cylinders (#472)
|
2 years ago |
Jorrit Rouwe
|
71e7988e96
Added support to split up large islands (#458)
|
2 years ago |
Jorrit Rouwe
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 years ago |
Jorrit Rouwe
|
a2c1c22059
Supporting double precision positions to enable larger worlds (#344)
|
2 years ago |
Jorrit Rouwe
|
b9e432fb44
Added vehicle traction test vs limited slip differentials (#316)
|
2 years ago |
Jorrit Rouwe
|
eacf93c669
Bugfix: Fixed incorrect calculation of local constraint position which caused bodies under the wheels to act weirdly
|
2 years ago |
Jorrit Rouwe
|
aab9527141
The PerformanceTest is now deterministic between Windows and Linux (tested on clang 13) (#184)
|
3 years ago |
Jorrit Rouwe
|
b68097f582
Ability to override memory allocations (#183)
|
3 years ago |
Jorrit Rouwe
|
3e2151a009
Added possibility to save the current state of the physics world as a scene (#165)
|
3 years ago |
Jorrit Rouwe
|
bfd74a56c1
- Added new line to end of every file (#110)
|
3 years ago |
Jorrit Rouwe
|
8b62fa04c4
Disabled warnings now stay within the Jolt headers (#108)
|
3 years ago |
Jorrit Rouwe
|
06e9d17d38
Switched default include path from JOLT_PHYSICS_ROOT to PHYSICS_REPO_ROOT. (#106)
|
3 years ago |
jrouwe
|
1072886aec
- Bugfix: When reversing you could accelearate forever
|
4 years ago |
Jorrit Rouwe
|
25a6c9b0e3
Added ability to specify the model space axis of the wheel so that it is easier to place a wheel model in world space regardless of how the wheel was modelled and what is up
|
4 years ago |
Jorrit Rouwe
|
686ab6ab85
Initial import
|
4 years ago |