Commit graph

28192 commits

Author SHA1 Message Date
Ondřej Samohel
e246afe55b
removing typo 2023-02-17 15:07:24 +01:00
Ondřej Samohel
5a78cb0f84
Merge pull request #4424 from tokejepsen/bugfix/OP-2549_fps-rounding-in-maya 2023-02-16 23:41:30 +01:00
Jakub Trllo
3e059b5405
Merge pull request #4482 from ynput/bugfix/pyside6_file_widget_support
Workfiles tool: Add PySide 6 support
2023-02-16 17:48:30 +01:00
Jakub Trllo
8a5831c6fe check for 'pyside6' when filling kwargs for file dialog 2023-02-16 17:11:00 +01:00
Toke Stuart Jepsen
a305de03f0 Lower tolerance for framerate difference. 2023-02-16 15:31:33 +00:00
Ondřej Samohel
7ba54405ee
Merge pull request #4470 from quadproduction/277-template-builder-does-not-update-instance-creator-asset-field 2023-02-16 15:10:54 +01:00
Jakub Trllo
973aa11fc4
Merge pull request #4473 from ynput/feature/report_plugin_discovery_crashes
Publisher: Report also crashed creators and convertors
2023-02-16 15:03:19 +01:00
Jakub Trllo
70ab3cd2ab fix newly added creators on refresh 2023-02-16 14:14:45 +01:00
Ondřej Samohel
0e2f495966
Merge pull request #4441 from fabiaserra/bugfix/fix-remote-shotgrid 2023-02-16 13:48:29 +01:00
Ondřej Samohel
df6d99f26e
Merge pull request #4463 from ynput/bugfix/OP-4943_Publisher-window-re-open-bug-in-Houdini- 2023-02-16 13:42:58 +01:00
Jakub Trllo
060f921789
Merge pull request #4454 from ynput/chore/remove_deprecated_lib_funcs
General: Removed deprecated functions from lib
2023-02-16 12:37:47 +01:00
Jakub Trllo
f34936ad11
Merge pull request #4468 from ynput/bugfix/python2_compatibility_issue
Global: fixing python2 incompatibility
2023-02-16 12:36:25 +01:00
Jakub Trllo
14d78ae828
Merge pull request #4474 from ynput/bugfix/publisher_qaction_compatibility
Publisher: Fix compatibility of QAction in Publisher
2023-02-16 12:34:35 +01:00
Jakub Trllo
8eef66c3df Fix creation of DiscoverResult for pyblish plugins 2023-02-16 12:29:43 +01:00
Jakub Trllo
a0225eb790 Merge branch 'develop' into chore/remove_deprecated_lib_funcs 2023-02-16 11:43:03 +01:00
Petr Kalis
86ffdc459d
Merge pull request #4467 from ynput/bugfix/OP-4938_Photoshop-fix-missing-legacy_io-for-legacy-instances
Photoshop: fix missing legacy io for legacy instances
2023-02-16 11:28:22 +01:00
Jakub Trllo
c2b2dbb3f3 fix compatibility of QAction in Publisher 2023-02-16 10:47:24 +01:00
mre7a
035c888d9b
Update openpype/hosts/maya/api/workfile_template_builder.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-02-16 10:43:55 +01:00
mre7a
7739c3a54f
Update openpype/hosts/maya/api/workfile_template_builder.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-02-16 10:43:13 +01:00
Jakub Trllo
56470c47e2 added Args to documentation 2023-02-16 09:55:32 +01:00
Jakub Trllo
0dc73617a6 use reports to store crashed files to publish report 2023-02-16 09:54:44 +01:00
Jakub Trllo
b3a86bdbf5 store reports of discovered plugins 2023-02-16 09:54:18 +01:00
Jakub Trllo
86a9c77c1e reuse 'DiscoverResult' from plugin discover 2023-02-16 09:53:47 +01:00
Jakub Trllo
542405775a discover creators and convertors can pass other arguments to 'discover' function 2023-02-16 09:53:15 +01:00
Jakub Trllo
eef8990101 public 'discover' function can expect all possible arguments 2023-02-16 09:52:39 +01:00
Petr Kalis
b70c6e4bfd OP-4938 - fix obsolete access to instance change 2023-02-15 18:32:56 +01:00
Jakub Trllo
02a895042d
Merge pull request #4472 from ynput/enhancement/publisher_tabs_changes
Publisher: Less confusing tab changes
2023-02-15 17:14:17 +01:00
Jakub Trllo
37a7841db8 reordered methods to match order of tabs in UI 2023-02-15 15:46:02 +01:00
Jakub Trllo
1cc9a7a90f change tab on reset only if is on report tab (Details for user) 2023-02-15 15:45:45 +01:00
Jakub Trllo
6ab581df7d on first reset always go to create tab 2023-02-15 15:45:22 +01:00
Petr Kalis
0301309502 OP-4928 - removed legacy_io in workfile creator in AE
Legacy_io should be eradicated, replaced by abstracted methods
2023-02-15 12:33:35 +01:00
Petr Kalis
66c42dde73 OP-4928 - removed legacy_io in workfile creator in PS
Legacy_io should be eradicated, replaced by abstracted methods
2023-02-15 12:32:41 +01:00
Jakub Trllo
daf28a0c77
Merge pull request #4465 from ynput/bugfix/default_settings_values
Settings: Fix default settings of Nuke
2023-02-15 12:30:02 +01:00
Jakub Trllo
eb5d1e3816 resave to remove empty line 2023-02-15 12:29:52 +01:00
Petr Kalis
410ea87e18 OP-4928 - fix wrong usage of legacy_io
Import should be removed. Now it should be replaced from context.
2023-02-15 12:27:44 +01:00
Jakub Jezek
423f2bcbda
removing python3 only code 2023-02-15 12:26:50 +01:00
Petr Kalis
e93c5d0d40 OP-4928 - fix wrong usage of legacy_io
Import was removed, but usage stayed. Now it should be replaced from context
2023-02-15 12:26:27 +01:00
Jakub Jezek
222b39f024
nuke: adding back Create shortcut
it was removed accidentally
2023-02-15 12:22:13 +01:00
Jakub Trllo
bc161ed5af
Merge pull request #4393 from ynput/feature/simplified_creator_api
General: Simplified CreateContext api
2023-02-15 12:11:29 +01:00
Jakub Trllo
fb93780640 use family form creator 2023-02-15 12:08:45 +01:00
Jakub Trllo
df532268a2 add family to instance data 2023-02-15 12:00:15 +01:00
Jakub Trllo
3e6a120eaa fix default settings of nuke 2023-02-15 11:46:20 +01:00
Jakub Trllo
ac40782592 fix used constant 'ActiveWindow' -> 'WindowActive' 2023-02-15 10:14:19 +01:00
ynbot
f9128e93f1
[Automated] Merged main into develop 2023-02-15 04:29:42 +01:00
Ynbot
8ddcc9c151 [Automated] Bump version 2023-02-15 03:29:31 +00:00
ynbot
2809135c24
[Automated] Merged develop into main 2023-02-15 04:28:14 +01:00
Jakub Trllo
e4d59039d8 Merge branch 'develop' into feature/simplified_creator_api 2023-02-14 17:03:20 +01:00
Jakub Trllo
5903dbce9e autofill precreate attributes if are not passed 2023-02-14 17:03:05 +01:00
Ondřej Samohel
a78bd6e3ba
Merge pull request #4459 from ynput/bugfix/remove_direct_mongo_call 2023-02-14 16:44:25 +01:00
Ondřej Samohel
d06a77dadc
Merge pull request #4449 from tokejepsen/enhancement/OP-4865_static-ass-file-option 2023-02-14 16:40:10 +01:00