Commit graph

18170 commits

Author SHA1 Message Date
pypebot
3a5cf9eaef
[Automated] Merged develop into main 2022-01-12 04:37:50 +01:00
Jakub Trllo
7d13728371
Merge pull request #2510 from pypeclub/feature/move_photoshop_to_openpype
Photoshop: Move implementation to OpenPype
2022-01-11 18:08:15 +01:00
iLLiCiTiT
b6a5123210 moved Creator to plugin.py 2022-01-10 23:38:43 +01:00
iLLiCiTiT
c2b6cf8714 fixed init file 2022-01-10 23:38:32 +01:00
iLLiCiTiT
ab1b2bdd7d moved getting of stub to default photoshop loader class instead of loading it in global scope 2022-01-10 23:19:53 +01:00
iLLiCiTiT
d7bc9c4124 moved lib functions outside of plugins dir 2022-01-10 23:17:50 +01:00
iLLiCiTiT
551d40b624 changed from where is 'main' imported 2022-01-10 23:09:08 +01:00
iLLiCiTiT
c1d6eaa5f9 changed import of photoshop in plugins 2022-01-10 23:08:51 +01:00
iLLiCiTiT
56446e0c4c changed registered host 2022-01-10 23:07:45 +01:00
iLLiCiTiT
1b36e7e730 added code from openpype __init__.py to pipeline.py 2022-01-10 23:07:29 +01:00
iLLiCiTiT
faf7e7bfeb extended main thread exection 2022-01-10 23:06:41 +01:00
iLLiCiTiT
1a623d6ee2 formatting changes 2022-01-10 23:05:05 +01:00
iLLiCiTiT
c09d832c73 use openpype logger 2022-01-10 23:04:35 +01:00
iLLiCiTiT
3ca4009491 removed empty hooks 2022-01-10 23:00:53 +01:00
iLLiCiTiT
e94aa53116 moved photoshop from avalon to openpype 2022-01-10 23:00:45 +01:00
Milan Kolar
06a7f1accb
Merge pull request #2455 from BigRoy/maya_fix_look_loader_update 2022-01-10 22:08:16 +01:00
Milan Kolar
07ec218dab
Merge pull request #2450 from BigRoy/hou_simplify_unique_load_name 2022-01-10 22:04:56 +01:00
Milan Kolar
d9efc89fb3
Merge pull request #2447 from BigRoy/optimize_maya_lib_polyConstraint 2022-01-10 21:54:58 +01:00
Jakub Trllo
1b3cfad689
Merge pull request #2493 from pypeclub/bugfix/OP-2333_PYTHONPATH-may-break-OpenPype
General: PYTHONPATH may break OpenPype dependencies
2022-01-10 18:02:29 +01:00
Jakub Trllo
7a8fef7bcb
Merge pull request #2501 from pypeclub/feature/move_timers_manager
TimersManager: Move module one hierarchy higher
2022-01-10 17:54:38 +01:00
iLLiCiTiT
2a0f7b48d9 fix how run_openpype_process works 2022-01-10 14:06:12 +01:00
Jakub Trllo
b72690bc0f
Merge pull request #2482 from pypeclub/feature/remove_project_button_cleanup
Project Manager: Remove project button cleanup
2022-01-10 13:03:30 +01:00
pypebot
7ecfda3566
[Automated] Merged main into develop 2022-01-08 04:43:33 +01:00
OpenPype
2a67e7bb27 [Automated] Bump version 2022-01-08 03:43:20 +00:00
pypebot
90b93dd92c
[Automated] Merged develop into main 2022-01-08 04:37:22 +01:00
iLLiCiTiT
f306de1faa cosmetic changes in label 2022-01-07 21:29:23 +01:00
iLLiCiTiT
857d22690d added warning pixmap into dialog 2022-01-07 16:36:50 +01:00
iLLiCiTiT
53ad6027c5 changed buttons classes and mark delete btn with DeleteButton object name 2022-01-07 16:36:26 +01:00
iLLiCiTiT
b56fabbf8c added new image and define new color for delete button 2022-01-07 16:34:28 +01:00
iLLiCiTiT
00118b249a added timers manager to default modules 2022-01-07 15:52:32 +01:00
iLLiCiTiT
d1b4ac5d40 moved timers manager one hierarchy higher 2022-01-07 15:52:19 +01:00
Jakub Trllo
c00f9a98bd
Merge pull request #2496 from pypeclub/feature/OP-2335_Ftrack-event-handlers-settings
Ftrack: Event handlers settings
2022-01-07 13:26:44 +01:00
Petr Kalis
72190246f3
Merge pull request #2491 from pypeclub/bugfix/OP-2282_AE-Alert-window-always-on-top
AE: fix hiding of alert window below Publish
2022-01-06 19:43:58 +01:00
Jakub Trllo
97a81afab4
Merge pull request #2494 from pypeclub/bugfix/OP-2334_OpenPype-version-may-break-settings
General: Settings work if OpenPypeVersion is available
2022-01-06 19:29:00 +01:00
Jakub Trllo
751ccd5e5f
Merge pull request #2492 from pypeclub/bugfix/OP-2332_General-Modules-import-return-fix
General: Modules import function output fix
2022-01-06 19:28:42 +01:00
iLLiCiTiT
85d973555b try format the paths in ftrack event server (more dynamic) 2022-01-06 17:44:41 +01:00
iLLiCiTiT
dd80f331f7 paths to event handler are tried to format with environments 2022-01-06 17:42:51 +01:00
iLLiCiTiT
5ec147b336 ftrack module expect new type of path settings 2022-01-06 17:42:36 +01:00
iLLiCiTiT
bbbfef4ca7 changed action/event paths to multiplatform and multipath inputs and changed labels 2022-01-06 17:32:54 +01:00
iLLiCiTiT
ed5da3e0b0 expect that get_remote_versions may return None 2022-01-06 16:39:59 +01:00
iLLiCiTiT
ac6280f959 use run_openpype_process in extract burnin 2022-01-06 16:28:43 +01:00
iLLiCiTiT
6de956dae2 implemented functions to run openpype subprocess with cleanin environments 2022-01-06 16:28:03 +01:00
iLLiCiTiT
4ab54f4d73 added deprecation warning 2022-01-06 16:27:41 +01:00
iLLiCiTiT
3c1967f080 use get_openpype_execute_args instead of get_pype_execute_args 2022-01-06 16:13:30 +01:00
iLLiCiTiT
613e9ff2fb renamed get_pype_execute_args to get_openpype_execute_args 2022-01-06 16:02:30 +01:00
Petr Kalis
e3122b9782 OP-2282 - added error when no layers in Background
Background import without layers failed with nondescript message.
Fixed broken layer naming
2022-01-06 15:36:41 +01:00
iLLiCiTiT
3f5b041619 update docstring 2022-01-06 15:17:18 +01:00
iLLiCiTiT
abc39a9e9f make sure output is always the same 2022-01-06 15:17:02 +01:00
Petr Kalis
49756e386a Merge branch 'develop' of github.com:pypeclub/OpenPype into bugfix/OP-2282_AE-Alert-window-always-on-top 2022-01-06 13:12:58 +01:00
Jakub Trllo
3685ad9ed5
Merge pull request #2489 from pypeclub/feature/OP-2314_Error-message-in-Loader-is-not-on-top
Tools: Fix style and modality of errors in loader and creator
2022-01-06 12:46:24 +01:00