[Delta3d-extras-commit] SF.net SVN: delta3d-extras:[802] dtPhysics/trunk
Brought to you by:
cowboycoder,
legregius
|
From: <leg...@us...> - 2008-07-23 04:24:34
|
Revision: 802
http://delta3d-extras.svn.sourceforge.net/delta3d-extras/?rev=802&view=rev
Author: legregius
Date: 2008-07-23 04:24:30 +0000 (Wed, 23 Jul 2008)
Log Message:
-----------
Moved the mechanics enum and the primitive type into separate files so they can be used by the primitive interface. Also added static box creation. There is something really wrong with the origin offset stuff because origin offsets only make sense for compound bodies.
Modified Paths:
--------------
dtPhysics/trunk/examples/primitives/priminputcomponent.cpp
dtPhysics/trunk/include/dtPhysics/physicsobject.h
dtPhysics/trunk/source/dtPhysics/physicsobject.cpp
dtPhysics/trunk/tests/dtPhysics/dtPhysicsTests.cpp
Added Paths:
-----------
dtPhysics/trunk/include/dtPhysics/mechanicstype.h
dtPhysics/trunk/include/dtPhysics/primitivetype.h
dtPhysics/trunk/source/dtPhysics/mechanicstype.cpp
dtPhysics/trunk/source/dtPhysics/primitivetype.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|