Blender addon to export gp layers through view layers nodes and file outputs
Go to file
Pullusb 2aa4ecc00e Scene split and json export
0.5.0

- feat: add a render operator that render all scene
- feat: split selected object to a separated scene
- feat: crop border to objects
- feat: export AE position coordinates to replace layers
- change: ops gp.clean_compo_tree now take context.scene
- fix: tick `use_compositing` and untick `sequencer` in new scenes
2021-09-30 18:51:49 +02:00
.gitignore wip first usable version 2021-09-07 23:11:42 +02:00
CHANGELOG.md Scene split and json export 2021-09-30 18:51:49 +02:00
LICENSE wip first usable version 2021-09-07 23:11:42 +02:00
OP_add_layer.py Scene split and json export 2021-09-30 18:51:49 +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 Scene split and json export 2021-09-30 18:51:49 +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 Scene split and json export 2021-09-30 18:51:49 +02:00
OP_manage_outputs.py viewlayer management and fixes 2021-09-23 19:14:48 +02:00
OP_merge_layers.py fixes new merge lower name node format 2021-09-21 18:23:25 +02:00
OP_render_pdf.py fix unskip pdf muted output 2021-09-28 11:01:49 +02:00
OP_render_scenes.py Scene split and json export 2021-09-30 18:51:49 +02:00
OP_scene_switch.py camera swap 2021-09-22 15:01:49 +02:00
OP_setup_layers.py set opacity skip masks 2021-09-22 18:35:52 +02:00
README.md Scene split and json export 2021-09-30 18:51:49 +02:00
__init__.py Scene split and json export 2021-09-30 18:51:49 +02:00
fn.py Scene split and json export 2021-09-30 18:51:49 +02:00
gen_vlayer.py fixes new merge lower name node format 2021-09-21 18:23:25 +02:00
prefs.py add render as pdf 2021-09-24 18:36:58 +02:00
ui.py Scene split and json export 2021-09-30 18:51:49 +02:00

README.md

GP exporter

Todo

  • on renaming, correct also names in GP modifiers !!!
  • opt: multi-merge : also merge merged NG automatically disabling AA without group (or externalise AA node ?)
  • opt : How to disable main output
  • To add : Reconnect inside nodegroup for nodes when using clean nodes

Done

  • set exlude VL on non-used layers
  • set real AA nodegroup
  • disable all masks (with filter)