This website requires JavaScript.
Explore
Docs
Sign In
Flax
/
FlaxEngine
Watch
3
Star
0
Fork
0
You've already forked FlaxEngine
Code
Issues
Pull Requests
Releases
Activity
Files
6c61ae4ed81c0597d5f9287def63ae45fd93fa16
FlaxEngine
/
Source
/
Engine
/
Physics
/
Colliders
T
History
mafiesto4
f92ec30e1b
Fix crash when using convex mesh collider with negative scale
...
#3853
2026-03-26 09:26:42 +01:00
..
BoxCollider.cpp
Fix
Resize to Fit
to properly dirty state of level editor
2026-01-11 22:17:50 +01:00
BoxCollider.h
…
CapsuleCollider.cpp
…
CapsuleCollider.h
…
CharacterController.cpp
Fix moving character controller when displacement is zero
2025-10-16 11:34:43 +02:00
CharacterController.h
…
Collider.cpp
Fix crash when using convex mesh collider with negative scale
2026-03-26 09:26:42 +01:00
Collider.h
…
MeshCollider.cpp
…
MeshCollider.h
…
SphereCollider.cpp
fix sphere with negative radius getting culled to early in physics collider debug draw
2026-03-17 22:02:36 +01:00
SphereCollider.h
…
SplineCollider.cpp
…
SplineCollider.h
…