This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/editors/object
Bastien Montagne 351a9d084f Fix T50369: Objects can't be deleted from scene when using "link group objects to scene"
Main issue here was that in old usercount system 'user_real' did simply
not allow that kind of thing to work. With new pait of 'USER_EXTRA'
tags, it becomes possible to handle the case correctly, by merely refining
checks about indirectly use objects whene removing them from a scene.

Incidently, found another related bug, 'link group objects to scene' was not
incrementing objects' usercount - bad, very very bad!
2017-01-04 10:28:59 +01:00
..
2016-08-06 10:58:13 +02:00
2016-07-16 17:48:57 +10:00
2014-11-28 15:52:30 +01:00
2016-07-09 12:00:28 +12:00
2016-07-11 08:45:16 +10:00
2016-11-25 16:39:34 +11:00