pypebot
|
7481eb82a2
|
[Automated] Merged main into develop
|
2022-03-11 10:14:15 +01:00 |
|
OpenPype
|
21351af22e
|
[Automated] Bump version
|
2022-03-11 09:14:05 +00:00 |
|
pypebot
|
1fd4b75a17
|
[Automated] Merged develop into main
|
2022-03-11 10:06:11 +01:00 |
|
Milan Kolar
|
c259c2ee14
|
Merge pull request #2858 from pypeclub/bugfix/webpublisher_import_render_duration_by_one
|
2022-03-11 10:02:18 +01:00 |
|
Milan Kolar
|
bd8f2ee598
|
Merge pull request #2837 from pypeclub/enhancement/OP-2825_attach-loaded-containers
|
2022-03-11 10:00:37 +01:00 |
|
Jakub Trllo
|
9f504be1bd
|
Merge pull request #2868 from pypeclub/bugfix/OP-2904_Failing-tile-assembly
Deadline: Fix plugin name for tile assemble
|
2022-03-11 09:42:05 +01:00 |
|
Ondrej Samohel
|
d4f7e34431
|
Merge remote-tracking branch 'origin/enhancement/OP-2825_attach-loaded-containers' into enhancement/OP-2825_attach-loaded-containers
|
2022-03-11 00:19:17 +01:00 |
|
Ondrej Samohel
|
c92943ca1a
|
remove case insensivity in family processing
|
2022-03-11 00:18:59 +01:00 |
|
Ondřej Samohel
|
b30a95a991
|
Merge branch 'develop' into enhancement/OP-2825_attach-loaded-containers
|
2022-03-11 00:10:18 +01:00 |
|
Ondrej Samohel
|
bdcb4ab8b3
|
move method to parent
|
2022-03-11 00:06:36 +01:00 |
|
Jakub Trllo
|
2f4b165aaf
|
fix info reading from oiio
|
2022-03-10 18:55:59 +01:00 |
|
Jakub Trllo
|
68171265dc
|
fix plugin name from 'oiio' to 'OpenPypeTileAssembler'
|
2022-03-10 17:41:58 +01:00 |
|
Jakub Trllo
|
7c6594ab12
|
Merge pull request #2867 from pypeclub/enhancement/OP-2882_NP-Creator-dialog
NewPublisher: Descriptions and Icons in creator dialog
|
2022-03-10 16:55:20 +01:00 |
|
Jakub Ježek
|
6ff66735e5
|
Merge pull request #2866 from pypeclub/bugfix/nuke-gizmo-precollect-fix
Nuke: gizmo precollect fix
|
2022-03-10 16:51:02 +01:00 |
|
Jakub Ježek
|
78772b5fc9
|
Merge pull request #2860 from pypeclub/bugfix/OP-2898_ffmpeg-crashes-slate-merge-png-to-prores
General: ffmpeg was crashing on slate merge
|
2022-03-10 16:36:15 +01:00 |
|
Jakub Ježek
|
ba1ac111df
|
Merge pull request #2853 from pypeclub/bugfix/nuke-slate-with-bake-reformat
Nuke: slate resolution to input video resolution
|
2022-03-10 16:16:12 +01:00 |
|
Jakub Jezek
|
99d7912495
|
defining default none values for Output resolution
|
2022-03-10 16:12:11 +01:00 |
|
Jakub Jezek
|
0b36fc2c65
|
fixing reformat in extract review when slate reformate
|
2022-03-10 16:08:12 +01:00 |
|
Jakub Jezek
|
87719ed878
|
nuke: wrong expression
|
2022-03-10 15:59:28 +01:00 |
|
Jakub Trllo
|
ff440612a2
|
added icons into publisher UI
|
2022-03-10 15:56:50 +01:00 |
|
Jakub Trllo
|
3292320868
|
implemented get asset icon function
|
2022-03-10 15:56:39 +01:00 |
|
Jakub Jezek
|
be19709107
|
nuke: fix slate check for frame length
|
2022-03-10 15:56:02 +01:00 |
|
Jakub Trllo
|
76b630aaac
|
added description widget and detailed info widget
|
2022-03-10 14:44:07 +01:00 |
|
jrsndlr
|
752af659be
|
families is None for group/gizmo
|
2022-03-10 13:01:52 +01:00 |
|
Jakub Trllo
|
2bce15f106
|
changed Name to Variant
|
2022-03-10 11:57:21 +01:00 |
|
Jakub Trllo
|
58aaa25c55
|
added short description widget
|
2022-03-10 11:56:06 +01:00 |
|
Jakub Trllo
|
604df9b3a1
|
Merge pull request #2864 from pypeclub/bugfix/create_hardlink_fix
General: Fix hardlink for windows
|
2022-03-10 11:51:04 +01:00 |
|
Jakub Trllo
|
e61c8d992b
|
fix hardlink for windows
|
2022-03-10 10:57:01 +01:00 |
|
Milan Kolar
|
ca94cf247a
|
add refactor sections to CI
|
2022-03-10 09:37:42 +01:00 |
|
Jakub Trllo
|
f91f7dfd42
|
Merge pull request #2863 from pypeclub/enhancement/OP-2880_NP-Fix-changing-task-on-publishing-instance
NewPublisher: Changing task on publishing instance
|
2022-03-10 09:34:23 +01:00 |
|
Jakub Trllo
|
2f0985d259
|
Merge pull request #2855 from pypeclub/bugfix/geattr_on_dynamic_module
General: Fix getattr clalback on dynamic modules
|
2022-03-10 09:33:00 +01:00 |
|
Jakub Trllo
|
765cbc448f
|
Merge pull request #2854 from pypeclub/feature/OP-2849_move-create-logic-from-avalon-to-openpype
General: Move create logic from avalon to OpenPype
|
2022-03-09 19:37:52 +01:00 |
|
Jakub Trllo
|
9c57a9e025
|
Merge branch 'develop' into feature/OP-2849_move-create-logic-from-avalon-to-openpype
|
2022-03-09 19:37:29 +01:00 |
|
Jakub Trllo
|
23b5f3828a
|
don't use task if is not available in intergrate new
|
2022-03-09 19:20:23 +01:00 |
|
Jakub Trllo
|
a7b8cf2626
|
add plugin to report before it's processing
|
2022-03-09 19:20:04 +01:00 |
|
Jakub Trllo
|
d2a56ff66b
|
Merge pull request #2848 from pypeclub/enhancement/OP-2841_Add-vendors-from-avalon
General: Add vendors from avalon
|
2022-03-09 18:57:58 +01:00 |
|
Jakub Trllo
|
86ddbf8c5c
|
task as none will use empty string
|
2022-03-09 18:56:35 +01:00 |
|
Jakub Trllo
|
5a2f917c2a
|
empty task is stored as None
|
2022-03-09 18:54:54 +01:00 |
|
Jakub Trllo
|
41bee1d2fa
|
change checkstate of goups on key press events
|
2022-03-09 18:49:57 +01:00 |
|
Jakub Trllo
|
c1304f4e69
|
it is possible to catch invalid tasks on confirm submit
|
2022-03-09 18:45:05 +01:00 |
|
Jakub Trllo
|
db1f2ce8c4
|
fix method name
|
2022-03-09 17:44:33 +01:00 |
|
Jakub Trllo
|
8efbe92ccb
|
changed "Sumbit" to "Confirm"
|
2022-03-09 17:39:41 +01:00 |
|
Jakub Trllo
|
a0b2995f15
|
tasks model has ability to have empty task
|
2022-03-09 17:39:08 +01:00 |
|
Jakub Trllo
|
38e1aed695
|
Merge pull request #2857 from pypeclub/bugfix/OP-2892_NP-Fix-Create-error-dialog
New Publisher: Error dialog got right styles
|
2022-03-09 17:35:37 +01:00 |
|
Milan Kolar
|
5a0a3ff832
|
Merge pull request #2859 from pypeclub/feature/OP-2894_Tray-publisher-project-selection-widgets
|
2022-03-09 17:06:16 +01:00 |
|
Jakub Jezek
|
09dbeffe71
|
global: slate could not be created when prores 4444
|
2022-03-09 16:42:49 +01:00 |
|
Jakub Trllo
|
acb7546e38
|
handle 'TaskNotSetError' in create dialog
|
2022-03-09 16:25:03 +01:00 |
|
Jakub Trllo
|
20b3b38fb8
|
change ratio
|
2022-03-09 16:18:02 +01:00 |
|
Jakub Trllo
|
9280eacf40
|
missing task does not make invalid asset
|
2022-03-09 14:38:22 +01:00 |
|
Jakub Trllo
|
f515f360dc
|
Choose project widget is more clear
|
2022-03-09 14:34:18 +01:00 |
|