Blender Git Commit Log

Git Commits -> Revision b96180e

Revision b96180e by Campbell Barton (master)
February 12, 2009, 03:39 (GMT)
* Added description string to operator types, should be set along with ot->idname when defining ops.
* User interface uses this as a tooltip when NULL or "" is given.
* Python doc generation includes this description
* Python defined ops take the description as an argument.

* NULL check to image_ops.c, was crashing on exit when there was an image open.

Commit Details:

Full Hash: b96180ec1763b29bdda4acd6cf79275058bcbde3
SVN Revision: 18936
Parent Commit: 12811a0
Lines Changed: +23, -5

7 Modified Paths:

/source/blender/editors/interface/interface.c (+4, -0) (Diff)
/source/blender/editors/space_image/image_ops.c (+3, -0) (Diff)
/source/blender/editors/space_sequencer/sequencer_add.c (+5, -0) (Diff)
/source/blender/makesdna/DNA_windowmanager_types.h (+2, -1) (Diff)
/source/blender/python/epy_doc_gen.py (+1, -0) (Diff)
/source/blender/python/intern/bpy_opwrapper.c (+7, -3) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021