Commit graph

18237 commits

Author SHA1 Message Date
iLLiCiTiT
7d283f5555 moved code from pype_info to openpype_version and fixed few bugs 2022-01-13 17:08:37 +01:00
iLLiCiTiT
d7fb171f10 added check if current running openpype has expected version 2022-01-13 13:08:35 +01:00
iLLiCiTiT
2944531434 implemented callback warpper for execution in main thread 2022-01-13 13:02:51 +01:00
Ondřej Samohel
f511538b49
Merge pull request #2522 from pypeclub/bugfix/OP-2255_fix-create-zip-path
Fix create zip tool - path argument
2022-01-12 22:36:45 +01:00
Ondřej Samohel
d39ed18ad3
Merge pull request #2506 from BigRoy/maya_lib_attributevalues_fix_empty_string
Fix #2497: reset empty string attributes correctly to "" instead of "None"
2022-01-12 20:03:05 +01:00
Ondrej Samohel
9193003888
fix dir/file resolution 2022-01-12 18:46:44 +01:00
Milan Kolar
f871baeafc
Merge pull request #2521 from BigRoy/settings_validate_look_shading_engine_naming 2022-01-12 18:28:21 +01:00
Ondrej Samohel
6df5488cce
fix type 2022-01-12 18:07:31 +01:00
Roy Nieterau
87c5eb5497 Expose toggle publish plug-in settings for Maya Look Shading Engine Naming 2022-01-12 17:55:22 +01:00
Jakub Ježek
f5c0c64533
Merge pull request #2495 from pypeclub/feature/OP-1536_Flame-Create-publishable-clips
Flame - create publishable clips
2022-01-12 11:44:55 +01:00
Petr Kalis
f35214420d
Merge pull request #2513 from pypeclub/bugfix/OP-2049_after-effects-publishing--frame-padding-fix
Fix published frame content for sequence starting with 0
2022-01-12 11:29:41 +01:00
Jakub Jezek
95be2c3bc8
flame: adding pathsep instead of ";" 2022-01-12 11:16:50 +01:00
pypebot
9c56e64fb3
[Automated] Merged main into develop 2022-01-12 04:43:59 +01:00
OpenPype
dbf9c68996 [Automated] Bump version 2022-01-12 03:43:49 +00:00
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
Jakub Jezek
384edda56f
flame: improving code from suggestion 2022-01-11 17:39:25 +01:00
Jakub Jezek
c025d4c8e4
flame: removing constant True return 2022-01-11 17:34:02 +01:00
Jakub Jezek
66cedb61e9
flame: addressing CTX.apps renamed to CTX.flame_apps 2022-01-11 17:29:11 +01:00
Jakub Jezek
896ba23730
flame: hound fixes 2022-01-11 17:23:56 +01:00
Jakub Jezek
74a4fbfea6
flame: testing export of otio timeline 2022-01-11 17:22:24 +01:00
Petr Kalis
100ff46421 OP-2049 - fix frame content for sequence starting with 0
Previously expression didn't trigger as repre.get("frameStart") returned 0 which translated into False
2022-01-11 13:27:16 +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
Jakub Jezek
4f612a6a16
flame: improving previous commit 2022-01-10 12:54:55 +01:00
Jakub Jezek
ba382242ce
flame: shot number based on segment index 2022-01-10 12:45:05 +01:00
Jakub Jezek
1454e718e7
flame: remove flame api reload
destroying selection
2022-01-10 12:15:15 +01:00
Jakub Jezek
ca693c1666
flame: fixing creator plugin operation after refactory 2022-01-10 12:14:39 +01:00
Jakub Jezek
e268ad9de1
flame: fixing selected conditions 2022-01-10 12:11:06 +01:00
Roy Nieterau
5d2c5d7776 Fix #2497: reset empty string attributes correctly to "" instead of "None" 2022-01-09 20:55:14 +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