Commit graph

276 commits

Author SHA1 Message Date
Jakub Jezek
fb05104150 feat(nuke): dealing with collection if none for nonsequencial files 2019-04-18 15:50:14 +02:00
Jakub Jezek
550243f000 fix(nuke): adding hierarchical attributes to check and ignore 2019-04-18 15:50:14 +02:00
Jakub Jezek
2939984216 feat(nuke): adding update function for integrate manager 2019-04-18 15:50:14 +02:00
Milan Kolar
dce33a9370 convert anatomy in plugins to new 2019-04-13 01:06:48 +02:00
Milan Kolar
44b9e48a67 hotfix/convert old app code to pypeapp 2019-04-12 23:14:45 +02:00
Milan Kolar
03d85fafb8 Merge branch 'develop' into 2.0/sync_from_1.0
# Conflicts:
#	pype/ftrack/lib/ftrack_app_handler.py
2019-04-12 18:59:22 +02:00
Milan Kolar
b262c304ce fix logging 2019-04-12 18:53:14 +02:00
Jakub Jezek
300a27fbc5 Merged in feature/PYPE-291-validating-path-in-write-node (pull request #113)
Feature/PYPE-291 validating path in write node

Approved-by: Milan Kolar <milan@orbi.tools>
2019-04-12 14:50:50 +00:00
Jakub Jezek
0eca2b9b1d fix(nuke): create_write lost some settings so now they are back 2019-04-12 16:23:35 +02:00
Jakub Jezek
38bd772d86 feat(nuke): validating write node done with additional functions in pype.nuke.lib 2019-04-11 12:19:22 +02:00
Jakub Jezek
b8f64d293e feat(nuke): updating validation of nodes write 2019-04-10 18:33:09 +02:00
Jakub Jezek
04ecaf2796 Merged in feature/PYPE-283-ability-to-run-qml (pull request #111)
Feature/PYPE-283 ability to run qml

Approved-by: Milan Kolar <milan@orbi.tools>
2019-04-10 14:46:50 +00:00
Jakub Jezek
115937ab00 feat(nuke): adding validating plugins for script, version match, write node attributes 2019-04-10 16:39:15 +02:00
Jakub Jezek
9b1795c552 feat(plugins): adding synchronization versions into integrate_ftrack_instances 2019-04-10 15:30:20 +02:00
Jakub Jezek
30fa666f91 typo(plugins): removing EXR from extract_quicktime 2019-04-10 15:25:11 +02:00
Milan Kolar
698c59c8ea convert presets to pype2.0 way 2019-04-10 00:12:09 +02:00
Milan Kolar
6c0bba1168 Merge branch 'develop' into 2.0/sync_from_1.0 2019-04-09 22:38:28 +02:00
Milan Kolar
0e39b2fee1 evenmore logging 2019-04-09 18:54:37 +02:00
Milan Kolar
28dbe25f16 use new anatomy 2019-04-09 18:28:27 +02:00
Milan Kolar
d98d92e410 Revert "move icons"
This reverts commit 7e5e20dbcc.
2019-04-09 18:27:44 +02:00
Milan Kolar
7e5e20dbcc move icons 2019-04-09 18:27:26 +02:00
Milan Kolar
2bb789c413 logger fixes 2019-04-09 18:22:55 +02:00
Jakub Jezek
cd21de060b feat(pype): removing plugins for collect export json 2019-04-09 10:41:51 +02:00
Milan Kolar
100aafa6ec change PYPE_STUDIO_TEMPLATES to PYPE_CONFIG 2019-04-08 23:00:24 +02:00
Milan Kolar
7e1c815607 change logger imports 2019-04-08 22:07:27 +02:00
Jakub Trllo
9c8524a8f5 Merged in bugfix/PYPE-281_clockify_actions_bug (pull request #106)
bugfix/PYPE-281_clockify_actions_bug

Approved-by: Milan Kolar <milan@orbi.tools>
2019-04-08 15:45:04 +00:00
Milan Kolar
3f71fb0f53 Merge branch 'develop' of bitbucket.org:pypeclub/pype-config into develop 2019-04-08 17:32:21 +02:00
Milan Kolar
e50c4380f4 keep extension in maya when versioning up 2019-04-08 17:27:08 +02:00
Jakub Trllo
34a915a063 clockify actions try to import Clockify API and won't crash if not successful 2019-04-05 12:44:53 +02:00
Ondřej Samohel
b8766ca3e1 Merged in feature/PYPE-255-colorize-maya-outliner-families (pull request #100)
feat(maya): colorize outliner based on families

Approved-by: Milan Kolar <milan@orbi.tools>
2019-04-03 12:25:09 +00:00
Milan Kolar
366aec21a2 add double check on the created namespace. this fixes problem with asseblies not loading becasue of the wron namespace 2019-04-03 14:20:08 +02:00
antirotor
90b3a1f783
fix(maya): outliner colorize now respects families in context 2019-04-03 12:50:58 +02:00
Jakub Jezek
0c9186dc65 fix(pype): fixing host attribute to hosts, it was not filtering plugins out of context 2019-03-31 19:31:24 +02:00
Jakub Jezek
8cd1bfa55f fix(pype): reading padding info for image sequence path from anatomy instead hardcoding it to ##### 2019-03-31 19:29:52 +02:00
Jakub Jezek
4e99de691c fix(nuke): fixing path formating to replace "\" in path to "/" 2019-03-31 19:28:59 +02:00
Milan Kolar
3077785c7e hotfix. assumed destination not working for unknown reason :) 2019-03-28 11:48:17 +01:00
antirotor
b6e22e7c47
feat(maya): colorize outliner based on families 2019-03-23 23:42:49 +01:00
Milan Kolar
4f45e9e2a7 hotfix/check if transfers data exists in frames integrator before assigning it. 2019-03-19 16:29:08 +01:00
Milan Kolar
1bf91ce6b2 hotfix/collect arnold attributes in may 2019-03-19 15:46:55 +01:00
Milan Kolar
9554b76ed4 hotfix/zero out pivot on loaded models 2019-03-19 15:06:48 +01:00
Jakub Trllo
5760d2b53a Merge branch 'develop' into feature/PYPE-224_clockify_integration 2019-03-18 12:02:17 +01:00
Jakub Trllo
59b0b7bb66 Merge branch 'develop' into hotfix/PYPE-237_djvview_bug_fix 2019-03-15 10:31:20 +01:00
Jakub Trllo
7d3a0fe82b start timer set tag_ids instead of task_id 2019-03-15 09:52:07 +01:00
Jakub Trllo
ef91b6e53d task types are stored as tags instead of tasks during sync to clockify 2019-03-15 09:51:36 +01:00
Jakub Trllo
e0f6ba6eb2 task name is added to timer description 2019-03-15 09:41:04 +01:00
Milan Kolar
6343a9de4f Merged in bugfix/PYPE-246-arnold-missing-license (pull request #98)
add solidangle license to deadline job
2019-03-14 18:40:37 +00:00
Ondřej Samohel
bc067d014d Merged in feature/PYPE-204-validator-checking-for-uvs-overlap (pull request #92)
Feature/PYPE-204 validator checking for uvs overlap

Approved-by: Milan Kolar <milan@orbi.tools>
2019-03-14 17:51:16 +00:00
Jakub Trllo
4865ced27b file proxy is not set in djv 2019-03-14 18:39:59 +01:00
Jakub Trllo
fd0fde4f37 Merged in feature/pype-62_hardlink_for_publishing (pull request #88)
Feature/pype 62 hardlink for publishing

Approved-by: Milan Kolar <milan@orbi.tools>
2019-03-14 17:32:08 +00:00
Milan Kolar
492f89056a add matetx option to look collector 2019-03-14 18:30:30 +01:00