Commit graph

33737 commits

Author SHA1 Message Date
Jakub Jezek
dfbc11bca5
wrong action name in exception 2023-10-12 16:41:20 +02:00
Jakub Jezek
bf6303a908
hound 2023-10-11 22:40:04 +02:00
Jakub Jezek
63d27aa331
updating docstrings 2023-10-11 22:32:14 +02:00
Jakub Jezek
dc28a8d3d2
adding backward compatibility apply_settings 2023-10-11 22:28:31 +02:00
Jakub Jezek
9bdbc3a8b7
refactor validator for asset name to be validator of asset context
renaming plugin name and changing functionality to be working with asset key and task key
2023-10-11 17:54:52 +02:00
github-actions[bot]
d1e1e591f2 chore(): update bug report / version 2023-10-11 03:26:11 +00:00
ynbot
74e65a3376
[Automated] Merged main into develop 2023-10-11 05:25:38 +02:00
Ynbot
a00d456cb1 [Automated] Bump version 2023-10-11 03:25:25 +00:00
ynbot
9722fa248b
[Automated] Merged develop into main 2023-10-11 05:24:10 +02:00
Jakub Ježek
e1cb61729f
Merge pull request #5739 from ynput/bugfix/nuke-loaders-extensions 2023-10-10 22:21:08 +02:00
Jakub Jezek
bb4134d96a
fixing variable name to be plural 2023-10-10 13:43:46 +02:00
Roy Nieterau
067aa2ca4d
Bugfix: ServerDeleteOperation asset -> folder conversion typo (#5735)
* Fix typo

* Fix docstring typos
2023-10-10 10:49:39 +02:00
Kayla Man
36c25e91a5
Merge pull request #5705 from tokejepsen/feature/mayapy
Maya: Add MayaPy application.
2023-10-10 15:58:46 +08:00
Kayla Man
d38beb58f8
Merge branch 'develop' into feature/mayapy 2023-10-10 15:58:36 +08:00
Toke Stuart Jepsen
ea4e4729e4 Merge branch 'feature/mayapy' of https://github.com/tokejepsen/pype into feature/mayapy 2023-10-09 17:41:50 +01:00
Toke Stuart Jepsen
f2772d5857 AYON settings 2023-10-09 17:41:35 +01:00
Toke Jepsen
b59dd55726
Update openpype/settings/defaults/system_settings/applications.json
Co-authored-by: Kayla Man <64118225+moonyuet@users.noreply.github.com>
2023-10-09 17:36:56 +01:00
Fabià Serra Arrizabalaga
ca1492c839
General: Avoid fallback if value is 0 for handle start/end (#5652)
* Change defaults for handleStart so if it returns 0 it doesn't fallback to the context data

* Update get fallbacks for the rest of arguments

* Create context variable to shorten lines

* Add step to TimeData object
2023-10-09 17:36:11 +02:00
Sharkitty
71a1365216
Fix: Hardcoded main site and wrongly copied workfile (#5733) 2023-10-09 17:11:35 +02:00
Sharkitty
1d02f46e15
Feature: Copy resources when downloading last workfile (#4944)
* Feature: Copy resources when downloading workfile

* Fixed resources dir var name

* Removing prints

* Fix wrong resources path

* Fixed workfile copied to resources folder + lint

* Added comments

* Handling resource already exists

* linting

* more linting

* Bugfix: copy resources backslash in main path

* linting

* Using more continue statements, and more comments

---------

Co-authored-by: Petr Kalis <petr.kalis@gmail.com>
2023-10-09 14:12:26 +02:00
Kayla Man
f6b2ff764b
Merge pull request #5693 from ynput/enhancement/OP-6854_Maya-resolution-validator
Maya: Optional Resolution Validator for Render
2023-10-09 18:37:31 +08:00
Roy Nieterau
c12ae59efc
Merge branch 'develop' into enhancement/OP-6854_Maya-resolution-validator 2023-10-09 12:13:32 +02:00
Simone Barbieri
f1084775b4
Merge pull request #5711 from ynput/enhancement/OP-6845-blender_alembic_animation
Blender: Alembic Animation loader
2023-10-09 10:39:24 +01:00
Kayla Man
60834f6997 hound 2023-10-09 17:18:34 +08:00
Kayla Man
548ca106ad paragraph tweaks on description for validator 2023-10-09 17:14:21 +08:00
Simone Barbieri
b711758e1f Code improvements 2023-10-09 10:14:03 +01:00
Jakub Trllo
f863e3f0b4
change version regex to support blender 4 (#5723) 2023-10-09 10:43:15 +02:00
github-actions[bot]
25c023290f chore(): update bug report / version 2023-10-07 03:25:38 +00:00
ynbot
3ce3f06ac4
[Automated] Merged main into develop 2023-10-07 05:25:06 +02:00
Ynbot
32052551e2 [Automated] Bump version 2023-10-07 03:24:54 +00:00
ynbot
958352eb49
[Automated] Merged develop into main 2023-10-07 05:24:00 +02:00
Milan Kolar
d41ac2a3fd
Merge pull request #5651 from ynput/bugfix/OP-4326_Houdini-switching-context-doesnt-update-variables 2023-10-06 18:41:48 +02:00
Kayla Man
1d531b1ad5 hound 2023-10-06 22:54:16 +08:00
Kayla Man
dd46d48ffc upversion for maya server addon & fix on repair action in validate resolution 2023-10-06 22:50:16 +08:00
Simone Barbieri
787a0d1847 Fix issues with the collections where the objects are linked to 2023-10-06 15:47:34 +01:00
Simone Barbieri
ff7af16fdd Added animation family for alembic loader 2023-10-06 15:20:42 +01:00
Kayla Man
64b03447f1 restore unrelated code 2023-10-06 21:01:46 +08:00
Kayla Man
13c9aec4a7 Rename ValidateSceneResolution to ValidateResolution 2023-10-06 20:59:40 +08:00
Kayla Man
b4c0f2880a add validate resolution as parts of maya settings 2023-10-06 20:35:38 +08:00
Jakub Ježek
a67eae9088
Merge pull request #5701 from BigRoy/chore/resolve_to_new_style_host 2023-10-06 14:32:44 +02:00
Kayla Man
5262c0c7ac tweaks on get_invalid_resolution 2023-10-06 20:29:56 +08:00
Roy Nieterau
0760e4f394
Merge branch 'develop' into chore/resolve_to_new_style_host 2023-10-06 14:17:15 +02:00
Kayla Man
91d41c86c5 hound 2023-10-06 19:57:35 +08:00
Kayla Man
4dc4d665b0 hound 2023-10-06 19:56:34 +08:00
Kayla Man
145716211d hound 2023-10-06 19:55:32 +08:00
Kayla Man
8fc0c3b81f hound 2023-10-06 19:54:15 +08:00
Kayla Man
8d7664420f hound 2023-10-06 19:50:33 +08:00
Kayla Man
69c8d1985b tweaks on the validation report & repair action 2023-10-06 19:46:49 +08:00
Mustafa-Zarkash
7c5d149f56 use different popup 2023-10-06 12:11:51 +03:00
Jakub Trllo
2ea8d6530f
AYON Launcher tool: Fix refresh btn (#5685)
* rename 'refresh' to 'set_context' in 'TasksModel'

* implemented 'refresh' for folders and tasks widgets

* propagate refresh to all widgets

* don't use 'clear' of 'QStandardItemModel'

* change lifetime of folders cache to a minute

* added 'refresh_actions' method to launcher to skip clear cache of folders

* shorten line

* sorting is not case sensitive
2023-10-06 10:44:39 +02:00