blender/release/scripts
Campbell Barton 0e51c9014c patch [#27917] MARKER MENUS: Unification and adding "Duplicate Marker to Scene..."
from Troy Sobotka (sobotka), with edits

- remove Markers from Ctrl+L menu (was out of place here and was broken from recent changes to marker operators)
- further de-duplicte scripts by having all menus call the same function: marker_menu_generic().

this fixes bug [#29083] too.
2011-11-03 12:47:39 +00:00
..
modules modify previous api feature to tag functions as permanent, use nicer decorator style, eg: 2011-11-03 09:13:47 +00:00
presets misc edits 2011-10-20 00:19:21 +00:00
startup patch [#27917] MARKER MENUS: Unification and adding "Duplicate Marker to Scene..." 2011-11-03 12:47:39 +00:00
templates rename user interface operator properties from 'op' to 'props' 2011-10-23 00:53:50 +00:00