blender/source
Campbell Barton 7532bc2325 poll function for py api operator access
eg:
 if bpy.ops.object.mode_set.poll():
     ...
2010-09-01 11:16:11 +00:00
..
blender poll function for py api operator access 2010-09-01 11:16:11 +00:00
blenderplayer Adding intern/guardedalloc include dir for bad_level_call_stubs (stubs.c). This update is for cmake and scons. 2010-08-31 23:55:41 +00:00
creator remove debug prints 2010-09-01 06:51:20 +00:00
darwin Update address in license block. 2010-08-10 21:22:26 +00:00
gameengine Committing patch [#23489] add method getEventStatus() to PythonKeyboard and PythonMouse by Geoff Gollmer (gomer) 2010-08-30 00:18:50 +00:00
icons Finally change SConscript tabs to spaces. 2010-08-29 20:52:05 +00:00
kernel Update address in license block. 2010-08-10 21:22:26 +00:00
CMakeLists.txt correct fsf address 2010-02-12 13:34:04 +00:00
Makefile Group all AUD libs, duplicate one to avoid linker error. 2010-08-17 01:50:47 +00:00
SConscript Finally change SConscript tabs to spaces. 2010-08-29 20:52:05 +00:00