| .. |
|
collect_comp.py
|
Revert redundant variable name change since plugin is now basically reverted
|
2023-03-07 16:07:54 +01:00 |
|
collect_comp_frame_range.py
|
Explicitly set the handleStart and handleEnd otherwise other global plug-ins will force in other data like asset data.
|
2023-03-07 20:42:49 +01:00 |
|
collect_expected_frames.py
|
Collect frames in expected_frames instead of in redner_local
|
2023-03-18 19:50:11 +01:00 |
|
collect_fusion_version.py
|
rename folder
|
2021-04-01 18:54:46 +02:00 |
|
collect_inputs.py
|
Merge remote-tracking branch 'upstream/develop' into fusion-new-publisher
|
2023-03-07 16:00:53 +01:00 |
|
collect_instances.py
|
Explicitly set the handleStart and handleEnd otherwise other global plug-ins will force in other data like asset data.
|
2023-03-07 20:42:49 +01:00 |
|
collect_renders.py
|
Cleaned up code
|
2023-03-18 19:29:32 +01:00 |
|
collect_workfile.py
|
Collect Fusion workfile representation
|
2023-03-07 12:05:58 +01:00 |
|
extract_render_local.py
|
Render only the local saver tools instead of all active savers in the comp
|
2023-03-21 16:52:13 +01:00 |
|
increment_current_file.py
|
Refactor filename
|
2022-09-27 12:01:28 +02:00 |
|
save_scene.py
|
Include workfile family
|
2022-09-27 12:02:16 +02:00 |
|
validate_background_depth.py
|
Fix actions
|
2023-03-07 14:38:42 +01:00 |
|
validate_comp_saved.py
|
Barebones refactor of validators to raise PublishValidationError
|
2022-09-21 23:11:05 +02:00 |
|
validate_create_folder_checked.py
|
Removed code that should never be able to happen
|
2023-03-18 19:50:49 +01:00 |
|
validate_expected_frames_existence.py
|
Removed code that should never be able to happen
|
2023-03-18 19:50:49 +01:00 |
|
validate_filename_has_extension.py
|
Add Select Invalid action to more validators
|
2022-09-23 17:47:19 +02:00 |
|
validate_saver_has_input.py
|
Add Select Invalid Action
|
2022-09-23 17:44:05 +02:00 |
|
validate_saver_passthrough.py
|
Add Select Invalid action to more validators
|
2022-09-23 17:47:19 +02:00 |
|
validate_unique_subsets.py
|
Remove fusion validate unique subsets in favor of global one
|
2023-01-18 00:12:07 +01:00 |