updated Jamfile, character demo, concave demo

reset for character demo (on space), and local refit of tree
This commit is contained in:
ejcoumans
2008-02-29 21:50:46 +00:00
parent e521a8c8fb
commit b7e3df5bcf
5 changed files with 559 additions and 528 deletions

View File

@@ -49,7 +49,7 @@ class ConcaveDemo : public DemoApplication
public:
ConcaveDemo() : m_animatedMesh(false)
ConcaveDemo() : m_animatedMesh(true)
{
}