Petr Kalis
b32f153a9c
Merge branch 'develop' of github.com:pypeclub/OpenPype into chore/add_validate_frame_range_to_traypublisher
2022-07-18 10:57:46 +02:00
Petr Kalis
396079985d
Merge pull request #3517 from pypeclub/chore/OP-3589_TrayPublisher-Create-thumbnail
...
Traypublisher: added thumbnail extract
2022-07-18 10:54:36 +02:00
Petr Kalis
eed26c09fc
OP-3589 - renamed method
2022-07-18 10:53:48 +02:00
Petr Kalis
a2191c5dd5
Merge pull request #3523 from pypeclub/bugfix/maya_setAttr_safe
...
Maya: Added wrapper around cmds.setAttr
2022-07-18 10:48:35 +02:00
pypebot
a340ba122a
[Automated] Merged main into develop
2022-07-16 05:49:59 +02:00
OpenPype
ace2bf4ecb
[Automated] Bump version
2022-07-16 03:49:48 +00:00
pypebot
9f7570f447
[Automated] Merged develop into main
2022-07-16 05:41:09 +02:00
Jakub Trllo
31bae284e9
Merge pull request #3501 from pypeclub/bugfix/new_publisher_minor_fixes
...
NewPublisher: Groups work and enum multivalue
2022-07-15 18:23:34 +02:00
Jakub Trllo
1c80fd2a50
Merge pull request #3516 from pypeclub/feature/OP-3580_Ftrack-event-rotating-client-list-set-time
...
Ftrack: Automatic daily review session creation can define trigger hour
2022-07-15 18:23:21 +02:00
Jakub Trllo
ae561d219a
Merge pull request #3519 from pypeclub/bugfix/oiio_hash_fix
...
General: Fix hash of centos oiio archive
2022-07-15 18:23:08 +02:00
Petr Kalis
a081a0f3e1
Added wrapper around cmds.setAttr
...
Logs and captures exception when attribute is not possible to set (when locked)
2022-07-15 17:43:05 +02:00
Jakub Trllo
870cc2bc06
fix hash of oiio centos file
2022-07-15 13:34:26 +02:00
Petr Kalis
a8c219211d
OP-3589 - copied ValidateFrameRange from SP
...
SP will be removed in the future, copied this to TrayPublisher to keep functionality.
2022-07-15 13:25:42 +02:00
Petr Kalis
9f2bbbbe38
OP-3589 - added thumbnail extract to traypublisher
...
Added check if thumbnail representation is not present, created by different plugin by any chance.
ExtractThumbnailSP should be removed when SP is removed, no need to copy and have 2 plugins.
2022-07-15 13:12:09 +02:00
Jakub Trllo
af06e1a851
fix too long line
2022-07-15 12:02:19 +02:00
Jakub Trllo
1408836a71
Merge pull request #3513 from pypeclub/feature/OP-3578_traypublisher_file_definition_and_simple_creators
...
TrayPublisher: Simple creation enhancements and fixes
2022-07-15 11:44:00 +02:00
Jakub Trllo
e74f526def
modified labels
2022-07-15 11:42:48 +02:00
Ondřej Samohel
1feae4ad5d
Merge pull request #1827 from pypeclub/feature/powershell-enhancements
...
Enhance powershell build scripts
2022-07-15 11:30:51 +02:00
Jakub Trllo
beb53f7ccb
use time settings to determine when to trigger creation
2022-07-15 11:23:07 +02:00
Jakub Trllo
baa1256b38
added settings to define when cycle review session creation happens
2022-07-15 11:22:22 +02:00
Jakub Trllo
e0fe2e84b5
remove unnecessary line edit
2022-07-14 18:22:48 +02:00
Jakub Trllo
6ea413ccfe
Merge branch 'develop' into bugfix/new_publisher_minor_fixes
2022-07-14 18:05:25 +02:00
Jakub Trllo
9a83b83bb5
it is possible to copy file items
2022-07-14 17:50:24 +02:00
Jakub Trllo
53dd6cf111
it is possible to move file items across widgets
2022-07-14 17:45:39 +02:00
Jakub Trllo
ef515039a0
added helper method for conversion of data to bytes
2022-07-14 17:40:01 +02:00
Jakub Trllo
f346fb8cfd
implemented helper function for loading of internal data
2022-07-14 17:38:01 +02:00
Jakub Trllo
97492867cb
modified docstring
2022-07-14 16:11:01 +02:00
Jakub Trllo
2b1654a1e2
fix variable usage
2022-07-14 15:22:19 +02:00
Jakub Trllo
1561a47906
changed key 'filepath' to 'representation_files'
2022-07-14 15:19:45 +02:00
Jakub Trllo
64b4bdaf88
handle review representations using reviewable file input
2022-07-14 15:19:25 +02:00
Jakub Trllo
8a6ee91ec2
removed reviewable key from settings (unused)
2022-07-14 14:36:00 +02:00
Jakub Trllo
1baf0457ba
added second file input for reviewables
2022-07-14 14:35:31 +02:00
Jakub Trllo
7729d53921
files item can have custom extensions label
2022-07-14 14:34:50 +02:00
Jakub Trllo
b5fa8b524e
unify imports
2022-07-14 13:51:20 +02:00
Jakub Trllo
8083c1ed0a
remove not relevant lines
2022-07-14 13:42:30 +02:00
Jakub Trllo
36ae9ff49c
added some docstring to plugin
2022-07-14 13:38:40 +02:00
Jakub Trllo
9c1dd8b5ca
save changes before reset
2022-07-14 12:59:45 +02:00
Jakub Trllo
465c506162
fix typo
2022-07-14 12:52:41 +02:00
Jakub Trllo
b51c44d6f2
modified error message
2022-07-14 12:52:35 +02:00
Jakub Trllo
bc09a92d52
modified simple instance collector to be able handle multivalue of fileitems
2022-07-14 12:47:22 +02:00
Jakub Trllo
a088db2db9
modified validator if not existing paths as there is a chance that filepaths are not filled at all
2022-07-14 12:46:57 +02:00
Jakub Trllo
a2a83623ff
instance staging dir lead to temp
2022-07-14 12:30:40 +02:00
Jakub Trllo
1eceb7296d
define some extensions for which reviewable could work
2022-07-14 12:29:43 +02:00
Jakub Trllo
4f133d26b4
changed allow_review to reviewable which affect default value of reviewable on instances
2022-07-14 12:29:13 +02:00
Jakub Trllo
43d744b24b
instance data is filled with instance asset specific values if are not already available on instance
2022-07-14 12:17:43 +02:00
Jakub Trllo
c16a2d6ed5
moved collect cleanup keys earlier
2022-07-14 12:17:19 +02:00
Jakub Ježek
70d6836bc8
Merge pull request #3497 from pypeclub/feature/OP-3268_Nuke-LoadClip-with-retime-on-demand
...
Nuke: load clip with options from settings
2022-07-14 11:34:00 +02:00
Jakub Trllo
fa2b480068
Merge branch 'develop' into feature/OP-3578_traypublisher_file_definition_and_simple_creators
2022-07-14 11:33:14 +02:00
Jakub Trllo
84068bdd50
added ability to zoom text in report
2022-07-14 11:32:29 +02:00
Jakub Trllo
8d0c6942ee
Merge pull request #3498 from pypeclub/feature/add_mismatch_target_plugins_to_report
...
NewPublisher: Keep plugins with mismatch target in report
2022-07-14 11:31:35 +02:00