blender/source/gameengine
Campbell Barton 676829ccba workaround for python bug [#24400] If Script is executed with TEXT Editor, it becomes an error.
having the blend file as a part of the __file__ variable is not essential, this is fixed in python 3.2 so add an ifdef and don't use the blend file path for py older then 3.2.
2010-10-27 06:05:22 +00:00
..
BlenderRoutines Added function RNA_property_update_check() to check if an update call is needed, 2010-10-25 21:57:45 +00:00
Converter Added function RNA_property_update_check() to check if an update call is needed, 2010-10-25 21:57:45 +00:00
Expressions use explicit file paths for CMake rather then globing, This is recommended by cmake devs. 2010-10-23 04:05:55 +00:00
GameLogic use explicit file paths for CMake rather then globing, This is recommended by cmake devs. 2010-10-23 04:05:55 +00:00
GamePlayer Added function RNA_property_update_check() to check if an update call is needed, 2010-10-25 21:57:45 +00:00
Ketsji workaround for python bug [#24400] If Script is executed with TEXT Editor, it becomes an error. 2010-10-27 06:05:22 +00:00
Network use explicit file paths for CMake rather then globing, This is recommended by cmake devs. 2010-10-23 04:05:55 +00:00
Physics Added function RNA_property_update_check() to check if an update call is needed, 2010-10-25 21:57:45 +00:00
PyDoc == python api doc == 2010-10-13 10:42:33 +00:00
Rasterizer use explicit file paths for CMake rather then globing, This is recommended by cmake devs. 2010-10-23 04:05:55 +00:00
SceneGraph use explicit file paths for CMake rather then globing, This is recommended by cmake devs. 2010-10-23 04:05:55 +00:00
VideoTexture Added function RNA_property_update_check() to check if an update call is needed, 2010-10-25 21:57:45 +00:00
CMakeLists.txt enable building the game engine without bullet for scons & cmake 2010-10-10 07:01:56 +00:00
Makefile Update address in license block. 2010-08-10 21:22:26 +00:00
SConscript enable building the game engine without bullet for scons & cmake 2010-10-10 07:01:56 +00:00