blender/source/gameengine/Physics
Stephen Swaney c448aa60ca remove gcc compiler error using -pedantic flag:
comma at end of enumerator list

If this change causes problems, feel free to back it out.

I am trying to get gcc to complain about mixed declarations and
code since that breaks on platforms that only support C89/C90.
2005-01-16 17:59:23 +00:00
..
BlOde Switch fixed time system. Logic updates should now happen at 30Hz, physics at 60Hz. (By default, use Python to set.) Some actuators still run at framerate (IPO, Action) for nice smooth animation, and an excuse to buy high end hardware. 2004-10-16 11:41:50 +00:00
common remove gcc compiler error using -pedantic flag: 2005-01-16 17:59:23 +00:00
Dummy Fix for MSVC (thanks Simon) 2004-11-08 11:30:41 +00:00
Sumo More warning cleanups... 2005-01-03 18:05:24 +00:00
Makefile We don't use ODE anymore, so I commented out some lines that make it 2004-08-26 22:42:44 +00:00