Commit graph

13810 commits

Author SHA1 Message Date
Jakub Trllo
b51a2a7257 added more docstrings 2023-02-07 19:24:30 +01:00
Jakub Trllo
cd1b02c595 move batch creator after simple creators 2023-02-07 19:14:53 +01:00
Jakub Trllo
310456ec13 fix creator_items cache cleanup 2023-02-07 19:10:24 +01:00
Jakub Trllo
dfb7187413 removed window title from creator widget 2023-02-07 19:10:07 +01:00
Jakub Trllo
7e1450e95d modified proxy filter for sorting of creators 2023-02-07 19:09:53 +01:00
Jakub Trllo
b67181c4e0 added show order to publisher UI 2023-02-07 19:09:32 +01:00
Jakub Trllo
c7f051db20 added 'show_order' attribute to 'Creator' so show order can be different than processing 2023-02-07 19:08:42 +01:00
Jakub Trllo
c5be741566 handle instances without available creator 2023-02-07 19:08:07 +01:00
Jakub Trllo
3316417173 process creators in their order 2023-02-07 19:07:50 +01:00
Jakub Trllo
101bbef42d added helper method to remove instance 2023-02-07 19:07:16 +01:00
Jakub Trllo
fd31d7815a added helper methods to get sorted creators 2023-02-07 19:05:46 +01:00
Jakub Trllo
22e4b9862b added 'order' attribute to creators which is used to process them in specific order 2023-02-07 19:05:27 +01:00
Jakub Trllo
0b7ca434a3
Merge pull request #4428 from ynput/bugfix/OP-4355_Houdini-Shelves-Tools-code-broken
Houdini: Houdini shelf tools fixes
2023-02-03 18:11:32 +01:00
Ondřej Samohel
13e0a0427e
Merge pull request #4422 from tokejepsen/enhancement/OP-2008_vray_proxy 2023-02-03 18:01:43 +01:00
Jakub Trllo
4c502ffe85 change how shelves are created 2023-02-03 12:14:42 +01:00
Jakub Trllo
79e7b0e0d5 check script path and gracefully skip if was not found or not set 2023-02-03 12:08:47 +01:00
Jakub Trllo
2c17a9bb4e fix mandatory keys 2023-02-03 12:08:20 +01:00
Jakub Trllo
2c410e3d54 gracefully skip if label is not set 2023-02-03 12:08:08 +01:00
Milan Kolar
eae6d5f28d
Merge pull request #4256 from tokejepsen/feature/OP-3074_xgen 2023-02-03 11:18:25 +01:00
Toke Stuart Jepsen
c0439cae1a Validate vray plugin is loaded.
Otherwise you can publish VrayProxy without needing to enable it and fail at extraction.
2023-02-02 20:48:43 +00:00
Toke Stuart Jepsen
6a3d981c0f Fix updating VrayProxy 2023-02-02 20:45:12 +00:00
Jakub Trllo
3eff2fe3cb
Merge pull request #4411 from ynput/bugfix/OP-4773_private-ftrack-url-is-NOT-ftrackappcom
Ftrack: Don't force ftrackapp endpoint
2023-02-02 15:24:27 +01:00
Jakub Trllo
e1f11abdf4 use AVALON_TASK to get current task name 2023-02-02 12:41:33 +01:00
Jakub Trllo
e42ee50ff4
Merge pull request #4412 from ynput/bugfix/3dsmax-python-path-handling
3dsmax: startup fixes
2023-02-02 11:42:01 +01:00
Ondřej Samohel
df6031d810
Update openpype/hosts/max/startup/startup.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-02-02 11:40:06 +01:00
Toke Stuart Jepsen
926f23d392 Fix updating 2023-02-01 20:57:53 +00:00
Toke Stuart Jepsen
e0f18363cd Fix file paths. 2023-02-01 20:57:47 +00:00
Jakub Trllo
fc2fd70f09 remove unnecessary indentation 2023-02-01 19:04:33 +01:00
Jakub Trllo
6934233c25 skip lock check if in untitled scene 2023-02-01 19:04:14 +01:00
Ondrej Samohel
8fd4c06e71
pop QT_AUTO_SCREEN_SCALE_FACTOR 2023-02-01 18:33:58 +01:00
Jakub Trllo
7e213daca0 login url is not modifying the url from module 2023-02-01 17:23:38 +01:00
Jakub Trllo
b661f16f88 added docstring for 'get_ftrack_url' 2023-02-01 17:23:11 +01:00
Jakub Trllo
a2dbc6d51d added option to receive ftrack url from settings 2023-02-01 17:22:53 +01:00
Jakub Trllo
fce85d0694 check ftrack url before adding ftrackapp 2023-02-01 17:22:40 +01:00
Toke Stuart Jepsen
7a7102337b BigRoy feedback 2023-02-01 15:19:38 +00:00
Ondřej Samohel
1c60d72e81
Merge pull request #4391 from ynput/hotfix/condition-in-houdini-creator-plugin 2023-02-01 16:16:30 +01:00
Toke Stuart Jepsen
c71fc217da BigRoy feedback 2023-02-01 15:05:15 +00:00
Jakub Trllo
6fb280b6c8
Merge pull request #4392 from ynput/bugfix/instance_attr_defs_fix
General: Attribute definitions fixes
2023-02-01 15:56:10 +01:00
Jakub Ježek
482bccf157
Merge pull request #4400 from ynput/bugfix/colorspace-opitonal-host-settings 2023-02-01 15:21:53 +01:00
Jakub Ježek
1690a64216
Update openpype/pipeline/colorspace.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-02-01 15:21:18 +01:00
Ondřej Samohel
7b140a3716
Merge pull request #4352 from tokejepsen/enhancement/maya_lib_clean_up 2023-02-01 14:28:34 +01:00
Toke Stuart Jepsen
981d454802 Remove old xgen cache plugin 2023-02-01 11:57:12 +00:00
Jakub Trllo
e250ed5cf5
Merge pull request #4324 from ynput/feature/functions_for_current_context
General: Functions for current context
2023-02-01 12:39:53 +01:00
Jakub Trllo
2313cd0507 added context getter functions to pipeline init 2023-02-01 12:38:54 +01:00
Ondrej Samohel
b37359979c
♻️ force modules to sys.path 2023-02-01 12:38:02 +01:00
Jakub Trllo
fb56e169dc check for source class instead of for function by name availability 2023-02-01 12:34:21 +01:00
Jakub Trllo
ece81764f2
Merge pull request #4402 from BigRoy/maya_plugin_cleanup_attributes
Maya + Blender: Pyblish plugins removed unused `version` and `category` attributes
2023-02-01 11:30:08 +01:00
Jakub Trllo
185a7be2c1
Merge pull request #4401 from BigRoy/maya_fix_validate_attributes
Maya: Fix Validate Attributes plugin
2023-02-01 10:49:14 +01:00
Toke Stuart Jepsen
51ad73c7b3 BigRoy feedback 2023-02-01 09:12:47 +00:00
OpenPype
06086b36bc [Automated] Bump version 2023-02-01 03:32:20 +00:00