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:
@@ -140,7 +140,7 @@ void ConcaveDemo::initPhysics()
|
||||
{
|
||||
|
||||
setTexturing(true);
|
||||
setShadows(false);
|
||||
setShadows(true);
|
||||
|
||||
#define TRISIZE 10.f
|
||||
|
||||
|
||||
Reference in New Issue
Block a user