Jorrit Rouwe
|
21fc762daf
Removed a number of very short JPH_PROFILE_FUNCTION calls
|
2 日 前 |
Jorrit Rouwe
|
094e3b3150
Added functionality to compress a unit vector/quat to a uint32 (#1708)
|
4 日 前 |
Jorrit Rouwe
|
8b5b4a489b
Updated release notes
|
3 週間 前 |
Jorrit Rouwe
|
d91b429c0b
Fixed bug in ConvexHullShape::CollideSoftBodyVertices where the wrong edge could be reported as the closest edge.
|
3 週間 前 |
Jorrit Rouwe
|
2945ec8f0e
Plane/Quat: Added functions to convert from and to Float4
|
3 週間 前 |
Jorrit Rouwe
|
2405ff19c1
Fixed bug in OptimizeBroadPhase (#1682)
|
4 週間 前 |
Jorrit Rouwe
|
31d4bd8d12
Added Death Stranding 2 to the list of projects using Jolt
|
1 ヶ月 前 |
Jorrit Rouwe
|
101ec16a9d
Updated release notes
|
1 ヶ月 前 |
Nicholas Zollinger
|
d811492a31
Fixed passing underestimate of penetration depth in ContactListener::OnContactPersisted
|
1 ヶ月 前 |
Jorrit Rouwe
|
2bbc886de1
Added BodyInterface::SetIsSensor/IsSensor functions
|
1 ヶ月 前 |
Jorrit Rouwe
|
e1b4a498b6
Added UVec4::operator -, -=, Dot and DotV (#1676)
|
1 ヶ月 前 |
Jorrit Rouwe
|
823a13303e
QuadTree will now fall back to the heap when running out of stack space during collision queries (#1675)
|
1 ヶ月 前 |
Jorrit Rouwe
|
273d8acdf2
Fixed some BodyInterface functions when body not added to world yet
|
1 ヶ月 前 |
Jorrit Rouwe
|
7038776e2a
Replaced quat.Conjugate() * vec with quat.InverseRotate(vec)
|
1 ヶ月 前 |
Jorrit Rouwe
|
56131e0342
Fixed UBSAN false positive that detected a dirty trick in SimShapeFilter (#1671)
|
1 ヶ月 前 |
Jorrit Rouwe
|
30335e3509
Optimized Quat::RotateAxisX/Y/Z (#1670)
|
1 ヶ月 前 |
Jorrit Rouwe
|
ba2d5b8e31
Optimized Quat Vec3 multiplication (#1669)
|
1 ヶ月 前 |
Jorrit Rouwe
|
80ea473407
Cosserat rods: Fixed off by 1 error in bilateral interleaving
|
1 ヶ月 前 |
Jorrit Rouwe
|
b2b98a9ae8
Created slightly faster version of multiplying an imaginary quat with a quat (#1665)
|
1 ヶ月 前 |
Jorrit Rouwe
|
ef1adf38c3
Allow SerializableObjects to be copy constructed only by derived classes (#1664)
|
1 ヶ月 前 |
Jorrit Rouwe
|
6cbc672d97
Fixed comment
|
1 ヶ月 前 |
Jorrit Rouwe
|
3ed3a7d6d8
Added functions to get the character settings from a character (#1662)
|
1 ヶ月 前 |
Jorrit Rouwe
|
41021eb654
Documented breaking changes
|
1 ヶ月 前 |
Jorrit Rouwe
|
3ad037b926
Added SoftBodyCreationSettings::mFacesDoubleSided (#1657)
|
1 ヶ月 前 |
Stephen Gold
|
cfefdc6692
WheelSettingsTV and WheelSettingsWV were not serializing their base class members (#1661)
|
1 ヶ月 前 |
Jorrit Rouwe
|
45a760166c
Fixed comment
|
2 ヶ月 前 |
Jorrit Rouwe
|
f29a718b55
Documented API change
|
2 ヶ月 前 |
Jorrit Rouwe
|
f3d906f8c0
Moved soft body vertex radius from SoftBodySharedSettings to SoftBodyCreationSettings (#1649)
|
2 ヶ月 前 |
Jorrit Rouwe
|
d1d7d228e3
Added warning that we serialize a binary string
|
2 ヶ月 前 |
Stephen Gold
|
a1532ed135
README.md: update weblink to the Jolt-JNI project (Java/Kotlin bindings) (#1645)
|
2 ヶ月 前 |