.. |
AABBTree
|
f6fd4c8f74
Created optimized version of cast sphere vs triangle (#21)
|
3 years ago |
Core
|
28f363856a
Add SSE2 codepath (#93)
|
3 years ago |
Geometry
|
b602c7d72b
Fixed typo that caused SSE4.1 not to work under Linux (#98)
|
3 years ago |
Math
|
8e1ef02eba
Code cleanup (#97)
|
3 years ago |
ObjectStream
|
0d0cd36305
Sonar fixes
|
3 years ago |
Physics
|
cb2bc4f67d
Fixed an assert when trying to get the body creation settings of a body that was created as dynamic and then turned into a static object
|
3 years ago |
Renderer
|
76912c7d90
Added DebugRendererRecorder and JoltViewer, can be used to record and playback the drawn physics world (#27)
|
3 years ago |
Skeleton
|
4b53517f49
Helper function to disable parent child collisions (#77)
|
3 years ago |
TriangleGrouper
|
405c4a2dac
Sonar: Added '= default' where possible.
|
4 years ago |
TriangleSplitter
|
405c4a2dac
Sonar: Added '= default' where possible.
|
4 years ago |
Jolt.cmake
|
41471b4016
Collision detection optimizations (#36)
|
3 years ago |
Jolt.h
|
686ab6ab85
Initial import
|
4 years ago |
Jolt.natvis
|
686ab6ab85
Initial import
|
4 years ago |
RegisterTypes.cpp
|
6d5cafd535
Removed RTTI from shapes and shape type a member to eventually make it possible to remove vfptr table and blit a shape into memory (#13)
|
3 years ago |
RegisterTypes.h
|
686ab6ab85
Initial import
|
4 years ago |
pch.cpp
|
686ab6ab85
Initial import
|
4 years ago |