Commit graph

1148 commits

Author SHA1 Message Date
Toke Jepsen
6e9853739a Switch look to new integrator and add representations. 2019-06-13 15:43:56 +01:00
Jakub Trllo
128ace6351 (hotfix) missing traceback on sync to avalon crash 2019-06-12 18:40:34 +02:00
Milan Kolar
4d30a38549 hotfix maya playblast wasn't working after refresh 2019-06-12 14:57:06 +02:00
Milan Kolar
4c6a063102 (hotfix) maya 2019 compatibility for quicktime extraction 2019-06-12 11:18:59 +02:00
Milan Kolar
af39c49c70 add preset loading to extractin quicktime and thumbnail from maya 2019-06-11 22:33:00 +02: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
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
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
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
Jakub Jezek
a14ff14a0f Merge branch 'develop' into feature/PYPE-338-publish-representations-for-sho 2019-06-07 12:11:34 +02:00
Jakub Jezek
29303c08ca feat(nukestudio): improving frame rage counting and adding identifier of main plate type into instance 2019-06-07 12:06:14 +02:00
Jakub Jezek
595eb51266 fix(nukestudio): assetsShare data attribute was made available for all purpouses of sharing, not just hierarchy 2019-06-07 12:05:05 +02:00
Jakub Jezek
1f473abbeb feat(nukestudio): dealing with handles across all instances of one asset name 2019-06-07 12:04:07 +02:00
Jakub Jezek
48c015537c fix(global): integrate_new didnt add published_path to correct representation data 2019-06-07 12:02:43 +02:00
Jakub Jezek
d50f7c60f4 fix(nukestudio): fix family to plate instead of plates and adding mov representaion 2019-06-06 18:28:30 +02:00
Toke Jepsen
7822481797 Merged in tokejepsen/pype/change/develop/skip_proxy_attributes (pull request #157)
Validate_rig_controllers should skip proxy attributes.

Approved-by: Milan Kolar <milan@orbi.tools>
2019-06-06 15:04:50 +00:00
Jakub Trllo
c2f744b0e6 Merged in feature/PYPE-353_burin_documentation (pull request #159)
Feature/PYPE-353 burin documentation

Approved-by: Milan Kolar <milan@orbi.tools>
2019-06-06 14:51:06 +00:00
Toke Jepsen
4b29c66112 Merged in tokejepsen/pype/bugfix/develop/collect_preset_logging (pull request #164)
Bugfix logging calls.

Approved-by: Milan Kolar <milan@orbi.tools>
2019-06-06 14:50:10 +00:00
Toke Jepsen
580ce9460c Merged in tokejepsen/pype/bugfix/develop/loading_rigs (pull request #163)
Loading rigs that has joints with skinning fails.

Approved-by: Milan Kolar <milan@orbi.tools>
2019-06-06 14:48:59 +00:00
Toke Jepsen
d7df173b3a Merged in tokejepsen/pype/bugfix/develop/missing_rig_integration (pull request #160)
Update integrate_new.py

Approved-by: Milan Kolar <milan@orbi.tools>
2019-06-06 14:47:14 +00:00
Toke Jepsen
6c28ecdf16 Merged in tokejepsen/pype/change/develop/workfiles_startup (pull request #156)
Use environment for workfiles startup preset.

Approved-by: Milan Kolar <milan@orbi.tools>
2019-06-06 14:44:50 +00:00
Jakub Trllo
f734aa6e28 hotfix/corrected orders 2019-06-06 14:34:53 +02:00
Toke Jepsen
0e9cc01cfe Bugfix logging calls. 2019-06-06 10:37:09 +01:00
Toke Jepsen
ef49798abd Reset pivot to zero. 2019-06-06 10:11:59 +01:00
Toke Jepsen
4001c39d15 Merge branch 'develop' into bugfix/develop/missing_rig_integration 2019-06-06 09:43:59 +01:00
Toke Jepsen
e0596efd10 Loading rigs that has joints with skinning fails.
The resetting of the group fails, but there are no reason for this code except for maybe being tidy about where the pivots are.
2019-06-06 09:25:40 +01:00
Jakub Jezek
be47d589f9 feat(nukestudio): plates are collected from already encoded files 2019-06-05 21:38:02 +02:00
antirotor
f94b162b86
fix(deadline): launching pype.bat when publishing sequence 2019-06-05 20:05:08 +02:00