Blender Git Commit Log
Git Commits -> Revision d4f1286
Revision d4f1286 by Sergey Sharybin (master) May 27, 2019, 09:29 (GMT) |
Python API: Tag for update on object.update_from_editmode() This call modifies geometry but does not inform anyone about changes. After this change it's possible to load edit mesh, then request evaluated dependency graph and do some interesting things with the updated object. This is part of T63244: object.to_mesh ignores object.update_from_editmode |
Commit Details:
Full Hash: d4f12860aa0d54e4a2d095cd55a51bc607bc65c0
Parent Commit: 5dbda33
Lines Changed: +7, -1
1 Modified Path:
/source/blender/makesrna/intern/rna_object_api.c (+7, -1) (Diff)