Blender Git Commit Log
Git Commits -> Revision 1aa093c
Revision 1aa093c by Dalai Felinto (master) April 30, 2019, 19:48 (GMT) |
Fix T63343: Duplicated object is hidden whereas it should not We were mixing ob->flag and ob->base_flag. We shouldn't be using ob->flag & SELECT in 2.8x. |
Commit Details:
Full Hash: 1aa093ce9c426f047949448594acb79f65a8ee74
Parent Commit: ae7db03
Lines Changed: +11, -9
1 Modified Path:
/source/blender/blenkernel/intern/scene.c (+11, -9) (Diff)