Files
test/source
Bastien Montagne b28da9dbf8 Fix T53250: Crash when linking/appending a scene to a blend when another linked scene in this blend is currently open/active.
Inner DAG code would not check against NULL pointer, and in case of an
active linked scene, scene pointer will be NULL here, so we have to
check it ourself. ;)
2017-11-06 15:16:40 +01:00
..
2017-11-03 00:39:50 +01:00
2017-10-20 00:19:58 +11:00
2017-01-29 17:21:57 +03:00