Blender Git Loki
Git Commits -> Revision dd84ff2
Revision dd84ff2 by Sybren A. Stüvel (master) July 9, 2019, 12:45 (GMT) |
Fix crash when redoing Set Origin operator The operator was using a non-evaluated depsgraph to get the evaluated scene, which caused the crash. This fixes the crash reported in T66605, but not the problem where sometimes object origins aren't set. |
Commit Details:
Full Hash: dd84ff212aa5c9d6c1a03888583e11f64a978a1a
Parent Commit: 484794c
Lines Changed: +2, -1
1 Modified Path:
/source/blender/editors/object/object_transform.c (+2, -1) (Diff)