Blender addon to export gp layers through view layers nodes and file outputs
Go to file
pullusb 352027ad8c exclude layer buttons
1.3.5

- added: button to exclude viewlayers and nodes by selection or by hided layers
2023-06-08 12:39:39 +02:00
app_templates/GP_Render exclude layer buttons 2023-06-08 12:39:39 +02:00
.gitignore wip first usable version 2021-09-07 23:11:42 +02:00
CHANGELOG.md exclude layer buttons 2023-06-08 12:39:39 +02:00
LICENSE wip first usable version 2021-09-07 23:11:42 +02:00
OP_add_layer.py trailing whitespaces cleanup 2023-01-18 14:28:27 +01:00
OP_auto_build.py preview gen in autobuild 2023-04-04 11:41:18 +02:00
OP_check_scene.py fix modifier target check 2023-06-07 11:59:26 +02:00
OP_clean.py trailing whitespaces cleanup 2023-01-18 14:28:27 +01:00
OP_clear.py trailing whitespaces cleanup 2023-01-18 14:28:27 +01:00
OP_connect_toggle.py trailing whitespaces cleanup 2023-01-18 14:28:27 +01:00
OP_crop_to_object.py trailing whitespaces cleanup 2023-01-18 14:28:27 +01:00
OP_export_to_ae.py trailing whitespaces cleanup 2023-01-18 14:28:27 +01:00
OP_manage_outputs.py exclude layer buttons 2023-06-08 12:39:39 +02:00
OP_merge_layers.py exclude layer buttons 2023-06-08 12:39:39 +02:00
OP_post_render.py trailing whitespaces cleanup 2023-01-18 14:28:27 +01:00
OP_render_pdf.py trailing whitespaces cleanup 2023-01-18 14:28:27 +01:00
OP_render_scenes.py trailing whitespaces cleanup 2023-01-18 14:28:27 +01:00
OP_scene_switch.py trailing whitespaces cleanup 2023-01-18 14:28:27 +01:00
OP_setup_layers.py trailing whitespaces cleanup 2023-01-18 14:28:27 +01:00
README.md fix rename lowercase with target modifier 2021-10-01 12:58:46 +02:00
__init__.py exclude layer buttons 2023-06-08 12:39:39 +02:00
fn.py exclude layer buttons 2023-06-08 12:39:39 +02:00
gen_vlayer.py compatibility with newer Blender 2023-04-04 15:51:41 +02:00
prefs.py trailing whitespaces cleanup 2023-01-18 14:28:27 +01:00
setup_elements.py trailing whitespaces cleanup 2023-01-18 14:28:27 +01:00
ui.py exclude layer buttons 2023-06-08 12:39: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