Commit graph

468 commits

Author SHA1 Message Date
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
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
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
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
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
Jakub Trllo
605e8dabb0 modified docstring 2022-03-08 12:33:29 +01:00
Jakub Trllo
319ec9e868 removed unused validate method 2022-03-08 12:32:29 +01:00
Jakub Trllo
7bcc0c8688 Merge branch 'develop' into deature/OP-2839_Basic-event-system 2022-03-08 11:06:08 +01:00
Jakub Trllo
3a09cc4795 Merge branch 'develop' into enhancement/OP-2841_Add-vendors-from-avalon 2022-03-08 11:01:24 +01:00
Jakub Trllo
5bfbe4ea53
Merge pull request #2822 from pypeclub/enhancement/custom_find_executable
General: Custom function for find executable
2022-03-08 10:44:02 +01:00
Jakub Trllo
c57fc03916 use create_hard_link instead of filelink 2022-03-07 14:50:14 +01:00
Jakub Trllo
8088534caa implemented 'create_hard_link' function in openpype lib 2022-03-07 14:49:55 +01:00
Jakub Trllo
e0395fd0af hound fix 2022-03-07 12:42:43 +01:00
Jakub Trllo
17c88141c1 fix emit of taskChanged topic 2022-03-07 12:20:50 +01:00
Jakub Trllo
70cf30041a fix python 2 compatibility 2022-03-05 09:45:36 +01:00
Jakub Trllo
502785021e moved events to openpype.lib 2022-03-05 08:30:29 +01:00
Jakub Trllo
5988821131 reduced functions in fusion 2022-03-04 11:26:26 +01:00
Jakub Trllo
2b470aeacc copied functions related to change of context 2022-03-04 11:01:13 +01:00
Milan Kolar
6a261bf9ce
Merge pull request #2821 from pypeclub/bugfix/OP-2612_Nuke-build-workfile-is-broken 2022-03-03 11:30:49 +01:00
Jakub Trllo
0568a80618 added 'is_file_executable' to check if file can be executed 2022-03-01 17:00:08 +01:00
Jakub Trllo
ed526947eb fix adding 'root' key to format data 2022-03-01 15:32:46 +01:00
Jakub Trllo
5bf2bd2efa removed unused import 2022-03-01 14:08:56 +01:00
Jakub Trllo
c999dd5a91 added few comments 2022-03-01 12:24:27 +01:00
Jakub Trllo
06783daf8e fix usage of variables 2022-03-01 12:22:07 +01:00
Jakub Jezek
de8e1f8218
globa: fix host name retrieving from running session 2022-03-01 11:54:05 +01:00
iLLiCiTiT
77232a07ef replace distutils find_executable with custom version 2022-02-28 20:52:21 +01:00
iLLiCiTiT
8eddbab503 implement function which looks for executable 2022-02-28 20:51:47 +01:00
Jakub Trllo
f66e653c24 Merge branch 'develop' into feature/extract_template_formatting_from_anatomy 2022-02-28 15:16:00 +01:00
Petr Kalis
eb5eecd45c
Merge pull request #2625 from BigRoy/deadline_validate_expected_files
Deadline: Tweak validate expected files behavior
2022-02-25 11:14:22 +01:00
Jakub Trllo
e9c67e35bc fixed used values passed to TemplateResult 2022-02-24 17:21:52 +01:00
Milan Kolar
09315decbf
Merge pull request #2778 from pypeclub/feature/OP-2267_Standalone-publisher-using-new-publisher 2022-02-24 17:04:02 +01:00