Commit graph

2918 commits

Author SHA1 Message Date
Milan Kolar
e7f044b2f3 (hotfix) - support multiple dots in names for plate collection 2019-07-04 14:31:04 +02:00
milankolar
33c85dd425 removing DS_store 2019-07-03 11:38:41 +02:00
Milan Kolar
9905e785ca (hotfix) missing import 2019-07-02 17:44:08 +02:00
Milan Kolar
d71a72ff94 (hotfix) maya look extractor need assumed destination. temp fix 2019-07-02 17:43:52 +02:00
Jakub Trllo
41dfa3de48 Merged in bugfix/PYPE-406_hierarchical_attrs (pull request #188)
Bugfix/PYPE-406 hierarchical attrs

Approved-by: Milan Kolar <milan@orbi.tools>
2019-07-02 13:49:39 +00:00
Jakub Trllo
7416de48ed fix: event wont synchonize projects without set autosync 2019-07-02 12:01:44 +02:00
Jakub Trllo
a55410392d added icon for new action 2019-07-02 11:34:35 +02:00
Jakub Trllo
17f69c7bff created working version of action for sync hierarchical attributes 2019-07-02 11:34:24 +02:00
Jakub Trllo
f949327250 fixed few code bugs 2019-07-02 09:59:36 +02:00
Toke Jepsen
9388583f85 Merged in tokejepsen/pype/feature/develop/unify_and_support_nuke (pull request #183)
Unify workdir and support Nuke.

Approved-by: Milan Kolar <milan@orbi.tools>
2019-07-02 07:14:04 +00:00
Jakub Trllo
5352422d77 simplified sync and removed custom db connector 2019-07-01 22:37:58 +02:00
Jakub Trllo
029ccc0f55 hotfix: custom attribute keys which are not on entities are skipped 2019-07-01 17:08:02 +02:00
Jakub Trllo
7038387ba3 avalon entities data are not overriden but updated (due to hierarchical attributes) 2019-06-28 17:18:57 +02:00
Jakub Trllo
633b01e3c6 sync to avalon skipping hierarchical attributes 2019-06-28 17:18:13 +02:00
Jakub Trllo
5e502be237 set priority on sync to avalon event 2019-06-28 17:17:38 +02:00
Jakub Trllo
00ce72e8f2 added custom db connector from another branch not final!!! 2019-06-28 17:17:25 +02:00
Jakub Trllo
ce656a20dd created event that synchronize hierarchical custom attributes 2019-06-28 17:16:21 +02:00
Milan Kolar
f67df1f8e8 (hotfix) make sure render layers are collected after user 2019-06-28 12:19:31 +02:00
Jakub Trllo
3627a251a4 hotfix: extract_quicktime has start_frame argument before input now so it is set correctly 2019-06-27 15:17:31 +02:00
Jakub Trllo
907a5f6ca6 hotfix: inventory versions are also checked on script load 2019-06-27 13:59:58 +02:00
Jakub Trllo
de8ef13061 hotfix: Nuke plugin ValidateRenderedFrames - make sure that valitation compare integers 2019-06-26 18:24:08 +02:00
Toke Jepsen
6575d43d1b Unify workdir and support Nuke.
- Unify getting work directory from environment "AVALON_WORKDIR"
- Support Nuke start Workfiles on launch.
- Support NukeStudio start Workfiles on launch.
2019-06-24 17:33:59 +01:00
Ondřej Samohel
3e25cc3bfd Merged in feature/PYPE-387-nuke-to-deadline (pull request #182)
Feature/PYPE-387 nuke to deadline

Approved-by: Milan Kolar <milan@orbi.tools>
2019-06-23 20:09:43 +00:00
Milan Kolar
d70242d514 revert loader change 2019-06-23 22:09:14 +02:00
Milan Kolar
d809f04031 load family from avalon into on the node 2019-06-23 22:06:28 +02:00
Jakub Trllo
1eb9e1ceb7 Merged in feature/PYPE-372_nuke_load_mov (pull request #181)
Feature/PYPE-372 nuke load mov

Approved-by: Milan Kolar <milan@orbi.tools>
2019-06-23 19:55:07 +00:00
Milan Kolar
1b2c04425e get handles into instances 2019-06-23 21:49:52 +02:00
Milan Kolar
42c5379950 add more representations to loaders 2019-06-23 21:44:44 +02:00
Milan Kolar
54809f3bf6 fix fps collection. this is temporary and needs to be unified to use the same variable across the board 2019-06-23 20:48:28 +02:00
Milan Kolar
bde928ebf6 add review and renders to ftrack 2019-06-23 19:43:05 +02:00
Milan Kolar
32573ef313 integrate only 'render' family 2019-06-23 18:01:17 +02:00
antirotor
0f4e82a177
fix(global): fixed regex for publishing sequence 2019-06-20 21:30:34 +02:00
antirotor
bddda5a9a0
fix(nuke): simplified families
fix(nuke): render path simplified and set to work directory leaving it to integrator to copy in into publish
chg(nuke): disabled version check in write path
fix(nuke): write version is now determined by script version
fix(pype): temporary removal of `5661d9e` commit adding Qt dependency to pype
fix: minor cleanups and fixes
2019-06-20 18:13:10 +02:00
antirotor
73cf209570
feat(nuke): Deadline submitter. Minor fixes in connected collectors. 2019-06-19 22:53:01 +02:00
Jakub Trllo
a955bafc55 (hotfix): only versions are replaced on write_version_sync 2019-06-18 17:12:23 +02:00
Jakub Trllo
22449c9613 now counting with handles and sets mov frame offset to asset/shot first_frame 2019-06-18 14:29:15 +02:00
Jakub Trllo
7a7ff3d66e modified formatting of code and removed colorspace changes so mov's deafult is loaded 2019-06-18 14:27:03 +02:00
Jakub Trllo
e78eb840ac frames adjusted to mov file 2019-06-18 14:24:19 +02:00
Jakub Trllo
9bac7aba0e added repre name to read node name 2019-06-18 14:20:53 +02:00
Jakub Trllo
ff946fc6c8 initial commit duplicated load image secquence with mov and preview representations 2019-06-18 14:20:18 +02:00
Milan Kolar
aaf0da7b60 Merged in feature/PYPE-386_Model_publish_burn_ins (pull request #180)
(feat) add maya burnins to all reviews

Approved-by: Milan Kolar <milan@orbi.tools>
2019-06-17 20:47:51 +00:00
Milan Kolar
f75a156405 (feat) add maya burnins to all reviews 2019-06-17 22:37:51 +02:00
Jakub Trllo
569272c02a (hotfix): fixed variable name from desc to dsc 2019-06-17 15:26:59 +02:00
Jakub Trllo
6234007312 (hotfix): skipped copying files with same destination as source 2019-06-17 10:11:29 +02:00
Jakub Trllo
c3cfb4e4d8 (hotfix): integrate ftrack instances plates to plate 2019-06-17 09:58:44 +02:00
Toke Jepsen
6ed9dbe229 Merged in tokejepsen/pype/feature/2.0/half_screen_pyblish_qml (pull request #128)
Fitting Pyblish-qml to half screen width and 3/4 height, plus clean up.

Approved-by: Milan Kolar <milan@orbi.tools>
2019-06-14 17:26:26 +00:00
Ondřej Samohel
b5a2fd576c Merged in feature/PYPE-373-publish-textures (pull request #173)
PYPE-373-publish-textures - copy textures to publish locations

Approved-by: Milan Kolar <milan@orbi.tools>
2019-06-14 17:20:08 +00:00
Milan Kolar
907919b1b9 moving texture collector to unused for now 2019-06-14 19:19:34 +02:00
Ondřej Samohel
65ba1eadb7 Merged in feature/PYPE-385-publishing-rendersetups (pull request #179)
RenderSetup template support for avalon

Approved-by: Milan Kolar <milan@orbi.tools>
2019-06-14 17:13:15 +00:00
antirotor
4e6ec22211
feat(maya): added **RenderSetup** template support for avalon, utilizing rendersetup family 2019-06-14 18:32:57 +02:00