| .. |
|
AABBTree
|
6fd46901b5
Fixed issues found by PVS-Studio (#729)
|
2 years ago |
|
Core
|
d4c4cffb53
Bugfix for MSVC 17.8, limits.h doesn't include corecrt.h (#759)
|
2 years ago |
|
Geometry
|
0ec4aefb9d
Bugfix: Indexify function was missing a break statement (#806)
|
2 years ago |
|
Math
|
1b006d340e
Added constexpr to Float3 and IndexedTriangle(NoMaterial) classes (#801)
|
2 years ago |
|
ObjectStream
|
ab534eaa51
Added support for 32-bit ARM and x86 on Android and dropped the min required SDK to 21 (#739)
|
2 years ago |
|
Physics
|
75aad48a6b
Added function to query the world bounds of a physics system (#816)
|
2 years ago |
|
Renderer
|
41016256e2
Added pyramid shape rotation limits for SwingTwist and SixDOF constraints (#807)
|
2 years ago |
|
Skeleton
|
58445d6c26
Removed trailing whitespace from all source files (#688)
|
2 years ago |
|
TriangleGrouper
|
ab534eaa51
Added support for 32-bit ARM and x86 on Android and dropped the min required SDK to 21 (#739)
|
2 years ago |
|
TriangleSplitter
|
ab534eaa51
Added support for 32-bit ARM and x86 on Android and dropped the min required SDK to 21 (#739)
|
2 years ago |
|
ConfigurationString.h
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 years ago |
|
Jolt.cmake
|
e7b634d52c
Created an object layer filter implementation that is similar to Bullet's group & mask filtering (#810)
|
2 years ago |
|
Jolt.h
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 years ago |
|
Jolt.natvis
|
e1e61bb636
Fixed some trailing whitespace that snuck in again
|
2 years ago |
|
RegisterTypes.cpp
|
d44f4bad08
Removed GetProcessorTicksPerSecond to avoid exposing code that does not 100% reliably work across platforms (#707)
|
2 years ago |
|
RegisterTypes.h
|
addff7c66c
Expose a function to compare the JOLT_VERSION_ID with the version the library was compiled with
|
2 years ago |