Blender Git Loki

Git Commits -> Revision b29ee36

Revision b29ee36 by Bastien Montagne (master)
December 1, 2015, 00:09 (GMT)
Fix T46900: Inset Faces Thickness & Depth Do Not Use Scene Units (i.e. Imperial).

Was the case of several Mesh operators actually (and probably others, but cannot check
everything). Added `RNA_def_property_float_distance` helper, avoids having to
set PROP_DISTANCE subtype explicitly each time...

Commit Details:

Full Hash: b29ee36f6ad1246d8c48aadc0992d76a2c598a0e
Parent Commit: 09fdacd
Lines Changed: +34, -38

8 Modified Paths:

/source/blender/editors/mesh/editmesh_add.c (+6, -20) (Diff)
/source/blender/editors/mesh/editmesh_extrude.c (+1, -1) (Diff)
/source/blender/editors/mesh/editmesh_inset.c (+2, -2) (Diff)
/source/blender/editors/mesh/editmesh_intersect.c (+1, -1) (Diff)
/source/blender/editors/mesh/editmesh_tools.c (+9, -10) (Diff)
/source/blender/editors/object/object_add.c (+1, -4) (Diff)
/source/blender/makesrna/intern/rna_define.c (+12, -0) (Diff)
/source/blender/makesrna/RNA_define.h (+2, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021