Blender Git Commit Log

Git Commits -> Revision 4f5065a

Revision 4f5065a by Campbell Barton (master)
March 19, 2007, 05:09 (GMT)
addad e new macro - BASE_SELECTABLE for checking if an object is selectable (restrict visible and restrict selected are off and its in the current view layer)

Made "Select Grouped" functions and "Select Linked" use BASE_SELECTABLE macro so they wont select objects they shouldent.
Made "Select Grouped" push an undo

Made "Select Grouped" and "Select Linked" only push add an UNDO if they make a change to the selection.

Fix for own bug. "Select Group" -> Hooks option could crash blender if an objetc hook was in another scene.

Commit Details:

Full Hash: 4f5065ac98bc135c20dfc04cf596d6dd19cb214e
SVN Revision: 10299
Parent Commit: 9477a7b
Lines Changed: +114, -61

3 Modified Paths:

/source/blender/include/blendef.h (+1, -0) (Diff)
/source/blender/src/editobject.c (+20, -8) (Diff)
/source/blender/src/space.c (+93, -53) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021