Blender Git Commit Log
Git Commits -> Revision 1954804
Revision 1954804 by Dalai Felinto (master) April 21, 2017, 13:27 (GMT) |
Fix T51261: New objects aren't selected The original code was failing because the base to object flushing was only happening as part of the depsgraph. However we can use the evaluated values to set the initial values of the base. In this particular case, we couldn't set the new object visible because its selectability flag was not set yet. |
Commit Details:
Full Hash: 19548040d91dedc2a63444f3277e4365837931e1
Parent Commit: 2f506b9
Lines Changed: +14, -3
1 Modified Path:
/source/blender/blenkernel/intern/layer.c (+14, -3) (Diff)