Blender addon to export gp layers through view layers nodes and file outputs
Go to file
pullusb 8a5654e977 ignore object with leading dot
1.0.2

- added: GP object with name starting with `.` are ignored from "all objects" operation (renaming, numbering, sending to render scene)
  - temporarily, layer named `note` (case insensitive) are ignored as well. This should be removed in later version to keep only dot exculsion rule.
2022-12-19 20:15:11 +01:00
.gitignore wip first usable version 2021-09-07 23:11:42 +02:00
CHANGELOG.md ignore object with leading dot 2022-12-19 20:15:11 +01:00
LICENSE wip first usable version 2021-09-07 23:11:42 +02:00
OP_add_layer.py ignore object with leading dot 2022-12-19 20:15:11 +01:00
OP_auto_build.py ignore object with leading dot 2022-12-19 20:15:11 +01:00
OP_check_scene.py cascade file checks 2022-01-27 18:08:24 +01:00
OP_clean.py render checkers and codefix 2022-01-26 16:32:33 +01:00
OP_clear.py uasble version pack of feature and fixes 2021-09-10 18:32:50 +02:00
OP_connect_toggle.py Set composite output from fileout node 2021-12-16 19:10:00 +01:00
OP_crop_to_object.py multiscene viewlayer check 2021-11-12 15:42:32 +01:00
OP_export_to_ae.py fix 2D position for AE from linux 2022-07-20 18:09:28 +02:00
OP_manage_outputs.py scn name fileout lowercased 2021-11-11 14:48:53 +01:00
OP_merge_layers.py Fix multiscene ops and batch script generation 2021-10-25 16:02:11 +02:00
OP_post_render.py render checkers and codefix 2022-01-26 16:32:33 +01: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 ignore object with leading dot 2022-12-19 20:15:11 +01:00
README.md fix rename lowercase with target modifier 2021-10-01 12:58:46 +02:00
__init__.py ignore object with leading dot 2022-12-19 20:15:11 +01:00
fn.py ignore object with leading dot 2022-12-19 20:15:11 +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
setup_elements.py ignore object with leading dot 2022-12-19 20:15:11 +01:00
ui.py ignore object with leading dot 2022-12-19 20:15:11 +01: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