Commit graph

2861 commits

Author SHA1 Message Date
Ondřej Samohel
c6b625a36c Merged in hotfix/rv-action-wrong-preset (pull request #176)
fix(rv action): wrong preset to look for configuration

Approved-by: Milan Kolar <milan@orbi.tools>
2019-06-13 18:20:39 +00:00
Toke Jepsen
ed15d7a9e5 Merged in tokejepsen/pype/bugfix/develop/ftrack_roles_case_insensitive (pull request #170)
Update ftrack_base_handler.py

Approved-by: Jakub Trllo <jakub.trllo@gmail.com>
Approved-by: Milan Kolar <milan@orbi.tools>
2019-06-13 18:20:14 +00:00
Toke Jepsen
e7c6532813 Merged in tokejepsen/pype/bugfix/develop/append_ftrack_family_rigs (pull request #172)
Create collect_rig.py

Approved-by: Milan Kolar <milan@orbi.tools>
2019-06-13 18:19:01 +00:00
Toke Jepsen
e4b776c5e3 Merged in tokejepsen/pype/feature/develop/validate_rig_output_ids (pull request #177)
Validate Output Ids

Approved-by: Milan Kolar <milan@orbi.tools>
2019-06-13 18:16:48 +00:00
Toke Jepsen
3ab35f4b1d Merged in tokejepsen/pype/feature/develop/validate_mesh_arnold_attributes (pull request #175)
Validate Mesh Arnold Attribtues

Approved-by: Milan Kolar <milan@orbi.tools>
2019-06-13 18:14:01 +00:00
Toke Jepsen
1c5edd46e4 Merged in tokejepsen/pype/feature/develop/validate_shading_engine_naming (pull request #166)
Validate shading engine naming.

Approved-by: Milan Kolar <milan@orbi.tools>
2019-06-13 18:12:38 +00:00
Jakub Trllo
6071082eca Merged in bugfix/PYPE-381_integrate_preview_frames (pull request #174)
bugfix/PYPE-381_integrate_preview_frames

Approved-by: Milan Kolar <milan@orbi.tools>
2019-06-13 18:02:31 +00:00
Jiří Šindelář
f7696cca46 Merged in 2.0/cleanup_dazzle (pull request #161)
2.0/cleanup dazzle

Approved-by: Milan Kolar <milan@orbi.tools>
2019-06-13 15:21:39 +00:00
Milan Kolar
2288e22797 Merged develop into 2.0/cleanup_dazzle 2019-06-13 17:20:20 +02:00
Toke Jepsen
57b840030b Create validate_rig_output_ids.py 2019-06-13 12:40:42 +01:00
Ondřej Samohel
d7c4ca6429 fix(rv action): wrong preset to look for configuration 2019-06-13 10:14:42 +00:00
Toke Jepsen
978ece2df4 Create validate_mesh_arnold_attributes.py 2019-06-13 10:31:13 +01:00
Jakub Trllo
128ace6351 (hotfix) missing traceback on sync to avalon crash 2019-06-12 18:40:34 +02:00
Jakub Trllo
feca17082f changed frameIn and frameOut so Ftrack will show them correctly in Web Review tool 2019-06-12 18:31:57 +02:00
Milan Kolar
4d30a38549 hotfix maya playblast wasn't working after refresh 2019-06-12 14:57:06 +02:00
Toke Jepsen
a36a3112de Create collect_rig.py 2019-06-12 10:39:13 +01:00
Milan Kolar
4c6a063102 (hotfix) maya 2019 compatibility for quicktime extraction 2019-06-12 11:18:59 +02:00
Milan Kolar
7aefc66f66 Merged in feature/PYPE-300-maya-viewport-playblast-presets (pull request #171)
add preset loading to extractin quicktime and thumbnail from maya

Approved-by: Milan Kolar <milan@orbi.tools>
2019-06-11 20:35:27 +00:00
Milan Kolar
af39c49c70 add preset loading to extractin quicktime and thumbnail from maya 2019-06-11 22:33:00 +02:00
Toke Jepsen
73720698fc Update ftrack_base_handler.py 2019-06-11 19:27:33 +01:00
Jakub Trllo
69aeadaa32 Merged in feature/PYPE-378_nuke_cleanup (pull request #169)
Feature/PYPE-378 nuke cleanup

Approved-by: Milan Kolar <milan@orbi.tools>
2019-06-11 16:11:33 +00:00
Jakub Trllo
b9f6190483 changed setting items in nuke menu, can be start separately and all 2019-06-11 18:08:19 +02:00
Ondřej Samohel
f82b1806c6 Merged in feature/PYPE-316-muster-render-support (pull request #167)
Feature/PYPE-316 muster render support

Approved-by: Milan Kolar <milan@orbi.tools>
2019-06-11 15:36:46 +00:00
Jakub Trllo
9590af1f53 set context action added to avalon menu 2019-06-11 17:28:47 +02:00
Jakub Trllo
5d6143f1a3 added set context which launch all necessary actions 2019-06-11 17:28:38 +02:00
Milan Kolar
63d0ff487d fixing minor issues with quicktime and thumbnail creation after update to 2.0 2019-06-11 17:28:31 +02:00
Jakub Trllo
c1b0164dea get hierarchical attribute is used for resolution data 2019-06-11 17:28:18 +02:00
Jakub Trllo
357a11e50b added get hierarchical attribute function 2019-06-11 17:28:04 +02:00
Jakub Trllo
83eb191250 added nukex icon 2019-06-11 17:27:16 +02:00
antirotor
c63b863db2 Merge remote-tracking branch 'origin/develop' into feature/PYPE-316-muster-render-support 2019-06-11 10:57:21 +02:00
antirotor
45577b0518
fix(muster): code cleanup 2019-06-11 10:19:43 +02:00
antirotor
bc480c9b95
fix(muster): corrected executable for post action job. Added --pype argument for filesequence script to support pype path 2019-06-11 10:17:47 +02:00
Toke Jepsen
b70462b555 Validate shading engine naming.
Shading engines should be named after their surface shader to bring clarity to the look manager.
2019-06-11 07:05:07 +01:00
Jakub Jezek
d61ba75375 Merged in feature/PYPE-338-publish-representations-for-sho (pull request #162)
feat(nukestudio): plates are collected from already encoded files

Approved-by: Milan Kolar <milan@orbi.tools>
2019-06-10 14:59:22 +00:00
Jakub Jezek
a0c3d20d9d Merge branch 'feature/PYPE-338-publish-representations-for-sho' of bitbucket.org:pypeclub/pype into feature/PYPE-338-publish-representations-for-sho 2019-06-10 16:55:29 +02:00
Jakub Jezek
7c0352ce84 fix(ftrack): adding ftrack debug logging disabling 2019-06-10 16:55:16 +02:00
Jakub Jezek
eaff873a3e fix(nukestudio): reloading avalon and pyblish 2019-06-10 16:54:30 +02:00
Jakub Jezek
138557a470 fix(global): adding hosts filtering 2019-06-10 16:53:16 +02:00
Jakub Trllo
ca4b000c38 fixed anatomy filled dict 2019-06-10 16:40:58 +02:00
Jakub Trllo
55c369bd40 fix collect plates in nukestudio 2019-06-10 16:40:32 +02:00
Jakub Jezek
5db27b706d fix(nuke): create write render and prerender could not be created because of change in dataflow template '_id' 2019-06-09 23:02:48 +02:00
Jakub Jezek
f637d76600 fix(nukestudio): plugin order was not correct 2019-06-09 17:36:29 +02:00
Jakub Jezek
4a0fa8ffa8 fix(nukestudio): enabling back handle start and end into custom attributes of hierarchy on asset 2019-06-09 17:35:15 +02:00
Jakub Jezek
3f4e392c15 fix(nuke): load imagesequence didnt work properly with frameranges and handle start and end 2019-06-09 17:34:19 +02:00
Jakub Jezek
ef5bbb4837 fix(ftrack): print out which custom attributes cannot be integrated because they are missing in ftrack 2019-06-09 17:33:43 +02:00
Jakub Jezek
beee2607b7 fix(nukestudio): hide menu options which are not implemented yet 2019-06-09 17:32:44 +02:00
Jakub Jezek
5a499797ea fix(nuke): handle stat and end didn't load properly 2019-06-09 17:32:01 +02:00
Jakub Trllo
65339eb431 fix(nukestudio): orders of plugins, frameranges, fps to float 2019-06-07 19:03:24 +02:00
Jakub Trllo
b54bf9962a Merge branch 'feature/PYPE-338-publish-representations-for-sho' of bitbucket.org:pypeclub/pype into feature/PYPE-338-publish-representations-for-sho
# Conflicts:
#	pype/plugins/nukestudio/publish/collect_current_file.py
2019-06-07 15:14:34 +02:00
Jakub Trllo
8d3f31c42a fix(global, nukestudio): fixing order of plugins 2019-06-07 15:12:04 +02:00