Blender Git Loki

Git Commits -> Revision 06fe2a5

Revision 06fe2a5 by Hans Goudey (master)
May 15, 2019, 16:10 (GMT)
Objects: new 3D cursor alignment option when adding objects

The choices are now World, View and 3D Cursor.

This breaks Python API compatibility, add-ons that add objects with this
parameter will need to be updated.

Differential Revision: https://developer.blender.org/D4706

Commit Details:

Full Hash: 06fe2a5e0c5d6202864701cf7fd800e4906057c9
Parent Commit: ddae9c9
Committed By: Brecht Van Lommel
Lines Changed: +98, -53

8 Modified Paths:

/release/scripts/modules/bpy_extras/object_utils.py (+31, -28) (Diff)
/release/scripts/startup/bl_operators/add_mesh_torus.py (+1, -1) (Diff)
/release/scripts/startup/bl_operators/object.py (+1, -1) (Diff)
/release/scripts/templates_py/operator_mesh_add.py (+10, -3) (Diff)
/source/blender/editors/object/object_add.c (+46, -16) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+6, -1) (Diff)
/tests/python/bl_mesh_modifiers.py (+2, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021