Blender Git Commit Log

Git Commits -> Revision 0fa006c

Revision 0fa006c by Joshua Leung (master)
March 14, 2013, 05:58 (GMT)
Remove OPTYPE_REGISTER flag from click handler operator for anim editors

1) It made no sense to show this as the last operator which was used, since
these can only be used from the anim editors (and not the 3D View where this
panel appears most of the time)
2) Mouse select operators in other places didn't do this
3) There aren't really any editable parameters for this operator anyway
4) It's highly dependent on valid mouse coordinates as input.

Apart from that, undo still works fine, so no need to really keep this here.

Commit Details:

Full Hash: 0fa006cba1f8f67d91adea0ea9a1c5669ae21b72
SVN Revision: 55264
Parent Commit: aff410b
Lines Changed: +2, -2

2 Modified Paths:

/source/blender/editors/animation/anim_channels_edit.c (+1, -1) (Diff)
/source/blender/editors/space_nla/nla_channels.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021