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 |
|
iLLiCiTiT
|
85f812bfe5
|
define project regex in code
|
2021-05-17 20:15:31 +02:00 |
|
iLLiCiTiT
|
d17a0307ab
|
defined CURRENT_DOC_SCHEMAS constant in openpype.lib
|
2021-05-17 19:47:43 +02:00 |
|
Jakub Jezek
|
26fc0b49e4
|
Global: updating editorial lib with frames to timecode
|
2021-05-12 13:03:13 +02:00 |
|
iLLiCiTiT
|
97103ab89c
|
defined custom constant as subprocess may not have defined CREATE_NO_WINDOW constant in all python builds
|
2021-05-06 20:37:44 +02:00 |
|
Milan Kolar
|
b59da71aa9
|
Merge pull request #1416 from pypeclub/3.0/feature/PS_group_subset_by_task_name
|
2021-05-06 20:29:26 +02:00 |
|
Milan Kolar
|
a8ac7cd538
|
merge develop into main
|
2021-05-04 17:07:32 +02:00 |
|
Petr Kalis
|
623f19c5fa
|
PS subset group - added new standard function
Implementation should follow Create subset name approach
|
2021-05-04 16:03:23 +02:00 |
|
iLLiCiTiT
|
7d9e665e2d
|
get_openpype_username replaced usage of OPENPYPE_USERNAME environment in code
|
2021-04-21 10:28:05 +02:00 |
|
iLLiCiTiT
|
2b97f7d044
|
Merge branch 'develop' into 1175-add-ffmpeg-and-othe-binaries-to-build
|
2021-04-15 16:24:32 +02:00 |
|
iLLiCiTiT
|
04d1dcd4cb
|
solve python 2 vendors in pype.lib
|
2021-04-15 15:22:48 +02:00 |
|
iLLiCiTiT
|
c53d7fc4f1
|
moved env_tools in lib import earlier
|
2021-04-15 14:48:22 +02:00 |
|
iLLiCiTiT
|
f9232e2397
|
renamed ffmpeg_utils to vendor_bin_utils
|
2021-04-14 15:12:13 +02:00 |
|