Blender Git Commit Log

Git Commits -> Revision 69a966a

Revision 69a966a by Campbell Barton (master)
August 28, 2019, 15:53 (GMT)
Transform: option to transform parent objects without children

Supports parent/child chains with mixed selections.

Currently accessible from the pivot popover
(may be moved along with the other options here).

Commit Details:

Full Hash: 69a966aca0c147ef21eeee986cc73554bfe5e948
Parent Commit: 01bd229
Lines Changed: +244, -0

7 Modified Paths:

/release/scripts/startup/bl_ui/space_view3d.py (+1, -0) (Diff)
/source/blender/editors/include/ED_transform.h (+2, -0) (Diff)
/source/blender/editors/transform/transform.h (+10, -0) (Diff)
/source/blender/editors/transform/transform_conversions.c (+217, -0) (Diff)
/source/blender/editors/transform/transform_generics.c (+8, -0) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021