Blender Git Commit Log
Git Commits -> Revision 8e34163
Revision 8e34163 by Dalai Felinto (master) January 25, 2018, 11:52 (GMT) |
Fix T50967: When you move an icon from the outliner area object doesn't show up We can't have more than one NOTE_SUBTYPE in the same notifier. This is a partial revert of: cd4d5dcb468a. In particular to the part concerning "Also fixed a missing notifier of the object instancing operator". Not only this was mixed with the original reason for the commit for no reason, but it actually introduced a bug. Bad, bad developers ;) Note: Although this commit is not needed for master, blender2.8 requires it for the forementioned bug report. |
Commit Details:
Full Hash: 8e341633e986ccbc9394c0317df12299aba453d1
Parent Commit: 2d46ea5
Lines Changed: +2, -1
1 Modified Path:
/source/blender/editors/object/object_add.c (+2, -1) (Diff)