| .. |
|
CMakeLists.txt
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 жил өмнө |
|
CollisionShape.cpp
|
fa5ce00ff5
Added SetCustomTriangleMesh() function to CollisionShape, which uses a CustomGeometry to define the collision shape. Exposed missing SetCustomConvexHull() function to Lua.
|
11 жил өмнө |
|
CollisionShape.h
|
fa5ce00ff5
Added SetCustomTriangleMesh() function to CollisionShape, which uses a CustomGeometry to define the collision shape. Exposed missing SetCustomConvexHull() function to Lua.
|
11 жил өмнө |
|
Constraint.cpp
|
5463254bbf
Change references to Component::OnSetAttribute() to Serializable::OnSetAttribute() as the Component overload no longer exists.
|
11 жил өмнө |
|
Constraint.h
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 жил өмнө |
|
PhysicsEvents.h
|
d274e71dd7
Fixed Ninja Snow Wars Objects xml to use Is Trigger.
|
11 жил өмнө |
|
PhysicsUtils.h
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 жил өмнө |
|
PhysicsWorld.cpp
|
b65bb59092
Configurable maximum substeps per frame in PhysicsWorld. Zero (default) = unlimited, positive = limited, negative = adaptive timestep, always 1 per rendering frame. Adaptive step is not recommended when consistent physics behavior is desired.
|
11 жил өмнө |
|
PhysicsWorld.h
|
b65bb59092
Configurable maximum substeps per frame in PhysicsWorld. Zero (default) = unlimited, positive = limited, negative = adaptive timestep, always 1 per rendering frame. Adaptive step is not recommended when consistent physics behavior is desired.
|
11 жил өмнө |
|
RigidBody.cpp
|
64929dc50d
Add possibility to disable RigidBody mass update to optimize performance when using several collisionshapes in the same node. Closes #489.
|
11 жил өмнө |
|
RigidBody.h
|
64929dc50d
Add possibility to disable RigidBody mass update to optimize performance when using several collisionshapes in the same node. Closes #489.
|
11 жил өмнө |