Blender Git Commit Log

Git Commits -> Revision b053122

Revision b053122 by Bastien Montagne (master)
July 31, 2019, 14:14 (GMT)
Fix T68001: Rotating vertices on the UV map by a fixed number immediately crashes Blender.

Spaghetti Transform code can use same code for different kind of data.
The 'stepped rotation' process is actually only useful/doable in a few
cases (when we do have some real place to store rotation value, and we
are using Eulers).

Commit Details:

Full Hash: b0531227d40e2b4c147367fe87e311efd92de80d
Parent Commit: 03be31e
Lines Changed: +7, -2

1 Modified Path:

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