Commit graph

5066 commits

Author SHA1 Message Date
Simone Barbieri
7e8bb47ed7 Fixed creation of the animation and fbx publishing 2020-03-20 12:29:34 +00:00
Simone Barbieri
0f8b35c831 Fixed Loader's parent class 2020-03-20 11:31:59 +00:00
Milan Kolar
5ff73c064e remove extra imports 2020-03-19 19:40:40 +01:00
Milan Kolar
05441eb2fe fix imports 2020-03-19 18:07:36 +01:00
Milan Kolar
b58adfec31 Merge branch 'bugfix/PYPE-768_blender_launch_from_ftrack' into feature/PYPE-616_blender-rig 2020-03-19 18:01:33 +01:00
iLLiCiTiT
f5426c78a6 install custom excepthook to not crash blender 2020-03-19 17:56:54 +01:00
Milan Kolar
7a64cf1d91 Merge branch 'bugfix/PYPE-768_blender_launch_from_ftrack' into feature/PYPE-616_blender-rig 2020-03-19 12:03:37 +01:00
MIlan Kolar
e231553ca1 Merge branch 'origin_develop' into feature/PYPE-616_blender-rig
# Conflicts:
#	pype/plugins/global/publish/integrate_new.py
2020-03-19 09:57:30 +00:00
Milan Kolar
f82bb77ea2
Merge pull request #16 from pypeclub/hotfix/houndci-and-flake8
hound config should point to flake8 config
2020-03-19 10:50:44 +01:00
Ondřej Samohel
c06d4f6ecd
hound config should point to flake8 config 2020-03-19 10:46:52 +01:00
Milan Kolar
2343769974
Merge pull request #12 from pypeclub/feature/PYPE-595_export-non-baked-camera
PYPE-595: allow exports of non-baked cameras
2020-03-18 22:00:04 +01:00
iLLiCiTiT
7f035d146f blender init cleanup 2020-03-18 20:28:57 +01:00
iLLiCiTiT
3c4e427b13 store popen to variable 2020-03-18 20:28:43 +01:00
Ondrej Samohel
fb9cd34cb5
allow exports of non-baked cameras 2020-03-18 18:16:44 +01:00
Milan Kolar
495ce39c40
Merge pull request #10 from pypeclub/feature/houndci-integration
add houndci configuration and change flake8 config
2020-03-18 16:27:35 +01:00
Milan Kolar
40963f3da2 Merge branch 'hotfix/fix_deadline_pool_for_farm_publishing' into develop 2020-03-18 12:50:51 +01:00
Milan Kolar
1f03832687 pool was being overwritten in submit publish job 2020-03-18 12:50:03 +01:00
Milan Kolar
c9a17d7ca3 Merge remote-tracking branch 'origin/master' 2020-03-18 12:23:35 +01:00
Milan Kolar
e00b2993d3 Merge branch 'hotfix/wrong_pixelAspect_when_sending_to_farm_fro_maya' into develop 2020-03-18 12:23:13 +01:00
Milan Kolar
be7c66199d Merge branch 'hotfix/wrong_pixelAspect_when_sending_to_farm_fro_maya' 2020-03-18 12:23:13 +01:00
Milan Kolar
321c27234a wrong attribute used for pixelAspec 2020-03-18 12:22:38 +01:00
Ondrej Samohel
4746840351
add houndci configuration and change flake8 config 2020-03-18 12:13:48 +01:00
Milan Kolar
fc4d9e280e
Merge pull request #6 from pypeclub/feature/PYPE-646_load_custom_number
Feature/PYPE-646 load custom number
2020-03-18 10:53:24 +01:00
Milan Kolar
6c2b056dd4 make sure not to offset rigs 2020-03-18 10:51:31 +01:00
Milan Kolar
e10343de2b add offset when loading multiple subsets 2020-03-18 10:24:25 +01:00
Milan Kolar
107d281c44
Merge pull request #2 from pypeclub/feature/PYPE-733_intent_store_label_value
Feature/PYPE-733 intent store label value
2020-03-17 17:58:14 +01:00
Milan Kolar
5ff5e5d7f8 Merge remote-tracking branch 'origin/master' 2020-03-17 16:29:44 +01:00
Milan Kolar
1ea3d5e6ef Merge branch 'hotfix/PYPE-761-config-ocio-path-slashes' into develop 2020-03-17 16:28:57 +01:00
Milan Kolar
0a0ea8f17f Merge branch 'hotfix/PYPE-761-config-ocio-path-slashes' 2020-03-17 16:28:57 +01:00
iLLiCiTiT
a549634c0a added options to maya reference loader 2020-03-17 16:12:29 +01:00
Milan Kolar
59f97ef904
Update LICENSE 2020-03-17 15:56:46 +01:00
Milan Kolar
8cbd189e3e Merge branch 'hotfix/missing_handles' 2020-03-17 11:48:38 +01:00
Milan Kolar
516d152640 Merge branch 'hotfix/missing_handles' into develop 2020-03-17 11:48:37 +01:00
Milan Kolar
64e6dedde0 handles were returning none which can't be cast to integer 2020-03-17 11:48:26 +01:00
iLLiCiTiT
c91b495100 fix ftrack json parse 2020-03-16 20:22:02 +01:00
iLLiCiTiT
0d20e27cb3 it is used default intent label in ftrack if ftrack's not found 2020-03-16 20:13:51 +01:00
iLLiCiTiT
f37ea5d82a intent is not required in extract slate frame 2020-03-16 20:09:14 +01:00
Jakub Jezek
d8662f56e6
fix(nuke): mixed slashes issue on ocio config path 2020-03-16 19:57:42 +01:00
iLLiCiTiT
8072f1dcc9 removed intent from required keys in collect rendered files 2020-03-16 19:52:59 +01:00
iLLiCiTiT
349beaccfc collect anatomy docs cleanup 2020-03-16 19:52:04 +01:00
iLLiCiTiT
354c8d7a50 set intent only if set in extract burnin 2020-03-16 19:51:52 +01:00
iLLiCiTiT
d2f9336b45 updated intent getting 2020-03-16 19:51:20 +01:00
iLLiCiTiT
12557526c3 integrate ftrack note use label from ftrack's custom attribute configuration 2020-03-16 19:47:29 +01:00
Milan Kolar
86a611574b
Update README.md 2020-03-16 19:02:45 +01:00
Milan Kolar
b61debdc95 Merge branch 'hotfix/PYPE-760_framerange_includes_handles' into develop 2020-03-15 16:55:18 +01:00
Milan Kolar
4962141eb4 Merge branch 'hotfix/PYPE-760_framerange_includes_handles' 2020-03-15 16:55:18 +01:00
Milan Kolar
8fc6988ab1
Merge pull request #11 from pypeclub/feature/PYPE-95-nks-load-subset-to-timeline
NKS | Loading clips to timeline
2020-03-15 16:37:00 +01:00
Milan Kolar
b4e1d5cdd8 Merge branch 'develop' into feature/PYPE-95-nks-load-subset-to-timeline 2020-03-15 16:36:07 +01:00
Milan Kolar
58b563ad04 revert ffmpeg frame calculation 2020-03-15 16:28:10 +01:00
Milan Kolar
317c25a7c5 get frameStartHandle -1 for slate 2020-03-15 16:27:55 +01:00