blender/source
Campbell Barton a8601a5702 fix [#34113] operator_menu_enum() - Tooltip not showing descriptions
Python wasn't able to set 'OperatorType.prop', which is used by uiButGetStrInfo().

add 'bl_property' to python operators which is assigned to OperatorType.prop when registering.

(api docs coming next)
2013-02-05 04:41:11 +00:00
..
blender fix [#34113] operator_menu_enum() - Tooltip not showing descriptions 2013-02-05 04:41:11 +00:00
blenderplayer Move opencl and reigidbody from source/blender/ to intern/ 2013-02-01 06:24:49 +00:00
creator style cleanup 2013-02-02 04:58:03 +00:00
gameengine style cleanup: spaces -> tabs 2013-02-04 00:18:09 +00:00
icons Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
tests patch [#33924] Spelling Corrections 2013-01-19 03:04:51 +00:00
CMakeLists.txt
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00