Blender Git Loki

Git Commits -> Revision e8a808d

Revision e8a808d by Campbell Barton (master)
September 10, 2007, 12:26 (GMT)
UV Editing is now done in editmode rather then UV/Face Select mode.
Notes
* you cant edit UV's in the image window in "UV Face Select" mode. (removed UV from the name)
* going into Face Select mode no longer adds UV's and does not need UV's to work.
* The UV Calculation menu is now in editmode (Alt+W)

Todo..
* Image replace - partly broken in stable also.
* Rotate/Mirror UV/VCol are still only in Face Select mode.
* Hide/Reveal is not quite right, (issue with editmode flushing)

Commit Details:

Full Hash: e8a808da24e0c791a557aae7e3930550982f45c7
SVN Revision: 11992
Parent Commit: 0e3460d
Lines Changed: +911, -927

25 Modified Paths:

/source/blender/blenkernel/BKE_mesh.h (+6, -2) (Diff)
/source/blender/blenkernel/intern/mesh.c (+0, -7) (Diff)
/source/blender/include/BDR_editface.h (+2, -1) (Diff)
/source/blender/include/BIF_editmesh.h (+9, -0) (Diff)
/source/blender/include/BIF_editsima.h (+2, -2) (Diff)
/source/blender/include/editmesh.h (+1, -0) (Diff)
/source/blender/src/buttons_editing.c (+9, -8) (Diff)
/source/blender/src/drawimage.c (+103, -153) (Diff)
/source/blender/src/drawmesh.c (+14, -15) (Diff)
/source/blender/src/drawobject.c (+4, -4) (Diff)
/source/blender/src/editface.c (+132, -204) (Diff)
/source/blender/src/editmesh.c (+13, -0) (Diff)
/source/blender/src/editmesh_lib.c (+131, -0) (Diff)
/source/blender/src/editmesh_mods.c (+101, -2) (Diff)
/source/blender/src/editmesh_tools.c (+11, -3) (Diff)
/source/blender/src/editobject.c (+10, -6) (Diff)
/source/blender/src/editsima.c (+239, -416) (Diff)
/source/blender/src/editview.c (+8, -1) (Diff)
/source/blender/src/header_image.c (+4, -4) (Diff)
/source/blender/src/header_view3d.c (+8, -14) (Diff)
/source/blender/src/space.c (+14, -15) (Diff)
/source/blender/src/transform_conversions.c (+19, -9) (Diff)
/source/blender/src/transform_generics.c (+18, -16) (Diff)
/source/blender/src/unwrapper.c (+48, -40) (Diff)
/source/blender/src/vpaint.c (+5, -5) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021