Blender addon to export gp layers through view layers nodes and file outputs
Go to file
Pullusb d080a9cefa ae position keys export an shift correction
0.6.5

- feat: AE key exporter (not exposed).
    - Add a basic 2D positions-keyframes exporter (in camera view space). export 2d position of selected object origin to copy-paste on AE layer.
- feat: If 'Camera Overscan' addon is activated, append a button to fix camera shift.
2021-11-04 22:20:21 +01:00
.gitignore wip first usable version 2021-09-07 23:11:42 +02:00
CHANGELOG.md ae position keys export an shift correction 2021-11-04 22:20:21 +01:00
LICENSE wip first usable version 2021-09-07 23:11:42 +02:00
OP_add_layer.py fix send all gp ops 2021-10-27 16:31:31 +02:00
OP_check_layer_status.py gp layers state check and set 2021-09-17 16:31:26 +02:00
OP_check_scene.py set opacity skip masks 2021-09-22 18:35:52 +02:00
OP_clean.py bridge reconnect nodegroup on clean 2021-10-01 12:42:21 +02:00
OP_clear.py uasble version pack of feature and fixes 2021-09-10 18:32:50 +02:00
OP_connect_toggle.py viewlayer management and fixes 2021-09-23 19:14:48 +02:00
OP_crop_to_object.py fix batch 2021-10-29 16:42:35 +02:00
OP_export_to_ae.py ae position keys export an shift correction 2021-11-04 22:20:21 +01:00
OP_manage_outputs.py fix reset settings error 2021-10-25 16:28:54 +02:00
OP_merge_layers.py Fix multiscene ops and batch script generation 2021-10-25 16:02:11 +02:00
OP_render_pdf.py fix unskip pdf muted output 2021-09-28 11:01:49 +02:00
OP_render_scenes.py fix batch 2021-10-29 16:42:35 +02:00
OP_scene_switch.py camera swap 2021-09-22 15:01:49 +02:00
OP_setup_layers.py clear frame out of range option 2021-10-11 16:47:22 +02:00
README.md fix rename lowercase with target modifier 2021-10-01 12:58:46 +02:00
__init__.py ae position keys export an shift correction 2021-11-04 22:20:21 +01:00
fn.py ae position keys export an shift correction 2021-11-04 22:20:21 +01:00
gen_vlayer.py Fix multiscene ops and batch script generation 2021-10-25 16:02:11 +02:00
prefs.py add render as pdf 2021-09-24 18:36:58 +02:00
ui.py show active layer obj conflict in ui 2021-10-27 18:53:39 +02:00

README.md

GP exporter

Todo

  • opt: multi-merge : also merge merged NG automatically disabling AA without group (or externalise AA node ?)
  • opt : How to disable main output

Done

  • set exlude VL on non-used layers
  • set real AA nodegroup
  • disable all masks (with filter)
  • Reconnect inside nodegroup for nodes when using clean nodes
  • on renaming, correct also names in GP modifiers