Blender Git Loki

Git Commits -> Revision 468ac90

Revision 468ac90 by Campbell Barton (master)
December 15, 2017, 17:21 (GMT)
Manipulator: view3d navigation buttons

Added for Blender101 template.
Disabled by default, enable as a preference.

Exposes rotate, pan, zoom, persp-ortho & camera toggle.

Commit Details:

Full Hash: 468ac9031765681cde42e9132d16c799158e7aba
Parent Commit: c2cc427
Lines Changed: +761, -5

3 Added Paths:

/source/blender/editors/manipulator_library/manipulator_types/button2d_manipulator.c (+202, -0) (View)
/source/blender/editors/space_view3d/view3d_manipulator_navigate.c (+231, -0) (View)
/source/blender/editors/space_view3d/view3d_manipulator_navigate_type.c (+305, -0) (View)

9 Modified Paths:

/release/scripts/startup/bl_ui/space_userpref.py (+1, -0) (Diff)
/source/blender/editors/include/ED_manipulator_library.h (+1, -0) (Diff)
/source/blender/editors/manipulator_library/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/space_api/spacetypes.c (+1, -0) (Diff)
/source/blender/editors/space_view3d/CMakeLists.txt (+2, -0) (Diff)
/source/blender/editors/space_view3d/space_view3d.c (+3, -0) (Diff)
/source/blender/editors/space_view3d/view3d_intern.h (+6, -3) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+3, -2) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+5, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021