Commit graph

39 commits

Author SHA1 Message Date
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
dbf6727f49 fix global settings for pyblish plugins 2021-04-14 16:35:21 +02:00
iLLiCiTiT
203c32183d replaced usage of OPENPYPE_OIIO_PATH env with get_oiio_tools_path function 2021-04-14 15:14:50 +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
222e130332 added oiio tools path getter 2021-04-14 15:08:16 +02:00
iLLiCiTiT
8e2b7edc69 modified ffmpeg path getter 2021-04-14 15:06:58 +02:00
iLLiCiTiT
391a1e0244 added function get_vendor_bin_path to get binary path 2021-04-14 15:05:15 +02:00
iLLiCiTiT
a28cf1fc17 Merge branch 'develop' into 1175-add-ffmpeg-and-othe-binaries-to-build 2021-04-14 14:24:40 +02:00
iLLiCiTiT
95a82eeaf8 replaced OPENPYPE_ROOT with OPENPYPE_REPOS_ROOT in code 2021-04-14 11:15:55 +02:00
iLLiCiTiT
8f5089cfd2 use OPENPYPE_FFMPEG_PATH instead of FFMPEG_PATH 2021-04-13 10:45:17 +02:00
Milan Kolar
fc9648b6ab
Merge pull request #1276 from pypeclub/feature/1173-generate-site-names-using-coolname
Generate site names using Coolname
2021-04-12 09:51:54 +02:00
Milan Kolar
4ad91090d7
Merge pull request #1279 from simonebarbieri/feature/fix_blender_unreal_workflow_openpype_3.0
Fix for the workflow between Blender and Unreal for OpenPype 3.0
2021-04-09 10:38:09 +02:00
Milan Kolar
96eec587db change ID generation to coolname 2021-04-09 09:54:07 +02:00
Milan Kolar
8710133c6d
Merge pull request #1285 from pypeclub/bugfix/openpype_settings_registry
OpenPype settings registry
2021-04-09 09:41:46 +02:00
iLLiCiTiT
cbd40cd73b old mongo value is removed before change 2021-04-08 19:20:56 +02:00
iLLiCiTiT
261e1db2c0 changed keyring key of mongodb data to OpenPype/mongodb 2021-04-08 17:15:26 +02:00
iLLiCiTiT
787d037ca0 imported OpenPypeSecureRegistry in pype.lib.__init__ 2021-04-08 17:08:04 +02:00
iLLiCiTiT
ee93c229fe added some docstring to OpenPypeSecureRegistry 2021-04-08 16:54:32 +02:00
iLLiCiTiT
454bd9d1b5 copy pasted secure registry logic from igniter to pype lib 2021-04-08 15:40:21 +02:00
Milan Kolar
5b7f94c5a5
Merge pull request #1257 from pypeclub/feature/shell_prelaunch_hook
Shell prelaunch hook fix
2021-04-08 12:36:04 +02:00
iLLiCiTiT
a6ac99c755 added ability to define name of registry 2021-04-08 11:31:41 +02:00
iLLiCiTiT
cf2dc1f70e renamed PypeSettingsRegistry to OpenPypeSettingsRegistry 2021-04-08 11:31:04 +02:00
Milan Kolar
18860253bc
Merge pull request #1277 from pypeclub/feature/dynamic_app_variants
Dynamic app variants
2021-04-08 09:57:53 +02:00
Simone Barbieri
5a1889e413 Fix for the workflow between Blender and Unreal for OpenPype 3.0 2021-04-07 16:49:27 +01:00
iLLiCiTiT
dd82401259 fix root_value_for_template method in Anatomy 2021-04-07 17:33:41 +02:00
iLLiCiTiT
da32cbe8b0 fix tool labels 2021-04-07 17:17:04 +02:00
iLLiCiTiT
e59e959a95 fix enabled attribute in Application class 2021-04-07 16:51:05 +02:00
iLLiCiTiT
b86c56015a removed TODO which is already done 2021-04-07 16:37:10 +02:00
iLLiCiTiT
633f99f13e count with metadata keys in tools too and add variant label too 2021-04-07 16:37:00 +02:00
iLLiCiTiT
db4836e662 fill variant label with label from metadata 2021-04-07 16:36:39 +02:00
iLLiCiTiT
9a6792ffab Merge branch 'develop' into backup/app_group_in_name
# Conflicts:
#	openpype/lib/applications.py
#	pype/hosts/premiere/extensions/com.pype/jsx/pype.jsx
2021-04-06 11:16:56 +02:00
iLLiCiTiT
37db18a630 better while loop logic 2021-04-06 10:13:57 +02:00
iLLiCiTiT
fb4786e8aa launch arguments may be a string 2021-04-06 10:10:39 +02:00
iLLiCiTiT
dc2b2f2830 used proper attribute when executable is not found 2021-04-01 23:03:07 +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