Commit graph

2664 commits

Author SHA1 Message Date
Petr Kalis
015ca1f9e1 Re-implemented collection of correct render instances 2020-11-12 19:17:45 +01:00
Petr Kalis
8e5fe61294 Renamed file to highlight its workfile only 2020-11-12 18:54:44 +01:00
Petr Kalis
4beb6d620f #698 - added collect_render 2020-11-11 18:10:46 +01:00
Petr Kalis
d146ba6c86 Merge fixes for abstract classes 2020-11-11 16:34:32 +01:00
Petr Kalis
cd9d482763 #698 - AE publish to deadline init 2020-11-10 15:51:25 +01:00
Milan Kolar
bcd57e5177 Merge branch 'release/2.13.4' into 2.x/develop 2020-11-09 21:48:11 +01:00
Milan Kolar
71ab61f43a
Merge pull request #667 from pypeclub/feature/663-aftereffects-integration-with-websocket
Feature/663 aftereffects integration with websocket
2020-11-09 21:23:04 +01:00
Milan Kolar
72e51d04a5 tweak families and loader name 2020-11-09 21:20:12 +01:00
Milan Kolar
cf438c6065
Merge pull request #666 from pypeclub/feature/harmony-refactor
Harmony: Javascript improvements
2020-11-09 20:50:22 +01:00
Petr Kalis
a550c7e05e Fix - added logging for import error
Without it it would fail inside of imprint func
2020-11-06 11:35:31 +01:00
Milan Kolar
95f37fcca4
Merge pull request #678 from tokejepsen/2.x/feature/maya_image_plane_camera_selection
Ask user to select non-default camera from scene or create a new.
2020-11-05 18:15:43 +01:00
Milan Kolar
5d54cfa28b
Merge pull request #674 from pypeclub/feature/camera_name_in_burnins
Camera name in burnins
2020-11-05 17:06:03 +01:00
Milan Kolar
ea15579c06 get transform of camera for burnin 2020-11-05 17:04:51 +01:00
Petr Kalis
02c4c15e1c #688 - Fix publishing hidden layers 2020-11-05 15:16:34 +01:00
iLLiCiTiT
9fdea8c5b8 pass logger object to pype.api.subprocess in extract burnin 2020-11-04 11:07:44 +01:00
iLLiCiTiT
ff8698bfcb shutil.SameFileError exception is not available on centos, using private function from shutil which does the same with condition 2020-11-04 11:07:20 +01:00
Milan Kolar
043c71fd18
Merge pull request #679 from pypeclub/hotfix/initial-render-version-undetermined
Hotfix: Added default version number
2020-11-03 12:51:59 +01:00
iLLiCiTiT
2d3f3acac5 removed space from label 2020-11-03 12:07:19 +01:00
Petr Kalis
db18930b94 Added audio family for importing .wav 2020-11-03 10:38:53 +01:00
iLLiCiTiT
d4d592a233 pyblish plugins pass logger object to ffprobe_streams function 2020-11-02 19:15:26 +01:00
iLLiCiTiT
7e4807e7ee path to ffmpeg tools has always quotes to make sure spaces won't cause unnecessary behavior 2020-11-02 19:13:48 +01:00
Ondřej Samohel
9d8c2c2d01
added default version
this fix case when there is no existing version published yet
2020-11-02 18:44:25 +01:00
Petr Kalis
39cce072aa Fix Manage, remove Project manage 2020-11-02 12:16:09 +01:00
Toke Stuart Jepsen
19e86714a2 Hound fix 2020-10-31 09:23:59 +00:00
Toke Stuart Jepsen
899f12087e Inform user about how many exr files are available to load. 2020-10-31 09:22:52 +00:00
Toke Stuart Jepsen
74d214ad3f Reduce dialogs to one. 2020-10-31 09:22:47 +00:00
Toke Stuart Jepsen
dbf75e1dff Ask user to select non-default camera from scene or create a new. 2020-10-30 19:46:53 +00:00
Ondřej Samohel
d21e6541e9
permit palette thumbnail creation to fail 2020-10-30 18:51:11 +01:00
Ondřej Samohel
32f76e3068
fixed palette extraction for unsupported types 2020-10-30 16:27:53 +01:00
Petr Kalis
aa6bedd57c Hound 2020-10-30 13:10:43 +01:00
Petr Kalis
180a45ac2e #663 - Added loader for different types
Added basic Creator
2020-10-30 12:46:00 +01:00
iLLiCiTiT
111df4b956 george script modify based on options 2020-10-30 11:35:43 +01:00
iLLiCiTiT
eae443264e added defaults as options does not return value if they're not changed 2020-10-30 11:35:04 +01:00
iLLiCiTiT
05f6d92f8d added options to imagel oader 2020-10-30 11:34:42 +01:00
iLLiCiTiT
aa806b8e73 add camera name to burnin data so it's usable in burnin templates 2020-10-30 10:51:19 +01:00
iLLiCiTiT
229d28a590 add camera name to representation in extract playblast 2020-10-30 10:50:55 +01:00
Petr Kalis
c3018baa07 #663 - Added load/update/remove implementation 2020-10-28 19:24:32 +01:00
iLLiCiTiT
0ad60ef853 implemented simple image loader 2020-10-28 16:43:42 +01:00
Milan Kolar
06fe8d4c29 Merge branch 'hotfix/nuke_validate_legacy' into 2.x/develop 2020-10-28 10:12:27 +01:00
Ondřej Samohel
1b69c712f1
collector fixes 2020-10-27 17:13:52 +01:00
Ondřej Samohel
53e5e0c33c
Merge remote-tracking branch 'origin/2.x/develop' into feature/harmony-refactor 2020-10-27 17:11:43 +01:00
Jakub Jezek
1157f7f32b
fix(nuke): wrong conditions 2020-10-27 15:14:04 +01:00
Milan Kolar
0e227ca262 Merge branch 'release/2.13.1' into 2.x/develop 2020-10-23 12:54:01 +02:00
Milan Kolar
06f1c4ca03 Merge branch 'hotfix/659-hiero-review-video-file-adding-one-frame-to-the-end' into release/2.13.1 2020-10-23 12:52:46 +02:00
Milan Kolar
13c14b8a86 cherry picked #654 - Fix Layer name is not propagating 2020-10-23 12:52:38 +02:00
Jakub Jezek
abc70685fa
fix(hiero): cutup source audio video clip differently then nonaudio
one frame difference issue
2020-10-22 14:54:16 +02:00
Ondřej Samohel
d9d5c91cd7
Merge remote-tracking branch 'origin/2.x/develop' into feature/harmony-refactor 2020-10-21 12:21:14 +02:00
Petr Kalis
e557e4cfc9 #654 - Fix Layer name is not propagating
Fixed saving namespace into Headline
Fixed switch asset and update version
Added delete layer by id
2020-10-20 18:54:26 +02:00
Ondřej Samohel
3d54b9f754
extract js code from plugins 2020-10-20 16:28:17 +02:00
Milan Kolar
27cffd17f3
Merge pull request #635 from pypeclub/feature/extract_review_small_enhancement
Extract review small enhancement
2020-10-20 12:43:27 +02:00