Commit graph

447 commits

Author SHA1 Message Date
Petr Kalis
b46a7a5387 OP-2813 - fix wrong merge 2022-03-14 10:49:48 +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
e61c8d992b fix hardlink for windows 2022-03-10 10:57:01 +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
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
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
Jakub Trllo
82d37651b3 Merge branch 'develop' into feature/extract_template_formatting_from_anatomy 2022-02-24 15:37:46 +01:00
Jakub Trllo
43839e63f1 TemplatesDict does not return objected templates with 'templates' attribute 2022-02-24 15:36:15 +01:00
Jakub Trllo
899e59b059 fix which template key is used for getting last workfile 2022-02-24 15:12:09 +01:00
Jakub Trllo
8d7f56c9e8 added more methods to StringTemplate 2022-02-24 15:11:40 +01:00
Jakub Trllo
f985e58bb9
Removed forgotten lines 2022-02-24 12:27:13 +01:00
Jakub Trllo
68cf09d61c Merge branch 'develop' into feature/OP-2267_Standalone-publisher-using-new-publisher 2022-02-24 10:38:04 +01:00
Jakub Trllo
040688ca62 fixed app and context data fill 2022-02-24 09:55:42 +01:00
Jakub Trllo
fc4b7e4573 set context environments even for non host applications 2022-02-23 16:12:54 +01:00
Roy Nieterau
3a1b09ccce Also allow 'sequences' with a single frame 2022-02-23 14:51:24 +01:00
Jakub Trllo
e8b7e648df
Merge pull request #2789 from pypeclub/feature/move_deadline_module
Deadline: Move module one hierarchy level higher
2022-02-23 13:50:22 +01:00
Roy Nieterau
97fbeb51b7 Fix hound issues 2022-02-23 10:35:42 +01:00
Roy Nieterau
a16eb7cc05
Refactor logic for readability
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-02-23 10:23:54 +01:00
Roy Nieterau
18857a2775 Fix OPENPYPE_LOG_NO_COLORS being True actually resulting in use_colors being False 2022-02-22 22:07:48 +01:00
Jakub Trllo
25cd18f2c6 moved abstract_submit_deadline to deadline module 2022-02-22 17:11:17 +01:00
Jakub Trllo
cd7f54a8f5 created function to run detached process 2022-02-21 17:24:05 +01:00
iLLiCiTiT
26549b3465 hound fixes 2022-02-19 20:51:28 +01:00
iLLiCiTiT
1fa2e86d18 reorganized init 2022-02-19 20:36:13 +01:00
iLLiCiTiT
a80b15d791 use new templates logic in anatomy templates 2022-02-19 20:33:51 +01:00
iLLiCiTiT
a9506a1480 extracted template formatting logic from anatomy 2022-02-19 20:31:31 +01:00
Roy Nieterau
1801249a4d Preserve parts of filename after version number (like subversion) on version_up 2022-02-16 14:54:31 +01:00
Jakub Trllo
985a6c8995 hound fix 2022-02-15 17:42:10 +01:00