Commit graph

120 commits

Author SHA1 Message Date
petr.kalis
b138387656 Added implementation of hash
Yanked source_hash function from extract_look into lib (and api)
2020-06-18 11:09:20 +02:00
Milan Kolar
09df26b0ec ignore case in scene version parsing 2020-06-01 20:49:02 +02:00
Milan Kolar
5a01e9a85e Merge branch 'develop' into feature/PYPE-754_review_burnin_filtering 2020-05-12 23:56:04 +02:00
iLLiCiTiT
8730340656 Merge branch 'develop' into feature/PYPE-762_multi_root 2020-04-29 20:10:50 +02:00
iLLiCiTiT
19c436f8f2 ffprobe_streams moved to pype.lib 2020-04-29 17:28:50 +02:00
iLLiCiTiT
182502c5e4 replaced "PYPE_ROOT" with "PYPE_SETUP_PATH" 2020-04-09 12:44:24 +02:00
iLLiCiTiT
59e2f2a36d classmethods replaced with object methods and added process method where post processing can be implemented by host 2020-04-07 15:01:05 +02:00
iLLiCiTiT
871bfde9c8 added some documentation 2020-04-06 14:14:30 +02:00
iLLiCiTiT
20e3a60224 removed unused modules 2020-04-06 13:20:45 +02:00
iLLiCiTiT
29d63e4f17 build workile methods wrapped into one class and methods were split or reorganized a little bit 2020-04-06 12:05:01 +02:00
iLLiCiTiT
c002890772 name variant changed to profile 2020-04-06 10:27:47 +02:00
iLLiCiTiT
0c99fc849d renamed load_containers_to_workfile to build_workfile and removed create_first_workfile 2020-04-06 10:04:05 +02:00
iLLiCiTiT
a8d1fc9cc6 variables shuffle 2020-04-03 10:32:55 +02:00
iLLiCiTiT
d8d5ccb2f0 PR comments based changes 2020-04-03 10:15:04 +02:00
Jakub Trllo
fe5733771a
Update pype/lib.py
precompile regex

Co-Authored-By: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
2020-04-03 09:53:25 +02:00
Milan Kolar
7d48a0322d function names and gramar 2020-04-02 16:54:33 +02:00
Milan Kolar
10624f9585 Merge branch 'develop' into feature/PYPE-611_build_workfile 2020-04-02 16:29:35 +02:00
Ondrej Samohel
70c52d0633 Merge remote-tracking branch 'origin/develop' into feature/PYPE-617-UE-basic-integration 2020-03-25 13:15:18 +01:00
iLLiCiTiT
f54b82cec4 Merge branch 'develop' into feature/PYPE-653_master_version 2020-03-13 18:55:43 +01:00
iLLiCiTiT
7d0d0f4270 renamed key subset_filters to subset_name_filters 2020-03-04 17:48:07 +01:00
iLLiCiTiT
c11092252f fixed not existing variable 2020-03-04 17:45:55 +01:00
iLLiCiTiT
d38df643a8 added build first workfile (probably for testing) 2020-03-04 17:39:57 +01:00
iLLiCiTiT
149a65f1e7 implemented methods for creating first version workfile 2020-03-04 17:39:36 +01:00
iLLiCiTiT
808510d856 implemented load_containers_for_workfile which loads and trigger loading by current context 2020-03-04 17:39:12 +01:00
iLLiCiTiT
57f6f9b87d implemented load_containers_by_asset_data which loads all containers for specific asset by entered workfile variants 2020-03-04 17:37:47 +01:00
iLLiCiTiT
a415e2255a added get_link_assets, not yet implemented since we dont have the logic 2020-03-04 17:36:56 +01:00
iLLiCiTiT
99ea83939a collect_last_version_repres implemented to get all representations of latest versions for all subsets of entered assets 2020-03-04 17:36:24 +01:00
iLLiCiTiT
116a16eb4c get_workfile_build_presets method implemented to load workfile variants per host and current task 2020-03-04 17:34:48 +01:00
iLLiCiTiT
cf43bbb18e moved imports to top of lib 2020-03-04 17:34:12 +01:00
Ondrej Samohel
e0e182d6b5 Merge remote-tracking branch 'origin/develop' into feature/PYPE-617-UE-basic-integration 2020-03-01 21:29:33 +01:00
Ondrej Samohel
6dfb258151
unreal project creation and launching 2020-02-21 11:36:33 +01:00
Ondrej Samohel
69c396ec3d polishing hooks 2020-02-20 17:35:38 +01:00
iLLiCiTiT
186b29340f added master version implementation to outdated check 2020-02-20 14:13:19 +01:00
Ondrej Samohel
09c9f66e4c
basic hook system 2020-02-19 19:44:05 +01:00
iLLiCiTiT
71c71057ec Merge branch 'develop' into draft/ffmpeg_with_multiple_paths 2020-02-17 17:33:57 +01:00
iLLiCiTiT
6a5d43a479 get_path_to_ffmpeg replaced with get_paths_from_environ and get_ffmpeg_tool_path 2020-02-15 11:06:49 +01:00
Jakub Jezek
256cc85d86
fix(nk): removing deprecating code 2020-02-12 16:41:31 +01:00
iLLiCiTiT
62b3f852f1 use get_path_to_ffmpeg which checks if any of filled ffmpeg paths in FFMPEG_PATH exists 2020-02-11 14:01:56 +01:00
iLLiCiTiT
8891f9e360 Merge branch 'develop' into feature/dict_indentation 2020-01-20 17:25:00 +01:00
Ondřej Samohel
ce64e6fa07 fixing environment filtering 2020-01-10 00:30:20 +00:00
Ondřej Samohel
8159b029d5 (genera) fixing subprocess function to allow pass through Popen.subprocess arguments. Also adding better output for running subprocess 2019-12-10 12:25:24 +00:00
Jakub Trllo
d0132a1fa0 lib.py edited online with Bitbucket 2019-12-07 11:29:07 +00:00
iLLiCiTiT
eea4df6b51 changes to keep indentation consistent 2019-12-06 18:34:00 +01:00
Jakub Trllo
432d98b668 Merged in feature/import_adjustments (pull request #395)
cleanup or imports

Approved-by: Milan Kolar <milan@orbi.tools>
2019-12-06 17:14:33 +00:00
iLLiCiTiT
8b02fcebf7 another indentation change 2019-12-05 12:20:08 +01:00
iLLiCiTiT
ec39b9f1d1 cleanup or imports 2019-12-05 11:59:23 +01:00
Ondrej Samohel
8ed99e5759
fixed environment passing to subprocess 2019-12-03 19:02:16 +01:00
Jakub Trllo
799991d77f Merged in hotfix/rest_api_minor_fixes (pull request #382)
Hotfix/rest api minor fixes

Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-26 10:30:36 +00:00
iLLiCiTiT
9a167bec7f CustomNone moved to pype's lib 2019-11-25 10:50:46 +01:00
Milan Kolar
6e2fdb880c remove all but ftrack old api packages and change imports 2019-11-22 17:46:19 +01:00