blender/source/gameengine
2005-01-22 23:46:54 +00:00
..
BlenderRoutines Jacques patch to get things compiling on windows. 2005-01-19 12:53:47 +00:00
Converter Don't fail on mesh objects with no faces. 2005-01-22 23:46:54 +00:00
Expressions Fix for bugs: 1788 (forces) and 1799 (python delattr on game objects) 2004-11-22 10:19:19 +00:00
GameLogic The non scons specific stuff for bug tracker bug #2131 2005-01-18 14:17:44 +00:00
GamePlayer Jacques patch to get things compiling on windows. 2005-01-19 12:53:47 +00:00
Ketsji Unified KX_BlenderPolyMaterial & GPC_PolygonMaterial into KX_PolygonMaterial. 2005-01-16 06:02:06 +00:00
Network 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
Physics remove gcc compiler error using -pedantic flag: 2005-01-16 17:59:23 +00:00
PyDoc Add an Python Material example 2005-01-16 06:27:12 +00:00
Rasterizer Unified KX_BlenderPolyMaterial & GPC_PolygonMaterial into KX_PolygonMaterial. 2005-01-16 06:02:06 +00:00
SceneGraph 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
Makefile Added 2 options to the Makefiles (enable in environment, user-def.mk, 2004-03-21 19:59:51 +00:00
SConscript Added #!/usr/bin/python standard script identifier to the start of SConscript files. 2004-05-16 13:07:20 +00:00