Blender addon to export gp layers through view layers nodes and file outputs
Go to file
pullusb 16a4014da9 Fix file output base path
1.7.1

- fix: file output base path depending on file format
- fix: problem when connecting render layers
2024-04-17 14:37:44 +02:00
app_templates/GP_Render exclude layer buttons 2023-06-08 12:39:39 +02:00
bin swf export and pdf multipage 2023-06-29 18:15:59 +02:00
.gitignore Refactor to allow separate gp render scene and compositing scene 2024-04-16 18:01:10 +02:00
CHANGELOG.md Fix file output base path 2024-04-17 14:37:44 +02:00
LICENSE wip first usable version 2021-09-07 23:11:42 +02:00
OP_add_layer.py Refactor to allow separate gp render scene and compositing scene 2024-04-16 18:01:10 +02:00
OP_auto_build.py Refactor to allow separate gp render scene and compositing scene 2024-04-16 18:01:10 +02:00
OP_check_scene.py Refactor to allow separate gp render scene and compositing scene 2024-04-16 18:01:10 +02:00
OP_clean.py Refactor to allow separate gp render scene and compositing scene 2024-04-16 18:01:10 +02:00
OP_clear.py Refactor to allow separate gp render scene and compositing scene 2024-04-16 18:01:10 +02:00
OP_connect_toggle.py Refactor to allow separate gp render scene and compositing scene 2024-04-16 18:01:10 +02: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 Refactor to allow separate gp render scene and compositing scene 2024-04-16 18:01:10 +02:00
OP_merge_layers.py Refactor to allow separate gp render scene and compositing scene 2024-04-16 18:01:10 +02:00
OP_post_render.py trailing whitespaces cleanup 2023-01-18 14:28:27 +01:00
OP_render_pdf.py code render scene comments cleanup 2024-03-28 11:51:57 +01:00
OP_render_scenes.py trailing whitespaces cleanup 2023-01-18 14:28:27 +01:00
OP_scene_switch.py Refactor to allow separate gp render scene and compositing scene 2024-04-16 18:01:10 +02:00
OP_setup_layers.py Refactor to allow separate gp render scene and compositing scene 2024-04-16 18:01:10 +02:00
README.md Fix file output base path 2024-04-17 14:37:44 +02:00
__init__.py Fix file output base path 2024-04-17 14:37:44 +02:00
constant.py Refactor to allow separate gp render scene and compositing scene 2024-04-16 18:01:10 +02:00
fn.py Fix file output base path 2024-04-17 14:37:44 +02:00
gen_vlayer.py Fix file output base path 2024-04-17 14:37:44 +02:00
prefs.py trailing whitespaces cleanup 2023-01-18 14:28:27 +01:00
properties.py Refactor to allow separate gp render scene and compositing scene 2024-04-16 18:01:10 +02:00
setup_elements.py trailing whitespaces cleanup 2023-01-18 14:28:27 +01:00
ui.py Refactor to allow separate gp render scene and compositing scene 2024-04-16 18:01:10 +02:00

README.md

GP Render

Organise export of gp layers through compositor output

Environment variables

FILE_FORMAT : Define file_format used for output. If not specified, use OPEN_EXR_MULTILAYER (set OPEN_EXR for separate sequences)