Commit graph

71 commits

Author SHA1 Message Date
Milan Kolar
36752d244c
Merge pull request #1580 from pypeclub/bugfix/1575-mac-application-launch 2021-05-26 13:30:04 +02:00
iLLiCiTiT
77830ecb00 separated catch error of filling workdir template and creating workdir on disk 2021-05-26 13:06:47 +02:00
iLLiCiTiT
a6d7e89d97 ApplicationExecutable check if there is .app in passed path if does not exists on mac 2021-05-26 10:55:35 +02:00
Petr Kalis
53ef81dc0e Delivery in LibraryLoader - fix broken sequence delivery 2021-05-25 17:57:36 +02:00
Petr Kalis
a883ca1c77 Delivery in LibraryLoader - fixes for comments 2021-05-24 18:56:23 +02:00
Petr Kalis
68d452844b Merge branch 'develop' of github.com:pypeclub/pype into feature/delivery_in_library_loader 2021-05-24 11:17:50 +02:00
Petr Kalis
be3b277c2d Delivery in LibraryLoader - fixes for missing source files
Fix for double dot in file name
2021-05-20 17:46:56 +02:00
Petr Kalis
3e2a16af94 Delivery in LibraryLoader - added new Delivery loader
Extracted methods from existing Delivery Action on FTrack
Fixed Delivery Action for sequences
2021-05-20 15:37:04 +02:00
Milan Kolar
2b8233de53
Merge pull request #1396 from pypeclub/feature/project_manager 2021-05-19 10:06:23 +02:00
iLLiCiTiT
d43b3d1b2c also pass Application object to add_implementation_envs 2021-05-18 14:16:00 +02:00
iLLiCiTiT
f8f64b5a05 prepare_host_environments can not add implementation environments 2021-05-18 12:20:49 +02:00
iLLiCiTiT
a3e89486ad small cleanup 2021-05-18 12:11:38 +02:00
iLLiCiTiT
384d8a9c17 host implementation may have add_implementation_envs function in openpype.hosts.<host name> 2021-05-18 12:11:27 +02:00
iLLiCiTiT
63c3482f67 Merge branch 'develop' into feature/project_manager 2021-05-17 21:01:33 +02:00
iLLiCiTiT
5134ae743b hound fixes 2021-05-17 20:53:58 +02:00
iLLiCiTiT
29040d449f implemented function to create new project 2021-05-17 20:23:11 +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
Milan Kolar
bdcdc4d60e
Merge pull request #1493 from pypeclub/feature/1378-hiero-audio-to-review 2021-05-12 18:33:52 +02:00
Jakub Jezek
26fc0b49e4
Global: updating editorial lib with frames to timecode 2021-05-12 13:03:13 +02:00
iLLiCiTiT
557352f7ed loader setting overrides are added for both Loader and SubsetLoader classes 2021-05-07 19:59:42 +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
Milan Kolar
16abadb918
Merge branch 'develop' into feature/ftrack_settings_changes 2021-04-22 10:41:22 +02:00
Milan Kolar
0d22942af9
Merge pull request #1381 from pypeclub/feature/remove_user_module
Remove OpenPype User Module
2021-04-22 09:50:37 +02:00
iLLiCiTiT
4ba8eb7610 defined max length of exc info marks 2021-04-21 12:09:33 +02:00
iLLiCiTiT
7d9e665e2d get_openpype_username replaced usage of OPENPYPE_USERNAME environment in code 2021-04-21 10:28:05 +02:00
iLLiCiTiT
fee9e9bd56 implemented function to get openpype username 2021-04-21 10:26:48 +02:00
iLLiCiTiT
10b362937b application manager can be initialized to use different settings 2021-04-20 18:27:42 +02:00
iLLiCiTiT
0a709d704e Application has defined "use_python_2" attribute 2021-04-20 11:17:35 +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
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