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
Petr Kalis
a1b93b1d48
OP-3446 - Hound
2022-07-15 15:08:16 +02:00
Petr Kalis
a395a85b67
OP-3446 - explicitly adding review
...
Creator now should handle adding review on instance and on applicable representation tags.
2022-07-15 15:07:11 +02:00
Jakub Trllo
b60acdd6d7
added banner to interpreter
2022-07-15 14:45:32 +02:00
Jakub Trllo
0111f4ae0f
added option to launch openpype with interactive console
2022-07-15 14:38:59 +02:00
Jakub Trllo
870cc2bc06
fix hash of oiio centos file
2022-07-15 13:34:26 +02:00
Petr Kalis
c384c8b8ba
Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-3446_tray-publish-batch-mov
2022-07-15 13:28:36 +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
Ondřej Samohel
ef5b571ea6
🐶 hound fix
2022-07-14 17:17:25 +02:00
Ondřej Samohel
fbd239299f
♻️ comment on non-multipart code and raise exception
2022-07-14 17:00:26 +02:00
Ondřej Samohel
c3649e0a57
🐛 fix rfm api context for getting displays and multipart flag
2022-07-14 16:31:32 +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
Petr Kalis
c9c457fb72
Merge pull request #3509 from pypeclub/feature/OP-3481_Tracking-original-files
...
Ftrack: add source into Note
2022-07-14 11:06:36 +02:00
Jakub Trllo
31bd3a80b4
Merge branch 'develop' into feature/OP-3578_traypublisher_file_definition_and_simple_creators
2022-07-14 10:05:09 +02:00