GPencil Tools: Canvas rotation fixes
commit32adcd8c5928785e8be4ec64e86afd12f9551699
authorPullusb <bernou.samuel@gmail.com>
Wed, 10 Feb 2021 20:52:30 +0000 (10 21:52 +0100)
committerPullusb <bernou.samuel@gmail.com>
Wed, 10 Feb 2021 20:53:22 +0000 (10 21:53 +0100)
treea50f0f19028078865a796ddc5e309403301db3db
parente5a2d98c827b54052688c90113a12e5c661149c3
GPencil Tools: Canvas rotation fixes

- Changed canvas rotation reset method (was hard to trigger with a tablet pen).
- Default angle steps increased to 15 degrees.
- HUD now appear only in active viewport as it should
greasepencil_tools/__init__.py
greasepencil_tools/prefs.py
greasepencil_tools/rotate_canvas.py