blender/source/gameengine
Benoit Bolsee a44177a401 BGE patch: new 'Advanced Settings' button to keep special Bullet options away from main UI.
Three features that were on the main UI interface are now 
moved to the Advanced Settings panel:
Margin, Actor (that becomes Sensor Actor) and No sleeping.

Sensor Actor is now a feature: it can be turned on and off
for all types of objects, and not just static objects.
Select the Sensor Actor button to make the object visible
to Near and Radar sensor.
The button is selected by default for dynamic objects
and unselected by default for static objects, to match
previous behavior.
2008-09-19 20:41:38 +00:00
..
BlenderRoutines Fix zoom level and clipping to be consistent with the viewport 2008-09-15 00:11:30 +00:00
Converter BGE patch: new 'Advanced Settings' button to keep special Bullet options away from main UI. 2008-09-19 20:41:38 +00:00
Expressions converted my gen_utils.h fix to PyObjectPlus.h 2008-09-06 14:13:31 +00:00
GameLogic Fix for bug #17620: the motion blur actuator did not work correct 2008-09-15 00:57:11 +00:00
GamePlayer Fix for bug #4192: game engine armatures that are dynamically added 2008-09-17 01:29:54 +00:00
Ketsji BGE patch: change constraint location actuator to work in local coordinates. It won't change anything for root objects but will be of some use for child objects. 2008-09-18 19:28:28 +00:00
Network Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
Physics This file did not compile, but is also not part of the build target... 2008-09-18 16:43:31 +00:00
PyDoc Game engine: added Rasterizer.get/setMaterialMode to set texface, 2008-09-13 19:19:51 +00:00
Rasterizer Fix bug that broke editing vertices through python in the game engine. 2008-09-16 19:28:54 +00:00
SceneGraph BGE patch: support for partial hierarchy in dupligroup instantiation; removal of links that point to inactive objects during group instantiation. 2008-07-18 19:56:56 +00:00
CMakeLists.txt Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
Makefile Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
SConscript == SCons == 2006-02-04 14:15:10 +00:00