Commit graph

494 commits

Author SHA1 Message Date
Jakub Trllo
fb1e998d78
Merge pull request #2939 from pypeclub/bugfix/python_2_vendor_packages
General: Python specific vendor paths on env injection
2022-03-25 17:37:49 +01:00
Jakub Jezek
18d883ff0f
anatomy data with correct task short key 2022-03-24 14:31:57 +01:00
Jakub Trllo
014d0d8c53 moved adding of vendor paths to prepare_app_environments 2022-03-24 09:48:46 +01:00
Jakub Trllo
70c317005c add python version specific vendors outside of launch hook 2022-03-24 09:42:18 +01:00
Jakub Trllo
970d076811 moved attribute definitions to openpype/lib 2022-03-22 18:18:02 +01:00
Jakub Trllo
83fd67eb8d
Merge pull request #2918 from pypeclub/enhancement/OP-2949_move-pipeline-constants
General: Move pipeline constants to OpenPype
2022-03-22 16:10:49 +01:00
Jakub Trllo
bbb12d283c
Merge pull request #2927 from pypeclub/enhancement/removed_unused_code
General: Removed silo references and terminal splash
2022-03-22 14:39:47 +01:00
Jakub Trllo
6a6cbe6b99 removed terminal splash 2022-03-22 12:32:13 +01:00
Jakub Trllo
5e5fc4ec55 removed silo references 2022-03-22 12:31:14 +01:00
Jakub Trllo
8b572a0d3c just handle error when is caused by OSError 2022-03-21 18:59:34 +01:00
Jakub Trllo
a1f46e7d1b Merge branch 'develop' into enhancement/OP-2949_move-pipeline-constants 2022-03-21 13:38:38 +01:00
Jakub Trllo
32bf6cb3e0 fix last workfile 2022-03-18 18:02:34 +01:00
Jakub Trllo
93eca512b8 use ObjectId imported from bson instead of avalon.io 2022-03-18 16:23:00 +01:00
Jakub Trllo
e323429ab4 moved host workfile extensions 2022-03-18 16:08:15 +01:00
Jakub Trllo
65bc619bcb use moved workfile functions 2022-03-18 14:57:02 +01:00
Jakub Trllo
e961144969 moved functions to get last workfile into avalon context lib functions 2022-03-18 14:55:53 +01:00
Jakub Trllo
6eaf7017eb replaced 'format_template_with_optional_keys' with 'StringTemplate' 2022-03-18 14:20:20 +01:00
Petr Kalis
1ae7536e9d
Merge pull request #2875 from pypeclub/bugfix/OP-2813_AE-rendering-for-single-frame-doesnt-work-in-DL
AfterEffects: Fix rendering for single frame in DL
2022-03-18 12:33:08 +01:00
Petr Kalis
c83202a023 OP-2813 - changed logic of parsing frames from names
Adhering to clique standard FRAMES patter, eg pattern is separated by .
It seems that this is most widely used (according to Discord).
2022-03-18 11:13:10 +01:00
Jakub Trllo
cbb7db98f7 OPENPYPE_DEBUG can be set to 1 to log debug messages 2022-03-17 19:36:50 +01:00
Petr Kalis
395d567aa2 OP-2813 - fix wrong parsing when short label is used 2022-03-17 16:20:06 +01:00
Jakub Trllo
e6b4911ab6
Merge pull request #2879 from pypeclub/enhancement/OP-2916_Nuke-Slate-DNX-profile-error
Nuke: ExtractReviewSlate can handle more codes and profiles
2022-03-16 16:04:34 +01:00
Petr Kalis
87b44b4b14 OP-2813 - fix collect_frames when multiple version numbers in path
Added new test case.
2022-03-16 13:48:50 +01:00
Petr Kalis
4d27c3c01f Merge branch 'develop' of github.com:pypeclub/OpenPype into bugfix/OP-2813_AE-rendering-for-single-frame-doesnt-work-in-DL 2022-03-16 13:17:35 +01:00
Jakub Trllo
b0a8809cbf dnxhd is adding bitrate in case of dnxhd profile 2022-03-16 10:19:22 +01:00
Jakub Trllo
348ccc68b1 Merge branch 'develop' into enhancement/OP-2848_move-loader-logic-from-avalon-to-openpype 2022-03-15 11:45:28 +01:00
Jakub Trllo
5b835d87e7 renamed 'load_representation' to 'load_container' 2022-03-15 11:40:59 +01:00
Petr Kalis
3929630327 OP-2813 - fix hardcoded value
Updated regular expression to match version substring to be more generic.
2022-03-14 12:06:59 +01:00
Jakub Trllo
eb49761887 Merge branch 'develop' into enhancement/OP-2848_move-loader-logic-from-avalon-to-openpype 2022-03-14 11:47:33 +01:00
Jakub Trllo
d4434fd1b7 use 'LegacyCreator' instead of 'avalon.api.Creator' 2022-03-14 11:42:02 +01:00
Jakub Trllo
c5ac2290f6 use moved functions in hosts and tools 2022-03-14 11:36:17 +01:00
Petr Kalis
b46a7a5387 OP-2813 - fix wrong merge 2022-03-14 10:49:48 +01:00
Jakub Trllo
e635d81f9b
Merge pull request #2846 from pypeclub/deature/OP-2839_Basic-event-system
General: Basic event system
2022-03-11 18:50:06 +01:00
Jakub Trllo
50c0580fef use new functions in extract review slate and otio burnins 2022-03-11 17:59:52 +01:00
Jakub Trllo
fbf57760ab added functions to replicate ffmpeg format and codec based on input data 2022-03-11 17:55:36 +01:00
Jakub Trllo
9b0fba2490 moved ffprobe_streams into transcoding, seprated and renamed to get_ffprobe_streams 2022-03-11 17:55:00 +01:00
Jakub Trllo
3cbc93d59c
Merge pull request #2877 from pypeclub/bugfix/missing_time_function
General: Missing time function
2022-03-11 16:52:51 +01:00
Jakub Trllo
78d566b654 replaced usage of avalon.lib.time with new function get_formatted_current_time 2022-03-11 16:40:41 +01:00
Petr Kalis
f724e0ca22 OP-2813 - fix for rendering single file from AE in DL
Solves issue with rendering .mov or .avi file.
Added test cae for collect_frames
2022-03-11 13:33:17 +01:00
Jakub Trllo
2f4b165aaf fix info reading from oiio 2022-03-10 18:55:59 +01:00
Jakub Trllo
e61c8d992b fix hardlink for windows 2022-03-10 10:57:01 +01:00
Jakub Trllo
04bbba9ead Merge branch 'develop' into deature/OP-2839_Basic-event-system 2022-03-10 09:46:29 +01:00
Jakub Trllo
9c57a9e025 Merge branch 'develop' into feature/OP-2849_move-create-logic-from-avalon-to-openpype 2022-03-09 19:37:29 +01:00
Jakub Trllo
d2a56ff66b
Merge pull request #2848 from pypeclub/enhancement/OP-2841_Add-vendors-from-avalon
General: Add vendors from avalon
2022-03-09 18:57:58 +01:00
Jakub Trllo
d4f177f7bc use moved create functions in hosts 2022-03-08 17:39:50 +01:00
Petr Kalis
2793ac61a9
Merge pull request #2851 from pypeclub/bugfix/OP-2860_Nuke-loader---loading-mp4-from-web-publisher-incorrect-duration
WebPublisher: Fix wrong number of frames for video file
2022-03-08 16:43:17 +01:00
Jakub Trllo
295002d754 added missing platform 2022-03-08 15:54:58 +01:00
Jakub Trllo
413e03cae1 moved 'create_hard_link' to path_tools 2022-03-08 15:54:16 +01:00
Petr Kalis
650260309e OP-2860 - extracted get_fps function to lib 2022-03-08 13:44:05 +01:00
Jakub Trllo
c84abf1faa raise TypeError when function is not callable 2022-03-08 12:50:11 +01:00