Blender Git Commit Log

Git Commits -> Revision c7cf828

Revision c7cf828 by Bastien Montagne (master)
March 3, 2019, 20:59 (GMT)
Fix T62076: Delete Active Scene Freezes Blender.

Not sure where that piece of code originates from, but trying to remap
usages of deleted scene to newly active scene in *whole* bmain is
really, really not the thing to do! Just use generic ID deletion code
here, no reason it could not handle the task properly. ;)

Commit Details:

Full Hash: c7cf8282a6ab9b9a627645564d19a8080edd2d09
Parent Commit: d0df7fb
Lines Changed: +1, -6

1 Modified Path:

/source/blender/editors/scene/scene_edit.c (+1, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021