| .. |
|
CollisionShape.pkg
|
c2535edac3
Added LOD level attribute support to Terrain collision shape & SetTerrain() function. This works like mipmap levels: each successive LOD level halves the resolution. Closes #639.
|
11 years ago |
|
Constraint.pkg
|
7dd9143f59
Fix the include path for the generated Lua API bindings.
|
11 years ago |
|
PhysicsWorld.pkg
|
d2c47a14c4
Add hit fraction to PhysicsRaycastResult and set it for all physics cast tests. Similar to ConvexCast, set SphereCast result distance based on hit fraction. Closes #1120.
|
10 years ago |
|
RaycastVehicle.pkg
|
13cfad66ef
RaycastVehicle code / comments formatting and AngelScript fix. RegisterRaycastVehicleLibrary function removed and class registration performed as part of Physics library initialization instead.
|
8 years ago |
|
RigidBody.pkg
|
7dd9143f59
Fix the include path for the generated Lua API bindings.
|
11 years ago |