Jorrit Rouwe
|
34965dad56
Added ability to get limits for SixDOFConstraint (#284)
|
3 years ago |
Mikael Hermansson
|
60b31498b9
Disabled unused argument warning when compiling with clang-cl (#276)
|
3 years ago |
Jorrit Rouwe
|
796833ba2d
Github workflow should also trigger on change to CMakeLists.txt (#281)
|
3 years ago |
Jorrit Rouwe
|
8ab310a423
Added functionality to create bodies without ID and assign an ID later (#272)
|
3 years ago |
Jorrit Rouwe
|
2a583b6751
Fix warnings for clang 15 (#263)
|
3 years ago |
Jorrit Rouwe
|
d2b9094529
Fixed ground normal and velocity when jumping against vertical wall (#266)
|
3 years ago |
Jorrit Rouwe
|
c5db87655e
Fix error check + message for max material count on MeshShape (#264)
|
3 years ago |
Jorrit Rouwe
|
2eecb1c1fe
Improved handling of collisions between virtual character and dynamic objects (#256)
|
3 years ago |
Timo Suoranta
|
6e8232329b
Abilty to update attachment points to PointConstraint (#253)
|
3 years ago |
Jorrit Rouwe
|
07f5c8534e
Fix ARM determinism check (#248)
|
3 years ago |
Jorrit Rouwe
|
3e0cbeb804
Added BodyInterface::CreateBodyWithID to be able to keep BodyIDs consistent between client and server (#247)
|
3 years ago |
mihe
|
f758481dc2
Added CMake option for which MSVC runtime library to use (#246)
|
3 years ago |
Jorrit Rouwe
|
a17c626f05
Bugfix: Clamping minimal forward step for high frequency updates
|
3 years ago |
Jorrit Rouwe
|
eacf93c669
Bugfix: Fixed incorrect calculation of local constraint position which caused bodies under the wheels to act weirdly
|
3 years ago |
Jorrit Rouwe
|
51e0689df2
Bugfix: Kinematic sensor vs kinematic object would not register contact depending on order of activation (#240)
|
3 years ago |
sherief
|
fc03b055af
Added support for constructing a RotatedTranslatedShape with an existing Shape*. (#134)
|
3 years ago |
Jorrit Rouwe
|
0e4865a345
Bugfix: Warm start ratio was used every sub step but should only be used in the first one (#234)
|
3 years ago |
Jorrit Rouwe
|
72926d13b2
Fixed warning that triggered after updating to Windows 11 22H2
|
3 years ago |
Jorrit Rouwe
|
a314bc8a6e
Character tweaks (#232)
|
3 years ago |
Jorrit Rouwe
|
8f6fd985b3
Documentation update
|
3 years ago |
Jorrit Rouwe
|
75794b95e7
Added walls at varying angles to CharacterBaseTest
|
3 years ago |
Jorrit Rouwe
|
298cd5a026
Character improvements (#231)
|
3 years ago |
Jorrit Rouwe
|
691b0f42d9
Character improvements (#230)
|
3 years ago |
Jorrit Rouwe
|
609de13ee6
Fixed bug that caused character to slide from static geometry
|
3 years ago |
Jorrit Rouwe
|
5bd64e50fd
Fixed missing r terms in documentation
|
3 years ago |
Jorrit Rouwe
|
48f71d0a69
Added pulley constraint to samples doc
|
3 years ago |
Jorrit Rouwe
|
efb0012221
Character tweaks (#218)
|
3 years ago |
Jorrit Rouwe
|
a30434a1b9
Added pulley constraint type (#229)
|
3 years ago |
Jorrit Rouwe
|
d8f9d59cba
(Tapered)CapsuleShape::GetSurfaceNormal returned NaNs in case a surface position on the central axis was provided (#227)
|
3 years ago |
Jorrit Rouwe
|
dc405a8c0a
Added breaking changes
|
3 years ago |