Commit graph

2759 commits

Author SHA1 Message Date
Jakub Jezek
075e7cbada Merge branch 'develop' into feature/PYPE-338-publish-representations-for-sho
# Conflicts:
#	pype/plugins/ftrack/publish/integrate_ftrack_api.py
2019-06-05 16:04:45 +02:00
Jakub Jezek
72edf3e0ba feat(nukestudio): precomp module work in progress 2019-06-05 15:39:56 +02:00
Jakub Trllo
5425a2cf5d Merged in feature/PYPE-352_documentation_event_server (pull request #158)
feature/PYPE-352_documentation_event_server

Approved-by: Milan Kolar <milan@orbi.tools>
2019-06-04 16:31:29 +00:00
Jakub Trllo
ce7ab3eae1 added brief documentation for usage 2019-06-04 13:57:59 +02:00
Jakub Jezek
1c69d330e6 fix(nukestudio): removing odd modules 2019-06-04 13:34:33 +02:00
Toke Jepsen
6a406451ce Merged in tokejepsen/pype/feature/optimize_select_overlapping_uvs (pull request #153)
Feature/optimize select overlapping uvs

Approved-by: Milan Kolar <milan@orbi.tools>
2019-06-03 14:37:20 +00:00
Jakub Jezek
f9c622acef Merged in feature/PYPE-342-handles-from-tags (pull request #152)
Feature/PYPE-342 handles from tags

Approved-by: Milan Kolar <milan@orbi.tools>
2019-06-03 14:16:18 +00:00
Jakub Trllo
ce85f58aaa Merged in bugfix/PYPE-341_no_qt_in_event_server (pull request #150)
Bugfix/PYPE-341 no qt in event server

Approved-by: Milan Kolar <milan@orbi.tools>
2019-06-03 14:14:55 +00:00
Jakub Jezek
5c37fcf947 fix(nukestudio): moving framerange creation into collect_subsets rather then in extract_plates 2019-05-31 14:13:15 +02:00
Jakub Jezek
b661e58833 fix(global): representations data adding to version creation so for example Colorspace attribute is available 2019-05-31 13:55:52 +02:00
Jakub Jezek
db33a6e933 feat(nukestudio): adding frameStart to instance 2019-05-31 13:54:09 +02:00
Jakub Jezek
33d7390e5f fix(nukestudio): exporting plates fixed frameranges and adding frameStart attribute 2019-05-31 13:53:46 +02:00
Jakub Jezek
0d4325140f feat(nukestudio): adding frame start from presets 2019-05-30 19:29:34 +02:00
Jakub Jezek
0adf7712ca feat(nukestudio): creating exporting Task Submiters to Export Queue 2019-05-30 18:54:28 +02:00
Jakub Jezek
2076de7a8c feat(nukestudio): adding representation data, track name added to data 2019-05-30 18:53:09 +02:00
Jakub Jezek
3b41d77c54 fix(nukestudio): clear prints and adding track to new instance data 2019-05-30 18:48:17 +02:00
Jakub Jezek
4450fedb2f feat(nukestudio): adding track to instance data 2019-05-30 18:47:06 +02:00
Jakub Jezek
fe23ed0d7c feat(nukestudil): collecting Clip Types from Tags 2019-05-30 18:40:47 +02:00
Jakub Jezek
c9e13f16c7 feat(nuke): adding plates family 2019-05-30 18:36:51 +02:00
Jakub Jezek
1caeef68cc fix(global): integrate clear prints 2019-05-30 18:36:10 +02:00
Jakub Jezek
41a0b85594 fix(nukestudio): fixing hierarchy tasks 2019-05-30 18:29:56 +02:00
Jakub Jezek
56bd87c253 fix(ftrack): wasnt integrating properly plates into correct hierarchy 2019-05-30 18:25:03 +02:00
Jakub Jezek
aeaeb88b67 fix(global): adding TASK from instance.data instead of only avalon session 2019-05-30 10:58:02 +02:00
Jakub Jezek
0134f93b3a fix(global): adding frame (padding) into template filling of path, basic template taken from anatomy instead of avalon.db 2019-05-30 10:53:33 +02:00
Jakub Jezek
e9a2870c6e fix(pype): clearing aesthetics 2019-05-30 10:50:27 +02:00
Jakub Jezek
5f8ff6386c Revert "feat(ftrack): integrating nukestudio publishing into integrators"
This reverts commit 3570706aa6.
2019-05-30 10:41:13 +02:00
Jakub Jezek
3570706aa6 feat(ftrack): integrating nukestudio publishing into integrators 2019-05-30 10:37:15 +02:00
Jakub Trllo
a17b4d3ebd fixed variable in local sync to avalon 2019-05-30 09:37:04 +02:00
Milan Kolar
606baac54c Merged in feature/PYPE-323-consolidate_integrator (pull request #154)
Feature/PYPE-323 consolidate integrator

Approved-by: Milan Kolar <milan@orbi.tools>
2019-05-29 15:23:51 +00:00
Jakub Jezek
1f0b452a38 feat(nukestudio): adding exporter modul for easyer submission tasks into Export Queue 2019-05-28 12:49:57 +02:00
Jakub Jezek
af51cc2e66 feat(nukestudio): icons update 2019-05-28 12:48:29 +02:00
Jakub Jezek
9d17d44a74 feat(nukestudio): hierarchi structure refactory, extract plates and waiting plugin added, integrate_new added 2019-05-28 11:51:40 +02:00
Jakub Jezek
f4090a33f0 feat(nukestudio): updating Tag workflow 2019-05-28 11:44:20 +02:00
Milan Kolar
d339cade16 return disabled cleanup plugin 2019-05-27 23:51:41 +01:00
Milan Kolar
4ea25d3418 implement nuke publish with the new integrator 2019-05-27 23:49:17 +01:00
Milan Kolar
ccbcc564df Merge branch 'develop' into feature/PYPE-323-consolidate_integrator 2019-05-27 21:18:57 +01:00
Milan Kolar
1410c00238 merging all standalone plugins to globals 2019-05-27 20:49:37 +01:00
Jakub Jezek
52e62dcde1 Merged in 2.0/PYPE-333-nks-publishing-workflow (pull request #151)
2.0/PYPE-333 nks publishing workflow

Approved-by: Milan Kolar <milan@orbi.tools>
2019-05-27 18:54:36 +00:00
Milan Kolar
9596e33b77 ftrack uses new integration data 2019-05-27 17:34:26 +01:00
Milan Kolar
9fa7e893d8 add support for more families in the new integrator 2019-05-27 14:01:16 +01:00
Toke Jepsen
02fcd3e66a Remove print statement 2019-05-27 12:45:25 +01:00
Toke Jepsen
6e68c56cb0 Simplify by storing overlapping faces in instance. 2019-05-27 12:43:59 +01:00
Toke Jepsen
006e90de73 Fix indentation 2019-05-27 12:24:00 +01:00
Toke Jepsen
c4ef7ee0f7 Store overlapping uvs for selecting faces with action 2019-05-27 12:01:14 +01:00
Jakub Jezek
b7d5f5243f feat(nukestudio): hierarchy from Tag supporting help strings 2019-05-26 12:19:39 +02:00
Jakub Jezek
c450e38858 fix(nukestudio): getting default handles from project data db 2019-05-25 16:42:30 +02:00
Jakub Jezek
104b62861b feat(nukestudio): collecting handles from tags 2019-05-25 16:41:56 +02:00
Jakub Jezek
6a2f94ee9c fix(pype): redistributing plugins to correct folders 2019-05-25 16:40:58 +02:00
Jakub Jezek
4be7396a61 feat(nukestudio): collecting project data from db 2019-05-25 16:40:05 +02:00
Jakub Jezek
2955ba181f fix(nukestudio): importing at top 2019-05-25 16:39:39 +02:00