iLLiCiTiT
|
3e096f41be
|
added helper function to return linux app launcher arguments
|
2021-12-14 18:00:07 +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 |
|
iLLiCiTiT
|
23229d01c0
|
import new functions to lib init
|
2021-04-14 15:09:46 +02:00 |
|
iLLiCiTiT
|
95a82eeaf8
|
replaced OPENPYPE_ROOT with OPENPYPE_REPOS_ROOT in code
|
2021-04-14 11:15:55 +02:00 |
|
iLLiCiTiT
|
787d037ca0
|
imported OpenPypeSecureRegistry in pype.lib.__init__
|
2021-04-08 17:08:04 +02:00 |
|
iLLiCiTiT
|
cf2dc1f70e
|
renamed PypeSettingsRegistry to OpenPypeSettingsRegistry
|
2021-04-08 11:31:04 +02:00 |
|
Petr Kalis
|
73841259bf
|
Rebrand database access
All occurences of 'pype' database should be replaced with 'openpype'
|
2021-04-01 22:16:46 +02:00 |
|
Milan Kolar
|
8432e94615
|
rename folder
|
2021-04-01 18:54:46 +02:00 |
|