Commit graph

17555 commits

Author SHA1 Message Date
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
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 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
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
Jakub Trllo
85b7edf25f
Merge pull request #2343 from pypeclub/bugfix/maya_look_assigner_python3_iter
Maya Look Assigner: Fix Python 3 compatibility
2021-11-30 15:27:49 +01:00
Jakub Trllo
13e33a74f3
Merge pull request #2345 from pypeclub/bugfix/clear_asset_model_on_project_change
Assets Widget: Clear model on project change
2021-11-30 14:28:43 +01:00
Jakub Trllo
e353a622ef
Merge pull request #2338 from pypeclub/feature/openpype_default_modules_hierarchy
General: OpenPype default modules hierarchy
2021-11-30 14:13:02 +01:00
iLLiCiTiT
c936a501ad don't skip item if children from loaded data are empty 2021-11-30 14:08:26 +01:00
iLLiCiTiT
5609b0bdb5 clear model before refresh thread if project name changed 2021-11-30 14:05:59 +01:00
iLLiCiTiT
7a9b0eb368 it is possible to clear model before refresh thread 2021-11-30 14:05:36 +01:00
Ondřej Samohel
a3ab281395
Merge pull request #2321 from pypeclub/hotfix/model-validate-top-group
Maya: configurable model top level validation
2021-11-30 14:05:23 +01:00
iLLiCiTiT
973730ec87 extracter clearing to private method 2021-11-30 14:04:11 +01:00
Ondrej Samohel
d8ce82b916
add changes needed for Maya 2021-11-30 14:01:11 +01:00
Ondrej Samohel
76cd4207d0
Merge remote-tracking branch 'origin/feature/OP-2045_Preview-for-multilayer-exrs' into feature/OP-2045_Preview-for-multilayer-exrs 2021-11-30 14:00:09 +01:00
iLLiCiTiT
8654ffc1be Merge branch 'develop' into feature/OP-2045_Preview-for-multilayer-exrs 2021-11-30 13:51:33 +01:00
Ondrej Samohel
459f2b1be6
Merge remote-tracking branch 'origin/develop' into feature/OP-2045_Preview-for-multilayer-exrs 2021-11-30 13:39:21 +01:00
iLLiCiTiT
33fcc2a1d6 fix iteritems method call 2021-11-30 11:36:21 +01:00
Jakub Trllo
ba285533e7
Merge pull request #2296 from pypeclub/feature/OP-1775_Settings-UI-use-openpype-styles
Settings UI use OpenPype styles
2021-11-30 10:58:01 +01:00
Petr Kalis
53c83b3b92 Fix - remove wrongly used host for hook
Host left here after debugging, causing issue in openpype_gui
2021-11-30 10:20:49 +01:00
iLLiCiTiT
1408a2f241 apply qt context over tools 2021-11-29 20:07:27 +01:00
Jakub Trllo
29bf23ed71
Merge pull request #2335 from pypeclub/feature/anatomy_replaces_task_on_load
Anatomy: Replaces task in templates on load
2021-11-29 18:42:44 +01:00
Jakub Trllo
d9d87903cd
Merge pull request #2334 from pypeclub/bugfix/auto_timer_stop_cause_threadlock
Timers Manager: Disable auto stop timer on linux platform
2021-11-29 18:32:33 +01:00
iLLiCiTiT
20d5ac6ccb fix pop with defying object out of pop scope 2021-11-29 18:29:50 +01:00
Jakub Trllo
ac9cd782e1
Merge pull request #2328 from pypeclub/feature/log_ffprobe_error
General: FFprobe error exception contain original error message
2021-11-29 18:15:59 +01:00
Jakub Trllo
abb10982ba
Merge pull request #2305 from pypeclub/feature/reduce_vendor_imports
General: Reduce vendor imports
2021-11-29 18:15:35 +01:00
Jakub Trllo
d1abd9df1f
Merge pull request #2325 from pypeclub/feature/experimental_tools_in_resolve
Resolve: Add experimental button to menu
2021-11-29 18:14:16 +01:00