bullet3/Demos/BasicDemo
Erwin Coumans 68f798a2da Start re-organizing demos so the physics setup can be shared easier (explicit create graphics objects, init/exit physics etc)
Add B3G_RETURN key code, only implemented in Windows so far (todo: Mac, Linux)
Fix Windows key management (use WM_CHAR event instead of WM_KEYUP
Add Return (OnKeyReturn) key support TreeNode, so we can select an item using the return key.
2014-06-24 10:14:06 -07:00
..
BasicDemo.cpp Start re-organizing demos so the physics setup can be shared easier (explicit create graphics objects, init/exit physics etc) 2014-06-24 10:14:06 -07:00
BasicDemo.h Add setUserIndex/getUserIndex (int index) to btCollisionShape 2014-05-20 12:02:01 -07:00
BasicDemoPhysicsSetup.cpp Start re-organizing demos so the physics setup can be shared easier (explicit create graphics objects, init/exit physics etc) 2014-06-24 10:14:06 -07:00
BasicDemoPhysicsSetup.h Start re-organizing demos so the physics setup can be shared easier (explicit create graphics objects, init/exit physics etc) 2014-06-24 10:14:06 -07:00
CMakeLists.txt Add setUserIndex/getUserIndex (int index) to btCollisionShape 2014-05-20 12:02:01 -07:00
main.cpp rename ObsoleteDemos back to Demos 2014-05-12 16:12:01 -07:00
Makefile.am rename ObsoleteDemos back to Demos 2014-05-12 16:12:01 -07:00
Win32BasicDemo.cpp rename ObsoleteDemos back to Demos 2014-05-12 16:12:01 -07:00