Blender Git Commit Log

Git Commits -> Revision fa4f929

Revision fa4f929 by Campbell Barton (master)
August 31, 2021, 07:02 (GMT)
Transform: avoid passing the context to extended orientation functions

This makes it possible to calculate orientation from functions
that don't have the context.

Commit Details:

Full Hash: fa4f9292e16ce6a9253164ea731870c6d0161848
Parent Commit: d718d6b
Lines Changed: +57, -39

7 Modified Paths:

/source/blender/editors/include/ED_transform.h (+8, -7) (Diff)
/source/blender/editors/mesh/editmesh_select.c (+9, -2) (Diff)
/source/blender/editors/space_view3d/view3d_edit.c (+2, -1) (Diff)
/source/blender/editors/transform/transform_gizmo_3d.c (+1, -1) (Diff)
/source/blender/editors/transform/transform_mode.c (+11, -1) (Diff)
/source/blender/editors/transform/transform_orientations.c (+24, -26) (Diff)
/source/blender/editors/transform/transform_orientations.h (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021