1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Aug 19, 2025 — Aug 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Working on HeightFieldShape More... over 10 years ago
Add unit test for maths functions and fix unit test of AABB More... over 10 years ago
Working on HeightFieldShape More... over 10 years ago
Fix compilation errors on Linux More... over 10 years ago
Modification in ConvexShape and continue working on HeightFieldShape More... over 10 years ago
Modificaitons in ConcaveMeshShape More... over 10 years ago
Add HeightFieldShape class More... over 10 years ago
Modifications in methods to get support point in many collision shapes More... over 10 years ago
Fix issues related to local scaling in ConvexMeshShape More... over 10 years ago
Set the working directory of the testbed application when building with CMake for Visual Studio More... over 10 years ago
Make possible to create a ConvexMeshShape using a TriangleVertexArray More... over 10 years ago
Modifications for smooth concave mesh contacts More... over 10 years ago
Add object margin to TriangleShape More... over 10 years ago
Add unit test for the AABB class More... over 10 years ago
Add testRayIntersect() method to AABB and use in raycasting broadphase More... over 10 years ago
Transform ray from world-space to local-space earlier during raycasting More... over 10 years ago
Add double sided raycast test for TriangleShape, add unit tests More... over 10 years ago
Working on triangles mesh raycasting More... over 10 years ago
Modifications in testbed for setScaling() method on objects More... over 10 years ago
Add setScaling() method to objects in testbed/common More... almost 11 years ago
Add setLocalScaling() method to CollisionShape and ProxyShape and fix issue in collision detection test method More... almost 11 years ago
Small modifications More... almost 11 years ago
Add concave mesh More... almost 11 years ago
Change the testCollision() methods to return void instead of bool More... almost 11 years ago
Fix issue in convex vs concave mesh collision More... almost 11 years ago
Continue working on triangle mesh collision detection More... almost 11 years ago
Add Timer.h and Timer.cpp files back (used for Profiler) More... almost 11 years ago
Make DynamicAABBTree more generic and use less memory per node More... almost 11 years ago
Fix issue in ConcaveMeshShape (AABB calculation) More... almost 11 years ago
Add Concave Mesh scene in testbed application More... almost 11 years ago