Added specialKeyboardUp handler to GLUI (why was it missing?)

Some cleanup for ForkLiftDemo
Enable textures for ConcavePhysicsDemo, 
Added scaling to BasicDemo to show small objects (20 centimeter)
Removed demos from 'AllBulletDemos': less (clutter) = more
This commit is contained in:
erwin.coumans
2008-11-13 07:33:25 +00:00
parent 0514944b41
commit 352aed528e
7 changed files with 165 additions and 67 deletions

View File

@@ -140,7 +140,7 @@ void ConcaveDemo::initPhysics()
{
setTexturing(true);
setShadows(false);
setShadows(true);
#define TRISIZE 10.f