Blender Git Loki

Git Commits -> Revision 8a58197

Revision 8a58197 by Daniel Dunbar (master)
August 3, 2005, 04:04 (GMT)
- change modifier applyModifier[EM] function to not free derived argument
- added modifier_supportsMapping function
- update CCG to set actual vertex normal (and not just
interior face vertex normal, bla bla bla no one knows
what this means nevermind).
- renamed modifierType_get_info to modifierType_getInfo for
consistency and to increase my commit line count.
- update EditMeshDerivedMesh to calculate (and use new) normals
when given deformed vertices
- added
- update editmode modifier calculation to also calculate a cage,
not working 100% atm, in particular if a deformer follows a modifier
that returns a DerivedMesh the cage is not accurate.
- added ccg derivedmesh drawMapped{Vert,Face]NormalsEM functions
- currently UI for selecting the cage mesh is rather irritating,
will be updated

Commit Details:

Full Hash: 8a58197cf3f35fe5123721f4a2d8161f1147c3f2
SVN Revision: 5002
Parent Commit: d02d09d
Lines Changed: +242, -57

10 Modified Paths:

/source/blender/blenkernel/BKE_modifier.h (+3, -2) (Diff)
/source/blender/blenkernel/intern/CCGSubSurf.c (+18, -1) (Diff)
/source/blender/blenkernel/intern/depsgraph.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/DerivedMesh.c (+135, -32) (Diff)
/source/blender/blenkernel/intern/modifier.c (+14, -11) (Diff)
/source/blender/blenkernel/intern/subsurf_ccg.c (+53, -0) (Diff)
/source/blender/blenloader/intern/writefile.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+1, -0) (Diff)
/source/blender/src/buttons_object.c (+15, -8) (Diff)
/source/blender/src/editobject.c (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021