Commit graph

3847 commits

Author SHA1 Message Date
Jakub Jezek
2100a3e666 Merge remote-tracking branch 'origin/develop' into develop 2019-11-12 12:53:41 +01:00
Jakub Jezek
69639b30a0 Merge branch 'hotfix/nuke-workfile-publish' into develop 2019-11-12 12:53:14 +01:00
Jakub Jezek
509578c4ef fix(nuke): nuke little fixes 2019-11-12 12:52:57 +01:00
Milan Kolar
ca9222804b missing variable when mongo is unavailable 2019-11-11 13:30:31 +01:00
Milan Kolar
1559b8db91 Merge tag 'sigkill_arguments' into develop 2019-11-11 12:20:01 +01:00
Milan Kolar
43d916af6a Merge branch 'hotfix/sigkill_arguments' 2019-11-11 12:20:00 +01:00
Milan Kolar
129c264f49 fixing signal errors 2019-11-11 12:19:37 +01:00
Milan Kolar
b37586b6b1 Merge branch 'master' of bitbucket.org:pypeclub/pype 2019-11-11 11:49:45 +01:00
Milan Kolar
8c07ebf104 Merge branch 'develop' of bitbucket.org:pypeclub/pype into develop 2019-11-11 11:43:51 +01:00
Jakub Jezek
68bad8394f Merge remote-tracking branch 'origin/develop' into develop 2019-11-07 19:26:35 +01:00
Jakub Jezek
94e302eed6 Merge remote-tracking branch 'origin/master' 2019-11-07 19:26:22 +01:00
Jakub Jezek
5ecb74760a Merge branch 'hotfix/nuke-publish-fixes' into develop 2019-11-07 19:25:46 +01:00
Jakub Jezek
6d2a481a59 Merge branch 'hotfix/nuke-publish-fixes' 2019-11-07 19:25:46 +01:00
Jakub Jezek
6ae508d383 typo(nuke): removing prints 2019-11-07 19:24:43 +01:00
Milan Kolar
ecc7ac5335 Merge tag 'mixed_unc_and_mapped_paths' into develop 2019-11-07 18:40:45 +01:00
Milan Kolar
c5aa17583e Merge branch 'hotfix/mixed_unc_and_mapped_paths' 2019-11-07 18:40:44 +01:00
Milan Kolar
e99df15b1a make sure we're not comparing mounted to UNC path in integrator. 2019-11-07 18:39:55 +01:00
Jakub Jezek
59b4178fda fix(nuke): create read from write
- wasn't returning correctly if nothing found in file path
2019-11-07 18:10:49 +01:00
Ondřej Samohel
f3549af450 Merged in hotfix/farm_rendering (pull request #363)
hotfix for various aspect of farm rendering

Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-07 16:24:05 +00:00
Ondřej Samohel
61c9de587f Merged in hotfix/farm_rendering (pull request #364)
hotfix for various aspect of farm rendering

Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-07 16:23:39 +00:00
Jakub Jezek
6f5f823e44 fix(nuke): create_write plugin improvements
- selected node operation
- what if the node exists already
2019-11-07 17:23:15 +01:00
Ondrej Samohel
d64bc8388a
fixed python2/3 compatibility 2019-11-07 16:22:26 +01:00
Jakub Jezek
86ddb924b5 feat(nuke): rewriting create write plugin
- self.families and self.nCass for easier applications
2019-11-07 15:59:18 +01:00
Jakub Jezek
803936950a fix(nuke): colorspace presets didn't work with families 2019-11-07 15:56:25 +01:00
Jakub Jezek
2ef74e33cb fix(nuke): overwriting create write function
- adding input node to connect to selected node in Create
- fixing prenode to be functional if more node before write need to be added [prep for mask/prerender]
- `preset` data rewrited to be `families`
2019-11-07 15:55:43 +01:00
Jakub Jezek
ba32b5f4a1 typo(nuke): removing todo 2019-11-06 23:44:48 +01:00
Jakub Jezek
7bb247528c fix(nuke): didn't reload modules correctly
python 27 and 3 supported
2019-11-06 23:44:17 +01:00
Jakub Jezek
fd2e0f8c27 fix(nuke): nuke.templates renamed to nuke.presets
- it was still remaining as templates in some modules
2019-11-06 15:52:19 +01:00
Jakub Jezek
637862f22d fix(nuke): create plugin correct way of working with families 2019-11-06 15:51:32 +01:00
Jakub Jezek
fe918b1bd6 Merge branch 'develop' into hotfix/nuke-publish-fixes 2019-11-06 14:36:24 +01:00
Jakub Jezek
1fca6f1d36 Merge branch 'hotfix/ftrack-event-thumbnail-sintax_error' into develop 2019-11-06 14:21:08 +01:00
Jakub Jezek
714131908b Merge branch 'hotfix/ftrack-event-thumbnail-sintax_error' 2019-11-06 14:21:08 +01:00
Jakub Jezek
a6daff37ee fix(ftrack): thumbnail event syntax error 2019-11-06 14:20:39 +01:00
Jakub Jezek
c83b4ee58c Merge branch 'hotfix/ftrack-signals' into develop 2019-11-06 14:06:36 +01:00
Jakub Jezek
e2669dde7d Merge branch 'hotfix/ftrack-signals' 2019-11-06 14:06:36 +01:00
Ondrej Samohel
50438283cd
hotfix for various aspect of farm rendering 2019-11-06 14:06:24 +01:00
Jakub Jezek
dd967d87aa fix(ftrack): signals for linux 2019-11-06 14:06:06 +01:00
Milan Kolar
85c9422a25 Merged in release/2.3.0 (pull request #361)
Realease 2.3.0

Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-06 10:34:12 +00:00
Milan Kolar
9d32095c3a update changelog 2019-11-06 10:38:18 +01:00
Milan Kolar
45b2ec6020 Merge branch 'refs/heads/develop' into release/2.3.0 2019-11-06 10:23:07 +01:00
Jakub Trllo
cb6ffb0f63 Merged in feature/faster_loader_actions (pull request #357)
feature/ faster loader actions menu

Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-06 09:21:41 +00:00
Jakub Ježek
321028ead8 Merged in hotfix/eallin_fixes_nks_nk (pull request #359)
fix(nks): thumbnails, build workfile with preview mov

Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-06 09:20:57 +00:00
Jakub Ježek
16463867a7 Merged in hotfix/nuke-publish-fixes (pull request #358)
Nuke publising fixes related to avalon.nuke

Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-06 09:20:30 +00:00
Ondřej Samohel
12d8c520e2 Merged in feature/PYPE-580-yeti-connect-mesh-when-loading (pull request #346)
connect shapes to loaded Yeti Rig

Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-06 09:19:36 +00:00
Jakub Trllo
e6ac4fcb75 Merged in bugfix/thumbnail_event_on_not_task (pull request #355)
fixed not crashing event thumbnail updates if thumbnail is not happening on task

Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-06 09:18:52 +00:00
Jakub Jezek
275bd6da64 Merge branch 'develop' into hotfix/eallin_fixes_nks_nk 2019-11-06 10:09:09 +01:00
Jakub Jezek
2d6e11c19a feat(nuke): node avalon knob prefix as list for backward compatibility
- `avalon:` or `ak:`
- omit tags for later clearing in pype.nuke.presets
2019-11-06 01:17:42 +01:00
Jakub Jezek
f35f4c1e93 feat(nuke): templates.py to presets.py
- rename key `preset` to `families`
- `families`: looping family as preset
- omit tags for later clearing
2019-11-06 01:14:09 +01:00
iLLiCiTiT
b22f7536ca moved pymel.core imports to process parts of actions to not slow down discover 2019-11-05 18:27:09 +01:00
Jakub Jezek
4cfb4d2558 Merge branch 'hotfix/nuke_publish_load_workflow_improvment' into hotfix/nuke-publish-fixes 2019-11-05 14:40:58 +01:00