Blender Git Commit Log

Git Commits -> Revision c8d02fc

Revision c8d02fc by Campbell Barton (master)
August 3, 2017, 09:38 (GMT)
Manipulator: use matrix to convert view coords

Was doing this with property get/set but this made view operations
require refreshing manipulator properties.
Simplify by operating on properties in their own space.

Also disable clamping for now since it assumes pixel-space.

Commit Details:

Full Hash: c8d02fce93850f5b5b1847fa5555cc9cb6dfd6ec
Parent Commit: e92cf80
Lines Changed: +34, -33

3 Modified Paths:

/source/blender/editors/manipulator_library/manipulator_library_utils.c (+13, -12) (Diff)
/source/blender/editors/manipulator_library/manipulator_types/cage2d_manipulator.c (+7, -4) (Diff)
/source/blender/editors/space_view3d/view3d_manipulator_camera.c (+14, -17) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021