Commit graph

17577 commits

Author SHA1 Message Date
Jakub Jezek
0270b136cc
hiero: solve custom ocio path 2021-12-07 15:57:44 +01:00
Jakub Jezek
ad81890d6b
hiero: fix workio and flatten 2021-12-07 12:41:24 +01:00
Jakub Ježek
533858614c
Merge pull request #2365 from pypeclub/feature/OP-1629_Hiero-13-compatibility 2021-12-06 13:05:10 +01:00
Jakub Ježek
63df0dd82a
Merge pull request #2369 from pypeclub/bugfix/OP-1012_Nuke-manager-change-read-node-name
Nuke: fixing node name based on switched asset name
2021-12-06 12:52:46 +01:00
Jakub Ježek
6461caa1aa
Merge pull request #2374 from pypeclub/bugfix/nuke-menu-change-context 2021-12-06 12:52:16 +01:00
pypebot
00407bf355
[Automated] Merged main into develop 2021-12-04 04:41:06 +01:00
OpenPype
8e41bfa855 [Automated] Bump version 2021-12-04 03:40:56 +00:00
pypebot
6f421d4882
[Automated] Merged develop into main 2021-12-04 04:34:56 +01:00
Jakub Trllo
1ac0d04da0
Merge pull request #2373 from pypeclub/bugfix/webpublisher_tvpaint_family_assignment
Webpublisher: Fix assignment of families of TVpaint instances
2021-12-03 17:38:57 +01:00
Jakub Jezek
cd55209e63
fixing menu context label re-drawing 2021-12-03 17:34:11 +01:00
Petr Kalis
31e3ab5655
Merge pull request #2366 from pypeclub/chore/current_avalon_after_adobe_fixes
Current avalon-core develop
2021-12-03 17:12:54 +01:00
iLLiCiTiT
37a9346ff1 fix assignment of families in TVpaint 2021-12-03 17:00:12 +01:00
Jakub Jezek
d1607f02a4
nuke complete menu to openpype 2021-12-03 16:59:56 +01:00
Jakub Jezek
1707a78300
Nuke: fixing node name based on switched asset name
- also improving code
2021-12-03 15:08:11 +01:00
Petr Kalis
ea30af7147 Main avalon-core 2021-12-03 14:48:42 +01:00
Jakub Trllo
d071188f36
Merge pull request #2367 from pypeclub/feature/webpublisher_in_hosts_enum
Settings: Webpublisher in hosts enum
2021-12-03 14:01:26 +01:00
iLLiCiTiT
24f557f233 add webpublisher to hosts enum 2021-12-03 13:28:19 +01:00
Petr Kalis
f3eb3d8c60 Current avalon-core develop
After Adobe fixes
2021-12-03 11:49:15 +01:00
Jakub Ježek
eecba17ef8
Merge pull request #2339 from pypeclub/bugfix/flame_fix_pop_default_value 2021-12-02 21:26:06 +01:00
Jakub Trllo
af6fa09af3
Merge pull request #2359 from pypeclub/bugfix/placeholder_color_fix
Tools: Placeholder color
2021-12-02 21:15:36 +01:00
Jakub Trllo
ff20e3a92d
Merge pull request #2361 from pypeclub/feature/mxf_format_support
Burnins: Be able recognize mxf OPAtom format
2021-12-02 21:10:36 +01:00
Jakub Trllo
06d0f48356
Merge pull request #2362 from pypeclub/bugfix/job_queue_settings_load
JobQueue: Fix loading of settings
2021-12-02 21:01:35 +01:00
Jakub Jezek
fcec9a820d
fixes python3 compatibility 2021-12-02 19:02:04 +01:00
iLLiCiTiT
58dbe19ac6 fix loading of settings 2021-12-02 18:40:53 +01:00
iLLiCiTiT
f80a41bd89 add support of mxf format to be able recognize opatom mxf 2021-12-02 18:28:28 +01:00
Petr Kalis
0fab4e2738
Merge pull request #2347 from pypeclub/bugfix/adobe_product_show_issue
Adobe products show issue
2021-12-02 16:03:28 +01:00
iLLiCiTiT
611c9bb792 use PlaceholderLineEdit where placeholder is set 2021-12-02 15:50:48 +01:00
Petr Kalis
4f112d6e01 Fix - added missing targets
Was broking regular webpublishes (no via host apps)
2021-12-02 12:28:21 +01:00
Ondřej Samohel
ed2d062bf5
Merge pull request #2346 from pypeclub/enhancement/update-avalon-core
Update of avalon-core
2021-12-01 17:05:27 +01:00
Jakub Jezek
5ace3472d7
debugging for python3 2021-12-01 15:27:34 +01:00
Jakub Trllo
d5971eea6a
Merge pull request #2355 from pypeclub/bugfix/minimize_launcher_btn_on_mac
Launcher: Minimize button on MacOs
2021-12-01 14:04:14 +01:00
Jakub Trllo
17b351e583
Merge pull request #2354 from pypeclub/bugfix/standalone_publisher_avalon_import_fix
StandalonePublisher: Fix import of constant
2021-12-01 13:49:53 +01:00
iLLiCiTiT
1d8adf52fd set explicit window hints in launcher 2021-12-01 13:40:21 +01:00
Jakub Jezek
c700395709
fixing host directory
- converting single quotation to double
- converting py2 prints to py3
2021-12-01 13:34:12 +01:00
Jakub Jezek
753e7f9591
remove testing only from app settings 2021-12-01 13:31:42 +01:00
iLLiCiTiT
e6ab772dd7 fix import of constant 2021-12-01 13:16:45 +01:00
Petr Kalis
3f97436cc4 Merge branch 'develop' of github.com:pypeclub/OpenPype into bugfix/adobe_product_show_issue 2021-12-01 12:56:53 +01:00
Petr Kalis
06f88801c6
Merge pull request #2342 from pypeclub/bugfix/remove_unwanted_host_presence
Remove wrongly used host for hook
2021-12-01 12:23:33 +01:00
Jakub Trllo
c1010cad0d
Merge pull request #2315 from pypeclub/feature/OP-2045_Preview-for-multilayer-exrs
General: Multilayer EXRs support
2021-12-01 12:03:26 +01:00
Jakub Trllo
2aaeda4de2
Merge pull request #2349 from pypeclub/feature/OP-2061_Copyable-paths-in-local-settings
Local settings: Copyable studio paths
2021-12-01 11:33:13 +01:00
iLLiCiTiT
bf704068c1 do the pop without dummy object 2021-12-01 11:17:13 +01:00
iLLiCiTiT
3bd94db78a style the input to look like disabled 2021-12-01 11:02:01 +01:00
iLLiCiTiT
4306aa0184 make studi paths read only 2021-12-01 11:01:42 +01:00
pypebot
b6666ec1ea
[Automated] Merged main into develop 2021-12-01 04:40:57 +01:00
OpenPype
a6ada2fbe0 [Automated] Bump version 2021-12-01 03:40:47 +00:00
pypebot
8eadfda065
[Automated] Merged develop into main 2021-12-01 04:35:17 +01:00
Jakub Trllo
d3d7302d0b
Merge pull request #2340 from pypeclub/bugfix/use_qt_context_ini_host_tools
Tools: Use Qt context on tools show
2021-11-30 21:01:23 +01:00
Jakub Trllo
f2e37b2082
Merge pull request #2329 from pypeclub/feature/paint_splash_before_logic
Tray: Paint splash and tray before initialization logic
2021-11-30 21:01:13 +01:00
Petr Kalis
63a911d60d Fix - remove setting of stdout and stderr
Was causing issues in starting in openpype_console or openpype_gui
2021-11-30 20:47:25 +01:00
Ondrej Samohel
7465040044
update of avalon-core 2021-11-30 17:33:19 +01:00