Blender Git Commit Log

Git Commits -> Revision 1ad4b85

Revision 1ad4b85 by Sergey Sharybin (master)
January 15, 2014, 10:27 (GMT)
Fix T38224: Blender crashes on duplicating curve

Issue is caused by the evaluation flags getter called with
NULL depsgraph. It happens on direct object update from the
transform code after duplicating the curve.

Proper solution is probably to make sure depsgraph is rebuild
after duplication, but for now it's better to prevent crashes.

Commit Details:

Full Hash: 1ad4b85e8f1e06cbbf9523146cafd37d9d2d1fd1
Parent Commit: 5cd3212
Lines Changed: +11, -1

1 Modified Path:

/source/blender/blenkernel/intern/depsgraph.c (+11, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021