Blender Git Commit Log
Git Commits -> Revision 858149d
Revision 858149d by Campbell Barton (master) November 29, 2012, 05:02 (GMT) |
bmesh py api: add bmesh.update_edit_mode(), there was no way to redraw the 3d view or re-calculate face tessellation from python. add py template for editing meshes in editmode. also remove double call to CTX_wm_region which does a string lookup. |
Commit Details:
Full Hash: 858149d7c7f3bd4d6a254d560d3a0810e5739ae5
SVN Revision: 52652
Parent Commit: ede703a
Lines Changed: +78, -7
1 Added Path:
/release/scripts/templates/bmesh_simple_editmode.py (+23, -0) (View)