Commit graph

8261 commits

Author SHA1 Message Date
Milan Kolar
28ad05fb7b remvoe deleted function from API 2020-11-10 01:22:20 +01:00
Milan Kolar
6fb10dba1f add missing import 2020-11-10 01:18:07 +01:00
Milan Kolar
5b891e06cf typo in dosctring 2020-11-10 01:07:11 +01:00
Milan Kolar
63b32be427 move version and path related functions to new lib 2020-11-10 01:05:51 +01:00
Milan Kolar
dca965b691 remove _get_host 2020-11-10 01:05:32 +01:00
Milan Kolar
1ad1cea494 remove modified_environ function 2020-11-10 01:04:22 +01:00
Milan Kolar
e86215b142 move pairwise to maya.lib 2020-11-10 01:02:57 +01:00
Milan Kolar
ba66d038aa move pairwise to plugin 2020-11-10 01:02:42 +01:00
Milan Kolar
8d74d69a01 move grouper to extractor 2020-11-10 01:02:11 +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
453c4e6a12 Merge branch 'release/2.13.4' 2020-11-09 21:46:39 +01:00
Milan Kolar
d8d44b369c Merge branch 'release/2.13.4' into develop 2020-11-09 21:46:38 +01:00
Milan Kolar
86b75de620 bump version 2020-11-09 21:43:56 +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
af4d3f8c07
Merge pull request #682 from pypeclub/bugfix/maya-vray-render-fixes
Maya: Vray expected file fixes
2020-11-09 21:07:05 +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
5c96f94f47
Merge pull request #523 from kalisp/feature/synch_server
Sync Server
2020-11-05 19:19:15 +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
88a9011c23
Merge pull request #692 from pypeclub/bugfix/688-photoshop-uhiding-hidden-layers
#688 - Fix publishing hidden layers
2020-11-05 18:00:33 +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
Milan Kolar
2adbb36cc5
Merge pull request #675 from pypeclub/feature/tvpaint_image_loader_options
TVPaint image loader with options
2020-11-05 16:32:34 +01:00
Petr Kalis
02c4c15e1c #688 - Fix publishing hidden layers 2020-11-05 15:16:34 +01:00
Milan Kolar
d78a2387da
Merge pull request #683 from pypeclub/hotfix/centos_support
Centos support
2020-11-05 13:57:49 +01:00
Milan Kolar
2761ec0953
Merge pull request #685 from pypeclub/hotfix/684-nuke-favorite-directories-shot-dir-project-dir-not-working
Nuke Favorite directories "shot dir" "project dir" - not working #684
2020-11-05 13:31:58 +01:00
Petr Kalis
3ac01c5543 Import tests for #681 2020-11-04 18:49:09 +01:00
Petr Kalis
8f01ab2109 Merge branch 'feature/664-3-0-lib-refactor' of https://github.com/pypeclub/pype into feature/664-3-0-lib-refactor 2020-11-04 18:47:04 +01:00
Petr Kalis
ba7abcb5dd
Merge pull request #681 from pypeclub/feature/lib_from_illicit_part_1
Lib from illicit part 1
2020-11-04 18:46:44 +01:00
Petr Kalis
6bbd895e30 Merge remote-tracking branch 'origin/feature/lib_from_illicit_part_1' into feature/664-3-0-lib-refactor 2020-11-04 17:18:38 +01:00
Petr Kalis
389d4756e9 Import tests for #669 2020-11-04 16:19:11 +01:00
Petr Kalis
63d8d5c3d4 Hound 2020-11-04 14:18:20 +01:00
Jakub Jezek
3ace44bed2
fix(nuke): favorite dirs 2020-11-04 13:29:21 +01:00
Petr Kalis
1ed958cf8a Added support for shared drives 2020-11-04 13:23:11 +01:00
iLLiCiTiT
c89a32a4e3 removed too many blank lines 2020-11-04 11:37:55 +01:00
iLLiCiTiT
ad66a16737 fixed formatting 2020-11-04 11:11:54 +01:00
iLLiCiTiT
7d2fb084aa added comment to nuke lib changes 2020-11-04 11:10:04 +01:00
iLLiCiTiT
67fb706d1b Knobs meta_codec and mov64_codec are not available on centos, added to try->except block 2020-11-04 11:08:17 +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
iLLiCiTiT
62b6ac19b6 fixed nonexisting variable log in otio burnin script 2020-11-04 11:06:32 +01:00
iLLiCiTiT
4b5e6bf0ec otio script use LiberationSans font 2020-11-04 11:06:09 +01:00
iLLiCiTiT
aff94de43b added LiberationSans font to resources 2020-11-04 11:05:46 +01:00
iLLiCiTiT
d3aa437066 added logging and better exception handling in pyblish pype 2020-11-04 11:05:25 +01:00
Ondřej Samohel
71dcbfaf04
vray fixes
this adds two fixes - one for getting frame padding directly from vray settings (and not render globals) and one for filtering aovs coming from refereces (prefixed with namespaces)
2020-11-03 18:44:41 +01:00
Milan Kolar
d5336b2e89
Merge pull request #677 from tokejepsen/2.x/feature/ordered_workfile_build
Order workfile build as presets.
2020-11-03 15:49:35 +01:00
Milan Kolar
608c2d10c7 Merge branch 'release/2.13.3' 2020-11-03 13:00:02 +01:00
Milan Kolar
a52a75341a bump version 2020-11-03 12:53:39 +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