Blender Git Commit Log

Git Commits -> Revision 5cf8612

Revision 5cf8612 by Michael Fox (master)
January 20, 2009, 10:50 (GMT)
2.5
*****
- made Group operators more atomic, no menus, able to build on top of each other
- add/remove selected from group will be done later
- new notifier is needed, ton will code
- Group Create adds the object to the new group, and a string can be passed to it toi make a custum named group from Py, etc
-keymaps remains the same (ctrl-g, create group - alt-ctrl-g, remove object from all groups)

- Added 2 more operators , GROUP_OT_objects_remove_active (alt-shift-g) , GROUP_OT_objects_add_active (ctrl-shift-g)
- adds/removes object from groups that are attached to the active object

Commit Details:

Full Hash: 5cf8612d4b216120787e95672f4444cf18301165
SVN Revision: 18582
Parent Commit: 2fd3314
Lines Changed: +93, -134

3 Modified Paths:

/source/blender/editors/object/editgroup.c (+86, -134) (Diff)
/source/blender/editors/object/object_intern.h (+2, -0) (Diff)
/source/blender/editors/object/object_ops.c (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021