Blender Git Loki
Git Commits -> Revision 6f9518f
Revision 6f9518f by Dalai Felinto (master) May 31, 2019, 18:51 (GMT) |
Fix T64990: Isolate collection wrong reaction Bringing the same logic we do in the outliner restrict column callback and the menu call. Also removing the "change depsgraph" logic there. Isolate collections should not affect depsgraph relations (if it does it is to be tackled separately anyways). |
Commit Details:
Full Hash: 6f9518f2438ecca411cee85303f255cea853545b
Parent Commit: 5902a9c
Lines Changed: +32, -25