better cam ref UI and clear keyframe ops

1.0.4:

- UI: Better cam ref exposition in Toolbox panel
  - Access to opacity
  - merge activation bool with source type icon
- feat: Added a clear active frame operator (`gp.clear_active_frame` to add manually in keymaps)
This commit is contained in:
Pullusb
2021-03-31 01:38:17 +02:00
parent 5e876f360b
commit b9dd1196ca
4 changed files with 61 additions and 8 deletions
+8
View File
@@ -112,6 +112,14 @@ Panel in sidebar : 3D view > sidebar 'N' > Gpencil
## Changelog:
1.0.4:
- UI: Better cam ref exposition in Toolbox panel
- Access to opacity
- merge activation bool with source type icon
- feat: Added a clear active frame operator (`gp.clear_active_frame` to add manually in keymaps)
1.0.3:
- feat: add "Append Materials To Selected" to material submenu. Append materials to other selected GP objects if there aren't there.