ayon-core/openpype/hosts/houdini/plugins/publish
2023-12-11 12:50:09 +02:00
..
help Improve validation report + allow to select the invalid node 2023-04-19 23:43:47 +02:00
collect_active_state.py 🐛 fix node access 2022-12-16 16:35:14 +01:00
collect_arnold_rop.py Merge remote-tracking branch 'origin/develop' into feature/houdini_export_task 2023-12-06 11:03:06 +01:00
collect_asset_handles.py BigRoy's Comment - Update label 2023-11-03 15:41:37 +02:00
collect_cache_farm.py remove unrelated codes to this pull request 2023-09-21 11:42:42 +08:00
collect_chunk_size.py remove redundant code 2023-12-11 12:50:09 +02:00
collect_current_file.py Collect currentFile context data separate from workfile instance (#4883) 2023-04-21 18:43:01 +02:00
collect_frames.py resolve conflict 2023-11-24 12:56:17 +08:00
collect_inputs.py Enhancement: Improve logging levels and messages for artist facing publish reports (#5018) 2023-05-24 10:54:31 +02:00
collect_instances.py allow reseting handles, and remove the redundant collector 2023-10-05 11:31:30 +03:00
collect_instances_usd_layered.py Remove on instance toggled callback which isn't relevant to the new publisher 2023-11-03 00:53:37 +01:00
collect_karma_rop.py Add CollectAssetHandles and modify associated files 2023-11-03 11:18:09 +02:00
collect_mantra_rop.py Merge remote-tracking branch 'origin/develop' into feature/houdini_export_task 2023-12-06 11:03:06 +01:00
collect_output_node.py Merge branch 'develop' into tests/publish_process 2023-09-08 11:11:27 +03:00
collect_pointcache_type.py 🐛 fix wrong creator identifier 2023-07-20 11:09:33 +02:00
collect_redshift_rop.py Add CollectAssetHandles and modify associated files 2023-11-03 11:18:09 +02:00
collect_remote_publish.py fix import of RepairAction 2022-09-22 10:37:06 +02:00
collect_render_products.py ♻️ refactor the use of members 2022-10-21 17:32:27 +02:00
collect_review_data.py update dictionary keys to be frames with handles 2023-11-03 20:04:16 +02:00
collect_rop_frame_range.py Add CollectAssetHandles and modify associated files 2023-11-03 11:18:09 +02:00
collect_staticmesh_type.py rename files and make validator optional 2023-09-20 19:18:33 +03:00
collect_usd_bootstrap.py modified houdini to follow new asset naming 2023-10-24 18:12:08 +02:00
collect_usd_layers.py 🐛 fix node access 2022-12-16 16:35:14 +01:00
collect_vray_rop.py Merge remote-tracking branch 'origin/develop' into feature/houdini_export_task 2023-12-06 11:03:06 +01:00
collect_workfile.py Enhancement: Improve logging levels and messages for artist facing publish reports (#5018) 2023-05-24 10:54:31 +02:00
collect_workscene_fps.py hound cleanup 🐶🧽🧺 II. 2021-07-16 15:25:14 +02:00
extract_alembic.py remove unrelated codes to this pull request 2023-09-21 11:42:42 +08:00
extract_ass.py resolve conflict 2023-11-24 12:56:17 +08:00
extract_bgeo.py resolve conflict 2023-11-24 12:56:17 +08:00
extract_composite.py include full frame range in representation dictionary 2023-11-03 18:09:48 +02:00
extract_fbx.py Resolve Hound 2023-11-03 20:07:15 +02:00
extract_hda.py 🐛 fix HDA creation 2022-10-24 15:00:17 +02:00
extract_mantra_ifd.py remove unrelated codes to this pull request 2023-09-21 11:42:42 +08:00
extract_opengl.py include full frame range in representation dictionary 2023-11-03 18:09:48 +02:00
extract_redshift_proxy.py resolve conflict 2023-11-24 12:56:17 +08:00
extract_usd.py 🐛 fix node access 2022-12-16 16:35:14 +01:00
extract_usd_layered.py General: Reduce usage of legacy io (#4723) 2023-07-11 18:11:07 +02:00
extract_vdb_cache.py resolve conflict 2023-11-24 12:56:17 +08:00
increment_current_file.py remove unrelated codes to this pull request 2023-09-21 11:42:42 +08:00
save_scene.py Refactor has_unsaved_changes -> workfile_has_unsaved_changes in Houdini SaveCurrentScene plugin 2023-07-05 12:00:23 +02:00
validate_abc_primitive_to_detail.py Merge remote-tracking branch 'origin/develop' into feature/OP-3129_houdini-bgeo-publishing 2023-07-10 16:39:51 +02:00
validate_alembic_face_sets.py ♻️ switch bgeo to poincache and differentiate abc workflow 2023-06-20 16:18:29 +02:00
validate_alembic_input_node.py ♻️ switch bgeo to poincache and differentiate abc workflow 2023-06-20 16:18:29 +02:00
validate_animation_settings.py Improve errors e.g. raise PublishValidationError or cosmetics 2023-09-05 00:00:03 +02:00
validate_bypass.py 🐛 fix node access 2022-12-16 16:35:14 +01:00
validate_camera_rop.py 🚨 cosmetic changes 2022-09-21 18:36:23 +02:00
validate_cop_output_node.py 🐛 fix node access 2022-12-16 16:35:14 +01:00
validate_fbx_output_node.py update doc string 2023-09-11 16:48:38 +03:00
validate_file_extension.py ♻️ switch bgeo to poincache and differentiate abc workflow 2023-06-20 16:18:29 +02:00
validate_frame_range.py Merge branch 'develop' into bugfix/Houdini-image-sequence-loading-and-missing-frames 2023-11-03 11:18:17 +02:00
validate_frame_token.py 🐛 fix node access 2022-12-16 16:35:14 +01:00
validate_houdini_license_category.py add missing families 2023-11-20 14:44:42 +02:00
validate_mesh_is_static.py resolve hound 2023-09-11 16:43:26 +03:00
validate_mkpaths_toggled.py ♻️ replace exceptions and asserts in validators 2022-09-20 12:25:48 +02:00
validate_no_errors.py 🐛 fix node access 2022-12-16 16:35:14 +01:00
validate_primitive_hierarchy_paths.py revise creator and collector 2023-09-04 11:56:10 +03:00
validate_remote_publish.py Improve errors e.g. raise PublishValidationError or cosmetics 2023-09-05 00:00:03 +02:00
validate_remote_publish_enabled.py ♻️ replace exceptions and asserts in validators 2022-09-20 12:25:48 +02:00
validate_review_colorspace.py move import inside 2023-09-07 19:30:10 +03:00
validate_scene_review.py Re-use instance node 2023-04-20 01:34:01 +02:00
validate_sop_output_node.py revise collect-validators-extract 2023-09-04 15:06:42 +03:00
validate_subset_name.py modified houdini to follow new asset naming 2023-10-24 18:12:08 +02:00
validate_unreal_staticmesh_naming.py rename files and make validator optional 2023-09-20 19:18:33 +03:00
validate_usd_layer_path_backslashes.py 🐛 fix node access 2022-12-16 16:35:14 +01:00
validate_usd_model_and_shade.py 🐛 fix node access 2022-12-16 16:35:14 +01:00
validate_usd_output_node.py 🐛 fix node access 2022-12-16 16:35:14 +01:00
validate_usd_render_product_names.py Improve errors e.g. raise PublishValidationError or cosmetics 2023-09-05 00:00:03 +02:00
validate_usd_setdress.py 🐛 fix node access 2022-12-16 16:35:14 +01:00
validate_usd_shade_model_exists.py General: Reduce usage of legacy io (#4723) 2023-07-11 18:11:07 +02:00
validate_usd_shade_workspace.py 🐛 fix node access 2022-12-16 16:35:14 +01:00
validate_vdb_output_node.py move check outside with 2023-07-04 10:53:28 +03:00
validate_workfile_paths.py Bugfix: houdini hard coded project settings (#5400) 2023-08-04 14:28:33 +02:00