Blender Git Commit Log

Git Commits -> Revision 6b1eb45

Revision 6b1eb45 by Willian Padovani Germano (master)
July 28, 2004, 17:46 (GMT)
Scripts:
- Campbell Barton updated his sel_same.py script;
- Added to Mesh scripts a call to Window.EditMode(0) to leave editmode before changing meshes.

BPython:
- small doc fixes / updates;
- added a call to undo_push_mesh inside Window.EditMode(0).

Mesh scripts could change the mesh but not the editmesh -- that would then overwrite the changed mesh. Made all mesh scripts leave edit mode before changing a mesh.

Commit Details:

Full Hash: 6b1eb45dda4e61c143c608de8e429a34a31e453f
SVN Revision: 2933
Parent Commit: d2da4f7
Lines Changed: +35, -29

9 Modified Paths:

/release/scripts/disp_paint.py (+2, -1) (Diff)
/release/scripts/knife.py (+1, -1) (Diff)
/release/scripts/rvk1_torvk2.py (+1, -0) (Diff)
/release/scripts/sel_same.py (+16, -18) (Diff)
/release/scripts/unweld044.py (+4, -2) (Diff)
/source/blender/python/api2_2x/doc/API_intro.py (+1, -1) (Diff)
/source/blender/python/api2_2x/doc/Ipo.py (+4, -2) (Diff)
/source/blender/python/api2_2x/doc/NMesh.py (+1, -1) (Diff)
/source/blender/python/api2_2x/Window.c (+5, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021