Petr Kalis
0572627731
Merge pull request #4436 from ynput/bugfix/OP-4702_Maya-dirmap-issue-if-Site-Sync-is-enabled
...
SiteSync: fix dirmap
2023-02-09 10:18:55 +01:00
Jakub Trllo
ffc3b8581a
Merge pull request #4433 from ynput/feature/creator_sorting
...
Publisher: Creators sorting
2023-02-08 18:06:44 +01:00
Petr Kalis
6d67532a4b
Merge pull request #4420 from ynput/feature/OP-4822_Deadline-strict-error-check-option
...
Deadline: Allow disabling strict error check in Maya submissions
2023-02-08 17:37:49 +01:00
Petr Kalis
fe5d092d95
Merge branch 'feature/OP-4822_Deadline-strict-error-check-option' of github.com:ynput/OpenPype into feature/OP-4822_Deadline-strict-error-check-option
2023-02-08 15:02:13 +01:00
Petr Kalis
2b78c9404c
OP-4822 - push property to render instance
...
render instance is created from collected instance explicitly.
2023-02-08 15:01:02 +01:00
Jakub Trllo
6e55202349
change used method names from 'isAlive' to 'is_alive'
2023-02-08 14:23:10 +01:00
Jakub Trllo
c9981c0eac
Merge pull request #4375 from ynput/feature/better_instance_changes
...
Create: Enhance instance & context changes
2023-02-08 13:48:37 +01:00
Petr Kalis
21d745cc3c
OP-4822 - remove unwanted variable
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-02-08 12:25:29 +01:00
Petr Kalis
e7d60288a1
Fix - added missed scopes for Slack bot
2023-02-08 12:15:43 +01:00
OpenPype
e1befa7ae3
[Automated] Bump version
2023-02-08 03:28:55 +00:00
iLLiCiTiT
cba888e66e
small docstring/comments enhancements
2023-02-07 20:02:36 +01:00
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
9110f70554
use safe access to "subset" in AE
2023-02-07 19:02:09 +01:00
Jakub Trllo
6120f218b4
Merge branch 'develop' into feature/better_instance_changes
2023-02-07 18:23:31 +01:00
Petr Kalis
31173abd4f
OP-4702 - fix dirmap
...
remote_site_dir started to return platform dict
2023-02-06 13:39:04 +01:00
Petr Kalis
463f770f2d
OP-4822 - Hound
2023-02-03 18:40:53 +01:00
Petr Kalis
214ef5104d
OP-4822 - changed strict error checking to boolean flag
...
Added boolean flag to render instance to allow artist to change it.
2023-02-03 18:33:40 +01:00
Petr Kalis
3a8c36e057
OP-4822 - updated settings
...
After discussion profile is too complicated, removed, replaced with simple boolean
2023-02-03 18:28:29 +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
Petr Kalis
5df388912a
OP-4822 - added logging
2023-02-02 18:44:43 +01:00
Petr Kalis
8a2cf2e6d9
OP-4822 - fix wrong variable
2023-02-02 18:44:24 +01:00
Petr Kalis
f29c46f7c1
OP-4822 - fix arguments
2023-02-02 18:44:00 +01:00
Petr Kalis
bd77b30c5c
OP-4822 - added possibility to disable strict checking
...
DL by default has Strict error checking, but some errors are not fatal. This allows to set profile based on Task and Subset values to temporarily disable Strict Error Checks
2023-02-02 18:25:24 +01:00
Petr Kalis
27773fbbf1
OP-4822 - added profile to disble check to Settings
2023-02-02 18:23:51 +01: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
a9e139998c
modified code example to also contain tests
2023-02-02 15:00:56 +01:00
Jakub Trllo
638375c9db
add missing attribute usage
2023-02-02 13:47:15 +01:00
Jakub Trllo
e1f11abdf4
use AVALON_TASK to get current task name
2023-02-02 12:41:33 +01:00
Jakub Trllo
0b65168688
fix other places using changes
2023-02-02 12:17:07 +01:00
Jakub Trllo
6ca987fdd2
modified houdini to use new changes object
2023-02-02 11:56:51 +01:00
Jakub Trllo
0dbb63df94
modified change item a little
2023-02-02 11:54:55 +01:00