ayon-core/openpype
Roy Nieterau 2932debbaf Cleanup + fix updating/remove logic
- Use container `_timeline_item` to ensure we act on the expected timeline item - otherwise `lib.get_pype_timeline_item_by_name` can take the wrong one if the same subset is loaded more than once which made update/remove actually pick an unexpected timeline item.
- On update, remove media pool item if previous version now has no usage
- On remove, only remove media pool item if it has no usage
- Don't duplicate logic to define version data to put in tag data, now uses a `get_tag_data` method
- Don't create a `fake context` but use the `get_representation_context` to get the context on load to ensure whatever uses it has the correct context.
2023-10-07 19:45:23 +02:00
..
addons
client AYON: Fix task type short name conversion (#5641) 2023-09-22 14:18:57 +02:00
hooks big roy's comments on the code fix 2023-09-06 16:35:46 +08:00
host SyncServer: Existence of module is optional (#5413) 2023-08-07 18:48:27 +02:00
hosts Cleanup + fix updating/remove logic 2023-10-07 19:45:23 +02:00
lib Launcher tool: Refactor launcher tool (for AYON) (#5612) 2023-09-22 11:47:39 +02:00
modules Fusion: added missing env vars to Deadline submission (#5659) 2023-10-05 16:46:20 +02:00
pipeline resolve hound 2023-09-29 16:59:07 +03:00
plugins change an error a little bit 2023-10-05 13:01:02 +02:00
resources updated ayon staging icons 2023-07-31 15:14:50 +02:00
scripts Merge branch 'develop' into enhancement/OP-4770_Global-colorspace-parse_colorspace_from_filepath-simplification 2023-09-21 16:58:11 +02:00
settings Merge pull request #5651 from ynput/bugfix/OP-4326_Houdini-switching-context-doesnt-update-variables 2023-10-06 18:41:48 +02:00
style Workfiles tool: Refactor workfiles tool (for AYON) (#5550) 2023-09-08 13:45:00 +02:00
tests Remove unused functions from Fusion integration 2023-09-13 22:16:14 +02:00
tools AYON Launcher tool: Fix refresh btn (#5685) 2023-10-06 10:44:39 +02:00
vendor Update ayon-python-api (#5512) 2023-08-29 12:01:29 +02:00
widgets move unreal splash screen to unreal 2023-07-31 10:53:50 +02:00
__init__.py General: Connect to AYON server (base) (#3924) 2023-07-11 17:50:50 +02:00
__main__.py
cli.py Add openpype_mongo command flag for testing. (#5676) 2023-10-03 19:18:02 +02:00
pype_commands.py Remove checks for env var (#5696) 2023-10-05 15:37:45 +02:00
version.py [Automated] Bump version 2023-10-07 03:24:54 +00:00