Blender Git Commit Log

Git Commits -> Revision 0af48c2

Revision 0af48c2 by Brecht Van Lommel (master)
December 17, 2009, 17:15 (GMT)
Copy To Selected

Until we have proper multi-object editing, this adds a Copy To Selected
option to the right mouse button menu for Object and Bone properties, to
copy the value from the active object to the selected objects.

Also includes some implementation changes to reset to default operator.

Commit Details:

Full Hash: 0af48c227bdcd1d11a0bf51b9527dcbdc6d2ba80
SVN Revision: 25444
Parent Commit: 1975ee5
Lines Changed: +313, -104

8 Modified Paths:

/source/blender/editors/include/UI_interface.h (+1, -1) (Diff)
/source/blender/editors/include/UI_view2d.h (+1, -1) (Diff)
/source/blender/editors/interface/interface_handlers.c (+2, -1) (Diff)
/source/blender/editors/interface/interface_ops.c (+120, -99) (Diff)
/source/blender/editors/interface/view2d_ops.c (+1, -1) (Diff)
/source/blender/editors/space_api/spacetypes.c (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_access.c (+182, -0) (Diff)
/source/blender/makesrna/RNA_access.h (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021