Blender Git Commit Log

Git Commits -> Revision 1db27af

Revision 1db27af by Germano Cavalcante (master)
December 28, 2020, 19:19 (GMT)
Fix T84200: Rotating a paintcurve [all paintmodes] doesn?t work correctly

The transform code did not provide a 2d context to be used in 3d space.

The solution is to set all matrices for the screen space in these cases.

This commit also removes the dial3d drawing in these cases.
It was not correct anyway.

Commit Details:

Full Hash: 1db27af38f6c9d2fb331954e29080bf3b902a531
Parent Commit: 6fbeb6e
Lines Changed: +32, -12

3 Modified Paths:

/source/blender/editors/transform/transform.c (+2, -1) (Diff)
/source/blender/editors/transform/transform_gizmo_3d.c (+5, -0) (Diff)
/source/blender/editors/transform/transform_orientations.c (+25, -11) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021