Blender Git Loki

Git Commits -> Revision d888453

Revision d888453 by Campbell Barton (master)
May 30, 2017, 08:05 (GMT)
Face Maps: custom-data, UI and RNA API

Add face maps, needed for face-map widgets,
only data structure, widgets will be separate commit.

This comes from 'custom-manipulator' branch with only minor changes.

Commit Details:

Full Hash: d88845324430c4d5d98a828af5cef991f56bcb3f
Parent Commit: d321ed6
Lines Changed: +1157, -5

3 Added Paths:

/source/blender/blenkernel/BKE_object_facemap.h (+53, -0) (View)
/source/blender/blenkernel/intern/object_facemap.c (+259, -0) (View)
/source/blender/editors/object/object_facemap_ops.c (+493, -0) (View)

13 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_mesh.py (+54, -0) (Diff)
/source/blender/blenkernel/CMakeLists.txt (+2, -0) (Diff)
/source/blender/blenkernel/intern/object.c (+5, -2) (Diff)
/source/blender/blenloader/intern/readfile.c (+1, -0) (Diff)
/source/blender/blenloader/intern/writefile.c (+12, -0) (Diff)
/source/blender/editors/include/ED_mesh.h (+5, -0) (Diff)
/source/blender/editors/object/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/object/object_intern.h (+9, -0) (Diff)
/source/blender/editors/object/object_ops.c (+8, -0) (Diff)
/source/blender/makesdna/DNA_customdata_types.h (+2, -2) (Diff)
/source/blender/makesdna/DNA_object_types.h (+12, -1) (Diff)
/source/blender/makesrna/intern/rna_object.c (+240, -0) (Diff)
/source/blender/makesrna/RNA_access.h (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021