[Delta3d-extras-commit] SF.net SVN: delta3d-extras:[857] dtPhysics/trunk
Brought to you by:
cowboycoder,
legregius
|
From: <ban...@us...> - 2008-08-10 15:58:44
|
Revision: 857
http://delta3d-extras.svn.sourceforge.net/delta3d-extras/?rev=857&view=rev
Author: banderegg
Date: 2008-08-10 15:58:32 +0000 (Sun, 10 Aug 2008)
Log Message:
-----------
+added PAL dependencies in ext
+fixed the export macro in the PrimitivesExample CMakeLists.txt
+fixed the export.h
Modified Paths:
--------------
dtPhysics/trunk/examples/primitives/CMakeLists.txt
dtPhysics/trunk/examples/primitives/export.h
dtPhysics/trunk/include/dtPhysics/palphysicsworld.h
dtPhysics/trunk/include/dtPhysics/physicscomponent.h
Added Paths:
-----------
dtPhysics/trunk/ext/
dtPhysics/trunk/ext/bin/
dtPhysics/trunk/ext/bin/win32/
dtPhysics/trunk/ext/bin/win32/libpal_bullet.dll
dtPhysics/trunk/ext/bin/win32/libpal_bulletd.dll
dtPhysics/trunk/ext/bin/win32/libpal_ode.dll
dtPhysics/trunk/ext/bin/win32/libpal_oded.dll
dtPhysics/trunk/ext/inc/
dtPhysics/trunk/ext/inc/framework/
dtPhysics/trunk/ext/inc/framework/common.h
dtPhysics/trunk/ext/inc/framework/empty.h
dtPhysics/trunk/ext/inc/framework/errorlog.cpp
dtPhysics/trunk/ext/inc/framework/errorlog.h
dtPhysics/trunk/ext/inc/framework/factory.h
dtPhysics/trunk/ext/inc/framework/factoryconfig.cpp
dtPhysics/trunk/ext/inc/framework/factoryconfig.h
dtPhysics/trunk/ext/inc/framework/managedmemoryobject.h
dtPhysics/trunk/ext/inc/framework/os.h
dtPhysics/trunk/ext/inc/framework/osfs.cpp
dtPhysics/trunk/ext/inc/framework/osfs.h
dtPhysics/trunk/ext/inc/framework/statuscode.h
dtPhysics/trunk/ext/inc/framework/statusobject.cpp
dtPhysics/trunk/ext/inc/framework/statusobject.h
dtPhysics/trunk/ext/inc/pal/
dtPhysics/trunk/ext/inc/pal/pal.cpp
dtPhysics/trunk/ext/inc/pal/pal.h
dtPhysics/trunk/ext/inc/pal/palActuators.cpp
dtPhysics/trunk/ext/inc/pal/palActuators.h
dtPhysics/trunk/ext/inc/pal/palBase.h
dtPhysics/trunk/ext/inc/pal/palBodies.cpp
dtPhysics/trunk/ext/inc/pal/palBodies.h
dtPhysics/trunk/ext/inc/pal/palBodyBase.cpp
dtPhysics/trunk/ext/inc/pal/palBodyBase.h
dtPhysics/trunk/ext/inc/pal/palCollision.cpp
dtPhysics/trunk/ext/inc/pal/palCollision.h
dtPhysics/trunk/ext/inc/pal/palExtraActuators.h
dtPhysics/trunk/ext/inc/pal/palFactory.cpp
dtPhysics/trunk/ext/inc/pal/palFactory.h
dtPhysics/trunk/ext/inc/pal/palFluid.h
dtPhysics/trunk/ext/inc/pal/palGeometry.cpp
dtPhysics/trunk/ext/inc/pal/palGeometry.h
dtPhysics/trunk/ext/inc/pal/palLinks.cpp
dtPhysics/trunk/ext/inc/pal/palLinks.h
dtPhysics/trunk/ext/inc/pal/palMaterials.h
dtPhysics/trunk/ext/inc/pal/palMath.cpp
dtPhysics/trunk/ext/inc/pal/palMath.h
dtPhysics/trunk/ext/inc/pal/palSensors.cpp
dtPhysics/trunk/ext/inc/pal/palSensors.h
dtPhysics/trunk/ext/inc/pal/palSettings.h
dtPhysics/trunk/ext/inc/pal/palSolver.cpp
dtPhysics/trunk/ext/inc/pal/palSolver.h
dtPhysics/trunk/ext/inc/pal/palStatic.cpp
dtPhysics/trunk/ext/inc/pal/palStatic.h
dtPhysics/trunk/ext/inc/pal/palTerrain.cpp
dtPhysics/trunk/ext/inc/pal/palTerrain.h
dtPhysics/trunk/ext/inc/pal/palVehicle.h
dtPhysics/trunk/ext/lib/
dtPhysics/trunk/ext/lib/win32/
dtPhysics/trunk/ext/lib/win32/libpal.lib
dtPhysics/trunk/ext/lib/win32/libpald.lib
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|