.. |
AABB.cpp
|
Add testRayIntersect() method to AABB and use in raycasting broadphase
|
2015-12-07 23:03:04 +01:00 |
AABB.h
|
Working on HeightFieldShape
|
2016-01-21 22:27:52 +01:00 |
BoxShape.cpp
|
Add testRayIntersect() method to AABB and use in raycasting broadphase
|
2015-12-07 23:03:04 +01:00 |
BoxShape.h
|
Modifications in methods to get support point in many collision shapes
|
2016-01-14 21:24:21 +01:00 |
CapsuleShape.cpp
|
Modifications in methods to get support point in many collision shapes
|
2016-01-14 21:24:21 +01:00 |
CapsuleShape.h
|
Modifications in methods to get support point in many collision shapes
|
2016-01-14 21:24:21 +01:00 |
CollisionShape.cpp
|
Add setLocalScaling() method to CollisionShape and ProxyShape and fix issue in collision detection test method
|
2015-11-19 07:20:43 +01:00 |
CollisionShape.h
|
Fix issue in HeightFieldShape
|
2016-02-01 18:49:45 +01:00 |
ConcaveMeshShape.cpp
|
Modificaitons in ConcaveMeshShape
|
2016-01-14 21:43:19 +01:00 |
ConcaveMeshShape.h
|
Fix issues related to local scaling in ConvexMeshShape
|
2016-01-12 22:48:14 +01:00 |
ConcaveShape.cpp
|
Modificaitons in ConcaveMeshShape
|
2016-01-14 21:43:19 +01:00 |
ConcaveShape.h
|
Modificaitons in ConcaveMeshShape
|
2016-01-14 21:43:19 +01:00 |
ConeShape.cpp
|
Modifications in methods to get support point in many collision shapes
|
2016-01-14 21:24:21 +01:00 |
ConeShape.h
|
Modifications in methods to get support point in many collision shapes
|
2016-01-14 21:24:21 +01:00 |
ConvexMeshShape.cpp
|
Modifications in methods to get support point in many collision shapes
|
2016-01-14 21:24:21 +01:00 |
ConvexMeshShape.h
|
Modifications in methods to get support point in many collision shapes
|
2016-01-14 21:24:21 +01:00 |
ConvexShape.cpp
|
Modification in ConvexShape and continue working on HeightFieldShape
|
2016-01-19 22:37:03 +01:00 |
ConvexShape.h
|
Modifications in methods to get support point in many collision shapes
|
2016-01-14 21:24:21 +01:00 |
CylinderShape.cpp
|
Modifications in methods to get support point in many collision shapes
|
2016-01-14 21:24:21 +01:00 |
CylinderShape.h
|
Modifications in methods to get support point in many collision shapes
|
2016-01-14 21:24:21 +01:00 |
HeightFieldShape.cpp
|
Fix issue in HeightFieldShape
|
2016-02-01 18:49:45 +01:00 |
HeightFieldShape.h
|
Working on HeightFieldShape
|
2016-01-28 23:04:01 +01:00 |
SphereShape.cpp
|
Transform ray from world-space to local-space earlier during raycasting
|
2015-12-07 17:32:18 +01:00 |
SphereShape.h
|
Modifications in methods to get support point in many collision shapes
|
2016-01-14 21:24:21 +01:00 |
TriangleShape.cpp
|
Add object margin to TriangleShape
|
2015-12-16 18:39:13 +01:00 |
TriangleShape.h
|
Modifications in methods to get support point in many collision shapes
|
2016-01-14 21:24:21 +01:00 |