This website requires JavaScript.
Explore
Help
Register
Sign In
GoaLitiuM
/
FlaxEngine
Watch
1
Star
0
Fork
0
You've already forked FlaxEngine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2d371fd05f76d054af56429a343532843439d8fc
FlaxEngine
/
Source
/
Engine
/
Physics
/
Colliders
History
Wojtek Figat
c67385ef80
Merge branch 'prefab-physics-draw' of
https://github.com/Tryibion/FlaxEngine
into Tryibion-prefab-physics-draw
2024-08-15 15:26:19 +02:00
..
BoxCollider.cpp
…
BoxCollider.h
Cleanup code
#2213
2024-03-19 20:13:41 +01:00
CapsuleCollider.cpp
…
CapsuleCollider.h
Cleanup code
#2213
2024-03-19 20:13:41 +01:00
CharacterController.cpp
Fix
CharacterController::SimpleMove
gravity displacement handling
2024-07-13 16:39:22 +03:00
CharacterController.h
Fix
CharacterController::SimpleMove
gravity displacement handling
2024-07-13 16:39:22 +03:00
Collider.cpp
Use
CHECK_DEBUG
over
ASSERT
in normalized direction checks
2024-08-07 21:18:09 +03:00
Collider.h
Add physics and lights debug drawing in prefabs when enabled.
2024-08-06 17:06:23 -05:00
MeshCollider.cpp
Fix mesh collider not rotating correctly due to negative scale.
2024-07-11 18:44:55 -05:00
MeshCollider.h
…
SphereCollider.cpp
…
SphereCollider.h
Cleanup code
#2213
2024-03-19 20:13:41 +01:00
SplineCollider.cpp
…
SplineCollider.h
…