blender/source/gameengine
Campbell Barton 890c97ca40 more edits to r43145,
- remove redundant check in new prop operator which is covered by operators poll func.
- use get_ob_property to get the object prop in BL_ConvertTextProperty() rather then looping for it.
2012-01-05 06:34:14 +00:00
..
BlenderRoutines Cucumber, first batch of merge - UI changes and custom exit key 2011-12-20 03:11:56 +00:00
Converter more edits to r43145, 2012-01-05 06:34:14 +00:00
Expressions use PyUnicode_From_STR_String in the game engine in more places. 2011-12-30 12:44:16 +00:00
GameLogic Fixes two crashers for games, with GHOST under SDL: 2012-01-02 12:35:06 +00:00
GamePlayer Cleaning up the GPU_extensions_init/exit() code a bit to keep the Blenderplayer from crashing on exit and restart. 2011-12-23 07:10:01 +00:00
Ketsji BGE Font Object: fix for relative path not working AND packed fonts not working 2012-01-05 06:02:42 +00:00
Network remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
Physics correct indentation and some whitespace edits (no functional changes) 2011-11-11 13:09:14 +00:00
PyDoc remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
Rasterizer bugfix: [#29486] 2D filters make scene disappear when wire material used - patch by Juha Mäki-Kanto 2011-12-17 21:23:02 +00:00
SceneGraph remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
VideoTexture Add missing GLEW_STATIC definition, causing link errors. 2011-11-26 15:08:01 +00:00
CMakeLists.txt remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
SConscript enable building the game engine without bullet for scons & cmake 2010-10-10 07:01:56 +00:00