Commit graph

68 commits

Author SHA1 Message Date
Jakub Trllo
413e03cae1 moved 'create_hard_link' to path_tools 2022-03-08 15:54:16 +01:00
Jakub Trllo
3a09cc4795 Merge branch 'develop' into enhancement/OP-2841_Add-vendors-from-avalon 2022-03-08 11:01:24 +01:00
Jakub Trllo
5bfbe4ea53
Merge pull request #2822 from pypeclub/enhancement/custom_find_executable
General: Custom function for find executable
2022-03-08 10:44:02 +01:00
Jakub Trllo
8088534caa implemented 'create_hard_link' function in openpype lib 2022-03-07 14:49:55 +01:00
iLLiCiTiT
77232a07ef replace distutils find_executable with custom version 2022-02-28 20:52:21 +01:00
Jakub Trllo
f66e653c24 Merge branch 'develop' into feature/extract_template_formatting_from_anatomy 2022-02-28 15:16:00 +01:00
Milan Kolar
09315decbf
Merge pull request #2778 from pypeclub/feature/OP-2267_Standalone-publisher-using-new-publisher 2022-02-24 17:04:02 +01:00
Jakub Trllo
82d37651b3 Merge branch 'develop' into feature/extract_template_formatting_from_anatomy 2022-02-24 15:37:46 +01:00
Jakub Trllo
040688ca62 fixed app and context data fill 2022-02-24 09:55:42 +01:00
Jakub Trllo
cd7f54a8f5 created function to run detached process 2022-02-21 17:24:05 +01:00
iLLiCiTiT
1fa2e86d18 reorganized init 2022-02-19 20:36:13 +01:00
iLLiCiTiT
a80b15d791 use new templates logic in anatomy templates 2022-02-19 20:33:51 +01:00
Jakub Jezek
24d85facd5
processing comment on pr
https://github.com/pypeclub/OpenPype/pull/2630#discussion_r799396455
2022-02-07 12:05:17 +01:00
iLLiCiTiT
ac79f24e40 handle situations when current version is higher 2022-01-21 12:11:33 +01:00
iLLiCiTiT
c2642974d9 do not validate version if build does not support it 2022-01-19 10:12:28 +01:00
iLLiCiTiT
17578c5447 fix import if 'is_running_staging' 2022-01-14 16:20:05 +01:00
iLLiCiTiT
12156b6d90 tray will show info that is outdated and user should restart 2022-01-13 17:57:27 +01:00
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
6de956dae2 implemented functions to run openpype subprocess with cleanin environments 2022-01-06 16:28:03 +01:00
iLLiCiTiT
613e9ff2fb renamed get_pype_execute_args to get_openpype_execute_args 2022-01-06 16:02:30 +01:00
Jakub Trllo
1e7378c80f
Merge pull request #2408 from pypeclub/feature/OP-2088_Run-applications-as-separate-processes-under-Linux
General: Run applications as separate processes under linux
2022-01-03 15:33:22 +01:00
iLLiCiTiT
22a2a433c1 created function to create extra folders in workdir 2021-12-31 12:42:01 +01:00
iLLiCiTiT
3e096f41be added helper function to return linux app launcher arguments 2021-12-14 18:00:07 +01:00
iLLiCiTiT
f712b207f2 removed compose_url and decompose_url from api and lib functions 2021-12-13 19:25:08 +01:00
iLLiCiTiT
8b4ceb9c77 removed unused functions 2021-11-25 18:21:08 +01:00
iLLiCiTiT
da4fe6bb49 added new functions to openpype.lib 2021-11-25 16:46:06 +01:00
iLLiCiTiT
6239c06715 changed imports and removed transcoding code from plugin tools 2021-11-25 15:48:29 +01:00
iLLiCiTiT
4815ce5417 added 'is_oiio_supported' function to vendor bin utils 2021-11-25 15:46:22 +01:00
iLLiCiTiT
0f6145f0a6 added second function get_subset_name_with_asset_doc to be able get subset name 2021-10-26 16:02:21 +02:00
iLLiCiTiT
30cadfd6ad don't use 'split_command_to_list' which may break paths if they are incorrectly used 2021-09-20 13:09:01 +02:00
Jakub Trllo
6167a20436
Merge pull request #2032 from pypeclub/bugfix/ffmpeg_args_on_linux
FFmpeg: Subprocess arguments as list
2021-09-17 21:01:02 +02:00
iLLiCiTiT
3d9970aa4f added function 'path_to_subprocess_arg' which decide if path should be wrapped in quotes 2021-09-16 15:57:25 +02:00
iLLiCiTiT
1f5f7ac25d added function 'split_command_to_list' 2021-09-16 14:32:02 +02:00
iLLiCiTiT
95424cdfc7 moved compile_list_of_regexes to profiles_filtering and moved it's import in openpype.lib earlier 2021-09-16 11:49:37 +02:00
iLLiCiTiT
12b362a155 added 'get_openpype_version' and 'get_build_version' to openpype.lib scope 2021-09-14 16:02:13 +02:00
felix.wang
b2b248f818 addressing comments PR#1996 2021-09-10 14:43:09 -07:00
felix.wang
fca3559896 Merge branch 'develop' of https://github.com/pypeclub/OpenPype into pypeclub-develop 2021-09-08 17:28:58 -07:00
felix.wang
5a425a5269 Moving project folder structure creation out of ftrack module #1989 2021-09-08 17:13:55 -07:00
iLLiCiTiT
96b1309ec9 use new functions in already existing workdir functions 2021-08-26 19:10:24 +02:00
iLLiCiTiT
4a5f015f4f renamed function 'load_module_from_dirpath' to 'import_module_from_dirpath' 2021-07-28 14:57:04 +02:00
iLLiCiTiT
4ca5ef46b5 adde new lib import functions 2021-07-27 20:10:41 +02:00
iLLiCiTiT
afc1bcee4a moved is_password_required to openpype lib 2021-06-03 12:22:00 +02:00
iLLiCiTiT
edbcf7323b removed duplicated get_custom_workfile_template in init file 2021-06-01 17:12:21 +02:00
iLLiCiTiT
7ed2831d89 added get_custom_workfile_template_by_string_context to openpype.lib 2021-06-01 16:51:36 +02:00
iLLiCiTiT
7f6563d9f1 replaced previous implementation of get_custom_workfile_templates 2021-06-01 15:00:35 +02:00
iLLiCiTiT
a4f9681975 added new functions to openpype.lib 2021-06-01 14:51:49 +02:00
iLLiCiTiT
455d0684d4 moved workfile template functions to avalon_context 2021-06-01 14:36:30 +02:00
Jakub Jezek
ebcec9658d
Lib: adding function for getting custom template path to applicaitons 2021-05-28 18:32:51 +02:00
iLLiCiTiT
63c3482f67 Merge branch 'develop' into feature/project_manager 2021-05-17 21:01:33 +02:00