Native addon compatibility
1.0.0: - Compatible with official grease pencil tools - removed box deform and rotate canvas that existed in other
This commit is contained in:
@@ -54,8 +54,6 @@ Add an "on save" Handler that trigger relative remap of all path.
|
||||
- Choose key to Auto bind in addon prefs (since 0.9.3).
|
||||
> Manual setup: Add two keymap shortcut in _windows_ or _screen(global)_ with indentifier `screen.gp_keyframe_jump`, one should have `next` toggled off to jump back
|
||||
|
||||
- Rotate canvas with a clic + modifier combo (default is `ctrl + alt + MID-mouse`), can be change in addon preferences.
|
||||
|
||||
- GP paint cutter tool temporary switch shortcut
|
||||
- Map manually to a key with `wm.temp_cutter` (This one needs "Any" as press mode) or `wm.sticky_cutter` (Modal sticky-key version)
|
||||
|
||||
@@ -103,6 +101,11 @@ Panel in sidebar : 3D view > sidebar 'N' > Gpencil
|
||||
|
||||
## Changelog:
|
||||
|
||||
1.0.0:
|
||||
|
||||
- Compatible with official grease pencil tools
|
||||
- removed box deform and rotate canvas that existed in other
|
||||
|
||||
0.9.3:
|
||||
|
||||
- feat: keyframe jump keys are now auto-binded
|
||||
|
||||
Reference in New Issue
Block a user