Files
test/source/blender/makesdna
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-12-13 16:46:04 +01:00
2016-08-06 10:58:13 +02:00
2016-07-21 07:17:43 +10:00
2015-03-19 15:18:14 +01:00
2015-11-12 18:54:26 +11:00
2015-11-12 18:54:26 +11:00
2016-07-19 10:27:33 +10:00