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
|
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 |
|
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 |
|
Ondřej Samohel
|
a35a719d0a
|
Merge pull request #4371 from ynput/dependabot/npm_and_yarn/website/ua-parser-js-0.7.33
|
2023-02-14 16:35:41 +01:00 |
|
Toke Jepsen
|
6bdbdd4337
|
Update openpype/hosts/maya/plugins/load/load_arnold_standin.py
Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
|
2023-02-14 15:32:54 +00:00 |
|
Ondřej Samohel
|
39591d60bb
|
Merge pull request #4457 from tokejepsen/bugfix/maya_deadline_strict_error_checking_default
|
2023-02-14 16:32:37 +01:00 |
|
Jakub Ježek
|
827e868ce2
|
Merge pull request #4398 from ynput/feature/OP-3663_Hiero-export-of-large-number-of-shots-fill-up-disk
|
2023-02-14 15:35:26 +01:00 |
|
Toke Stuart Jepsen
|
abe9a2b895
|
Default should be True
|
2023-02-14 10:03:12 +00:00 |
|
Toke Stuart Jepsen
|
33a7ecd19e
|
Code cosmetics
|
2023-02-14 10:03:01 +00:00 |
|
Jakub Trllo
|
d3cc8b59c5
|
replaced call to mongo 'dbcon.parenthood' with 'get_representation_parents' function
|
2023-02-14 10:42:54 +01:00 |
|
Toke Stuart Jepsen
|
75637cc1a4
|
Strict Error Checking Default
Provide default of strict error checking for instances created prior to PR.
|
2023-02-14 07:00:21 +00:00 |
|
Jakub Jezek
|
9591d42b84
|
spell errors
|
2023-02-13 12:51:51 +01:00 |
|
Jakub Ježek
|
3885f3cd7c
|
Update website/docs/admin_settings_system.md
Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
|
2023-02-13 12:45:29 +01:00 |
|
Jakub Ježek
|
abe803234e
|
Update website/docs/admin_environment.md
Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
|
2023-02-13 12:45:12 +01:00 |
|
Jakub Ježek
|
1735d6cc74
|
Update openpype/pipeline/publish/lib.py
Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
|
2023-02-13 12:45:00 +01:00 |
|
Jakub Ježek
|
859863129a
|
Update openpype/pipeline/publish/lib.py
Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
|
2023-02-13 12:43:39 +01:00 |
|
Jakub Ježek
|
7ea78fee7b
|
Update openpype/pipeline/tempdir.py
Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
|
2023-02-13 12:43:30 +01:00 |
|
Jakub Ježek
|
053a903662
|
Update openpype/pipeline/tempdir.py
Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
|
2023-02-13 12:43:21 +01:00 |
|
Jakub Ježek
|
198050959a
|
Update openpype/pipeline/tempdir.py
Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
|
2023-02-13 12:42:54 +01:00 |
|
Jakub Ježek
|
8daa8059cc
|
Update openpype/pipeline/tempdir.py
Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
|
2023-02-13 12:42:45 +01:00 |
|
Jakub Ježek
|
09dff1629d
|
Update openpype/pipeline/tempdir.py
Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
|
2023-02-13 12:42:36 +01:00 |
|