Blender Git Commit Log
Git Commits -> Revision a51688d
Revision a51688d by Bastien Montagne (master) October 12, 2017, 13:54 (GMT) |
Fix T53052: ID decrement error when deleting a scene, either python or GUI. User count of scenes was inconsistant, screens only have 'user_one' kind of owning over scenes, which means they shall never increment or decrement their real user count. And usually, scenes have no real user at all. |
Commit Details:
Full Hash: a51688d0b066f00d5912d677d0f4bdad08b28ea6
Parent Commit: 3b4f699
Lines Changed: +7, -2