Blender Git Commit Log
Git Commits -> Revision 1f3724f
Revision 1f3724f by Bastien Montagne (master) August 16, 2017, 08:52 (GMT) |
Fix T52414: Blender 2.79 crash on object duplication via menu. Caused by own recent changes in handling of verts/edges/etc. arrays storage for raycasting (rBe324172d9ca6690e8). Issue was actually even weirder - there is absolutely no reason at all to release DM here, those finaldm are stored in Object or EditMesh structs and handled by general update system, other code shall never try to release them! |
Commit Details:
Full Hash: 1f3724f7f4f62a3c7829547d523fbc6686acf8b8
Parent Commit: 535e836
Lines Changed: +0, -2
1 Modified Path:
/source/blender/editors/transform/transform_snap_object.c (+0, -2) (Diff)