pypebot
|
c09b160841
|
[Automated] Merged main into develop
|
2022-10-22 06:02:56 +02:00 |
|
OpenPype
|
ba621ee54a
|
[Automated] Bump version
|
2022-10-22 04:02:46 +00:00 |
|
pypebot
|
0aa12fc146
|
[Automated] Merged develop into main
|
2022-10-22 06:02:04 +02:00 |
|
Jakub Trllo
|
45c944816c
|
removed unused variable
|
2022-10-21 19:45:17 +02:00 |
|
Jakub Trllo
|
e19268c4a1
|
implemented basic implementation of converter
|
2022-10-21 19:31:57 +02:00 |
|
Jakub Trllo
|
b8e5e5e75f
|
create context has function to run convertor
|
2022-10-21 19:31:31 +02:00 |
|
Jakub Trllo
|
3a6bc00a53
|
controller has access to convertor items
|
2022-10-21 19:30:42 +02:00 |
|
Jakub Trllo
|
e484df219d
|
Define constant for context group
|
2022-10-21 19:28:12 +02:00 |
|
Jakub Trllo
|
3bdaf89a79
|
added id to legacy item
|
2022-10-21 17:56:03 +02:00 |
|
Jakub Trllo
|
24ebd76bd9
|
fix convertor creation
|
2022-10-21 17:55:56 +02:00 |
|
Jakub Trllo
|
38b47484bd
|
Merge pull request #4019 from pypeclub/bugfix/traypublisher_missing_args
TrayPublisher: Fix missing argument
|
2022-10-21 17:20:57 +02:00 |
|
Jakub Trllo
|
3de3d30389
|
pass creator to cache function
|
2022-10-21 16:47:06 +02:00 |
|
Jakub Trllo
|
b5503372c0
|
fix docstring import
|
2022-10-21 15:34:57 +02:00 |
|
Jakub Trllo
|
fe0ab169f7
|
import 'ApplicationManager' from lib
|
2022-10-21 15:34:43 +02:00 |
|
Jakub Trllo
|
a5c161c39c
|
Merge branch 'develop' into bugfix/OP-4183_Crashed-save-cause-crash-of-UI
|
2022-10-21 15:23:31 +02:00 |
|
Jakub Trllo
|
cff9990c6f
|
added logic to discover convertors and find legacy items
|
2022-10-21 15:20:07 +02:00 |
|
Jakub Trllo
|
971e4a23bd
|
split reset of plugins to more methods
|
2022-10-21 15:19:40 +02:00 |
|
Jakub Trllo
|
8e99d9128a
|
implemented basic of convertor
|
2022-10-21 14:56:56 +02:00 |
|
Jakub Trllo
|
260573506b
|
Created simple item representing conversion requirement
|
2022-10-21 14:56:09 +02:00 |
|
Jakub Trllo
|
6c199b724f
|
Merge pull request #3995 from pypeclub/feature/OP-4178_Add-Shared-data-for-collection-phase
Publisher: Create context has shared data for collection phase
|
2022-10-21 14:40:40 +02:00 |
|
Jakub Jezek
|
d29cd8edcd
|
workflows: adding milestone creator and assigner
|
2022-10-21 14:32:16 +02:00 |
|
Jakub Trllo
|
250cdd32ce
|
import lib functions from 'openpype.lib'
|
2022-10-21 14:13:36 +02:00 |
|
Jakub Trllo
|
0ad0363191
|
Merge pull request #4000 from pypeclub/feature/foundry_change_imports
Nuke/Hiero: Refactor openpype.api imports
|
2022-10-21 14:09:38 +02:00 |
|
Ondrej Samohel
|
2c3e66c18a
|
🐶 fix hound
|
2022-10-21 12:45:56 +02:00 |
|
Ondrej Samohel
|
b54333086b
|
🐛 fix wrong path in loader
|
2022-10-21 12:41:13 +02:00 |
|
Jakub Trllo
|
1f2e54c2c3
|
fix tab switch
|
2022-10-21 11:46:21 +02:00 |
|
Jakub Trllo
|
bda1bb3f29
|
unify the error handling in create context
|
2022-10-21 11:46:02 +02:00 |
|
Jakub Trllo
|
accab0ca5f
|
create widget does not handle failed creation on it's own
|
2022-10-21 11:03:30 +02:00 |
|
Jakub Trllo
|
098903260c
|
controller is triggering event on creator operation fail
|
2022-10-21 11:03:15 +02:00 |
|
Jakub Trllo
|
36a9aa2da6
|
modified error dialog to show more information by creator
|
2022-10-21 11:02:57 +02:00 |
|
Jakub Trllo
|
f4b123d65a
|
added separator widget to public widgets
|
2022-10-21 11:01:52 +02:00 |
|
Jakub Trllo
|
239d2f90bf
|
footer layout is under widget and store the widget to self
|
2022-10-21 11:01:41 +02:00 |
|
Jakub Trllo
|
280e4fe0ca
|
change separator of report copy
|
2022-10-21 11:00:59 +02:00 |
|
Jakub Trllo
|
ad28ea8121
|
top widget is optional
|
2022-10-21 10:58:55 +02:00 |
|
Jakub Trllo
|
9ae99eb4ba
|
change function name 'convert_text_for_html' to 'escape_text_for_html'
|
2022-10-21 10:58:34 +02:00 |
|
Jakub Trllo
|
20dd53a830
|
use separator widget in error dialog
|
2022-10-21 10:58:08 +02:00 |
|
Jakub Trllo
|
91fa300d99
|
implementaed separator widget
|
2022-10-21 10:57:45 +02:00 |
|
Jakub Trllo
|
8e3b2ab933
|
raise specific exceptions when creators fail to run their methods
|
2022-10-21 10:26:39 +02:00 |
|
Jakub Jezek
|
827ba77b77
|
Merge branch 'develop' into feature/OP-4217_ProRes4444-ACEScct-mov-profile
|
2022-10-20 21:24:59 +02:00 |
|
Jakub Jezek
|
29a50cc280
|
global: exctract review custom tag filtering fix
|
2022-10-20 21:23:46 +02:00 |
|
Jakub Trllo
|
8049bda095
|
fix message box
|
2022-10-20 18:38:00 +02:00 |
|
Jakub Trllo
|
2e9572aaeb
|
use float numbers for animation
|
2022-10-20 17:21:43 +02:00 |
|
Jakub Trllo
|
0c899e601b
|
fix attributes
|
2022-10-20 17:10:09 +02:00 |
|
Jakub Trllo
|
d12888bd3d
|
Merge branch 'develop' into feature/OP-4178_Add-Shared-data-for-collection-phase
|
2022-10-20 17:08:39 +02:00 |
|
Jakub Trllo
|
ab40ab6201
|
change init arg back
|
2022-10-20 16:19:02 +02:00 |
|
Jakub Trllo
|
d04231cc6b
|
fix context label before publishing start
|
2022-10-20 15:57:30 +02:00 |
|
Jakub Trllo
|
65ec73a53a
|
fix page change
|
2022-10-20 15:57:21 +02:00 |
|
Jakub Trllo
|
34dcbcbf1e
|
renamed 'CreatorOperationFailed' to 'CreatorsOperationFailed'
|
2022-10-20 15:17:05 +02:00 |
|
Jakub Trllo
|
f22e3c3a99
|
show dialogs when creator fails
|
2022-10-20 15:08:44 +02:00 |
|
Jakub Trllo
|
2d92aed06e
|
handle failed collect,update and remove instances
|
2022-10-20 15:08:36 +02:00 |
|