Blender Git Commit Log
Git Commits -> Revision 2ff48c0
Revision 2ff48c0 by Campbell Barton (master) March 9, 2013, 15:51 (GMT) |
minor edits to r55134 (recursive outliner select). - loop over scene bases rather then looping over all objects, then looking up bases. - shuffle checks so slow ones are last. - rather then having own behavior for recursive select, do the regular operation, then apply the result recursively afterwards. |
Commit Details:
Full Hash: 2ff48c019d8f1c40749487d1d2bf6010b816bcf9
SVN Revision: 55140
Parent Commit: 2433404
Lines Changed: +29, -42