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

@@ -183,6 +183,9 @@
<File
RelativePath="..\..\src\LinearMath\btMinMax.h">
</File>
<File
RelativePath="..\..\src\LinearMath\btMotionState.h">
</File>
<File
RelativePath="..\..\src\LinearMath\btPoint3.h">
</File>