removed scaling from btTransform (we only want to deal with rigid transforms)

added BasicDemo to projectfiles (serves as a very small test for porting Bullet to other languages)
This commit is contained in:
ejcoumans
2006-10-10 00:43:13 +00:00
parent f3eb3cfa37
commit 919e8def68
14 changed files with 909 additions and 115 deletions

View File

@@ -132,6 +132,10 @@ SOURCE=..\..\src\LinearMath\btMinMax.h
# End Source File
# Begin Source File
SOURCE=..\..\src\LinearMath\btMotionState.h
# End Source File
# Begin Source File
SOURCE=..\..\src\LinearMath\btPoint3.h
# End Source File
# Begin Source File