GPencil Tools: Add reset camera rotation feature
commit860e9710a56c137cc6cc8ddf1ce3d633d3fb8014
authorPullusb <bernou.samuel@gmail.com>
Sat, 30 Jan 2021 00:19:48 +0000 (30 01:19 +0100)
committerPullusb <bernou.samuel@gmail.com>
Sat, 30 Jan 2021 00:19:48 +0000 (30 01:19 +0100)
tree4098798d0457415875440e0779f281c4b322bd5c
parent2e0b13bb3e3b586020ec3328632aa5c76fb44d0c
GPencil Tools: Add reset camera rotation feature

Rotate canvas: Quick press/release of the shortcut now align camera with Global-Z. It was only possible in free navigation before.
Timeline scrub: Now respect "limit to frame range" option if activated
Pref register: Code cleanup
greasepencil_tools/__init__.py
greasepencil_tools/prefs.py
greasepencil_tools/rotate_canvas.py
greasepencil_tools/timeline_scrub.py