Blender Git Loki

Git Commits -> Revision f595036

Revision f595036 by Ton Roosendaal (master)
September 24, 2004, 12:40 (GMT)
- basic code for fake-polygon support (called FGon in code). Disabled now
- hide flags now save correctly in mesh, to restore after going in/out
editmode
- after an extrude, faces/edges could have wrong select flags
(only in vertex select mode)
- new rule for addfacelist(); this now copies edges too, if an example
is provided. That prevents a lot of awkward code, still testing if it
goes as desired though...

Commit Details:

Full Hash: f59503682d1afdb29079dccd642b4191ff9ecc1e
SVN Revision: 3110
Parent Commit: ce12a01
Lines Changed: +322, -50

10 Modified Paths:

/source/blender/blenlib/BLI_editVert.h (+4, -2) (Diff)
/source/blender/include/BIF_editmesh.h (+6, -0) (Diff)
/source/blender/include/editmesh.h (+2, -0) (Diff)
/source/blender/makesdna/DNA_meshdata_types.h (+2, -0) (Diff)
/source/blender/src/drawobject.c (+39, -14) (Diff)
/source/blender/src/editmesh.c (+31, -16) (Diff)
/source/blender/src/editmesh_add.c (+5, -1) (Diff)
/source/blender/src/editmesh_lib.c (+2, -0) (Diff)
/source/blender/src/editmesh_mods.c (+230, -12) (Diff)
/source/blender/src/space.c (+1, -5) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021