Commit graph

36753 commits

Author SHA1 Message Date
Jakub Ježek
f480222009
Merge branch 'develop' into bugfix/OP-6591_LoadClip-colorspace-override 2024-03-11 13:46:35 +01:00
Jakub Trllo
5628a93e3f
Merge pull request #163 from ynput/enhancement/remove-workfile-instances-from-max-workfile
removing remove instances in 3dsMax Workfile creator
2024-03-08 12:43:21 +01:00
Kayla Man
7b19e06787 removing remove instances 2024-03-08 19:37:03 +08:00
Jakub Jezek
2fe09689e8
missing import 2024-03-07 21:57:24 +01:00
Jakub Ježek
e6c2bbafc1
Merge branch 'develop' into bugfix/OP-6591_LoadClip-colorspace-override 2024-03-07 21:48:55 +01:00
Jakub Ježek
7defbed637
Merge pull request #144 from ynput/chore/AY-3173-Ayon_Settings_Defaults
Updating tools defaults
2024-03-07 21:19:13 +01:00
Jakub Ježek
8608e7fa7b
Merge pull request #145 from ynput/bugfix/nuke-settins-fixes
Nuke: settings fixes
2024-03-07 18:34:44 +01:00
Toke Jepsen
5120df1157
Update client/ayon_core/hosts/nuke/api/utils.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-03-07 12:14:44 +00:00
Toke Stuart Jepsen
091a706518 Dont brute force colorspaces list 2024-03-07 11:49:20 +00:00
Toke Stuart Jepsen
9c34d76c7b Merge branch 'develop' into bugfix/OP-6591_LoadClip-colorspace-override 2024-03-07 11:44:51 +00:00
Kayla Man
7dc8505194
Merge pull request #59 from ynput/enhancement/OP-7076_Validate-Model-Name
Max: Implementation of the validator for model name
2024-03-07 18:26:59 +08:00
Kayla Man
d35d719668
Merge branch 'develop' into enhancement/OP-7076_Validate-Model-Name 2024-03-07 18:26:53 +08:00
Kayla Man
1b7e22b51b
Merge pull request #116 from ynput/enhancement/OP-7085_ValidateNoAnimation
Max: Validate No Animation
2024-03-07 18:09:48 +08:00
Kayla Man
7adf8b672f
Merge branch 'develop' into enhancement/OP-7085_ValidateNoAnimation 2024-03-07 18:09:41 +08:00
Jakub Ježek
a4327fecbc
Merge branch 'develop' into bugfix/OP-6591_LoadClip-colorspace-override 2024-03-07 11:05:36 +01:00
Jakub Ježek
7bf7780dd6
Merge pull request #149 from ynput/bugfix/AY-1684_Bug-Resolve-Clip-Load-doesnt-support-Slate
Resolve: Adjust clip start if slate is present
2024-03-06 16:55:40 +01:00
Jakub Ježek
09e12b3a9b
Merge branch 'develop' into bugfix/AY-1684_Bug-Resolve-Clip-Load-doesnt-support-Slate 2024-03-06 16:54:03 +01:00
Jakub Ježek
bcae718f26
Merge pull request #151 from ynput/jakubjezek001-patch-1
Update enhancement_request.yml
2024-03-06 16:45:55 +01:00
Jakub Ježek
14db89cc35
Update enhancement_request.yml 2024-03-06 16:45:43 +01:00
Jakub Ježek
f3ab0376a5
Merge pull request #150 from ynput/jakubjezek001-patch-1
Update bug_report.yml
2024-03-06 16:44:44 +01:00
Jakub Ježek
b5873d47a8
Update bug_report.yml 2024-03-06 16:44:18 +01:00
Jakub Jezek
fd8bf2cc67
Adjust clip start if slate is present
Trim the clip's start time by 1 frame and update its duration accordingly when a "slate" is detected in the version data families. Also, corrected calculation for `frame_end_handle` to use `frame_end`.
2024-03-06 16:29:12 +01:00
Kayla Man
2caf32c5b0 supports the check on only one keyframe in timeline 2024-03-06 23:08:40 +08:00
Libor Batek
478406baff
Merge branch 'develop' into enhancement/OP-7085_ValidateNoAnimation 2024-03-06 11:27:37 +01:00
Jakub Ježek
09d64758d6
Merge pull request #13 from ynput/bugfix/OP-8005_thumbnail_duration
Use duration from streams as its more precise
2024-03-06 11:08:03 +01:00
Jakub Ježek
0c7028c19e
Merge branch 'develop' into bugfix/OP-8005_thumbnail_duration 2024-03-06 10:40:11 +01:00
Toke Stuart Jepsen
5b62e4f341 Merge branch 'develop' into bugfix/OP-6591_LoadClip-colorspace-override
# Conflicts:
#	client/ayon_core/hosts/nuke/plugins/load/load_clip.py
2024-03-05 16:22:52 +00:00
Toke Jepsen
511e2047de
Update client/ayon_core/hosts/nuke/plugins/load/load_clip.py 2024-03-05 16:03:50 +00:00
Kayla Man
f8775bfa2e Resolve conflict 2024-03-05 23:43:31 +08:00
Jakub Jezek
dad4bbe9d4
Update plugin settings title and version number.
- Updated a plugin setting title to "Product types" from "Sync workfile versions for families".
- Increased the version number from "0.1.9" to "0.1.10".
2024-03-05 13:36:24 +01:00
murphy
a7ad7211b2 updating tools defaults 2024-03-05 11:56:47 +01:00
Kayla Man
91a7c37db0 resolve conflict 2024-03-05 12:14:16 +08:00
Kayla Man
d3d359663e
Merge pull request #58 from ynput/enhancement/OP-8105_Validate-Context
Max : Optional validator to check invalid context data
2024-03-04 18:52:44 +08:00
Kayla Man
93d1fae02e
Merge branch 'develop' into enhancement/OP-8105_Validate-Context 2024-03-04 18:41:28 +08:00
Jakub Ježek
c5b6456bb0
Merge pull request #109 from ynput/chore/issue_template_title_without_label
Update issue template titles to remove prefixes.
2024-03-04 10:30:40 +01:00
Ondřej Samohel
e6e7a41ce5
Merge pull request #117 from ynput/bugfix/houdini-default-renderproduct-name
Bugfix/houdini default renderproduct name
2024-03-04 09:56:24 +01:00
Kayla Man
1f2b531a90 tweak on the description comment of publish validation error 2024-03-02 00:46:06 +08:00
Kayla Man
7ec4f6cc92 cosmetic 2024-03-01 18:21:13 +08:00
Simone Barbieri
558493568f
Merge pull request #129 from ynput/enhancement/AY-753-add_missing_hosts_to_collect_audio
Added missing hosts to collect_audio
2024-03-01 09:54:46 +00:00
Kayla Man
3b45573089 make the docstring and comment more concise and align with ayon 2024-03-01 17:54:43 +08:00
Kayla Man
48c64c9caf cosmetic fix 2024-03-01 17:44:01 +08:00
Kayla Man
01bbf8ea1f
Merge pull request #121 from ynput/enhancement/OP-7078_ValidateMeshHasUVs
Max: Validate Mesh Has UVs
2024-03-01 17:05:06 +08:00
Kayla Man
27ee7d00f0
Merge branch 'develop' into enhancement/OP-7078_ValidateMeshHasUVs 2024-03-01 17:04:52 +08:00
Libor Batek
2e9c1e4d6c
Merge branch 'develop' into enhancement/OP-8105_Validate-Context 2024-03-01 10:02:58 +01:00
Jakub Trllo
1457ec6111
Merge pull request #130 from ynput/enhancement/OP-8370_LoaderPlugin-update-expect-representation-context
Chore: Loader plugin expect representation context in methods
2024-02-29 17:40:58 +01:00
Kayla Man
1bdac65841 code clean up 2024-02-29 20:43:13 +08:00
Kayla Man
34cca05615 code clean up 2024-02-29 20:42:32 +08:00
Kayla Man
07e10beec9 Merge branch 'develop' into enhancement/OP-7078_ValidateMeshHasUVs 2024-02-29 20:37:53 +08:00
Kayla Man
c7ba4be69c code clean up with bigroy's comment 2024-02-29 20:37:23 +08:00
Jakub Trllo
d856bd0cb5
Merge pull request #137 from ynput/enhancement/traypublisher-using-ayon-projects-model
TrayPublisher: Use AYON projects model
2024-02-29 12:56:49 +01:00