Jakub Jezek
b05bebe9c5
fix(nuke): adding families
2019-08-04 20:18:46 +02:00
Jakub Jezek
bbf4957f47
feat(nuke): adding outut node for later use in Load Precomp
2019-08-04 20:18:20 +02:00
Jakub Jezek
fce8f6b515
fix(nuke): wasnt loading nk scripts as precomp
2019-08-04 20:17:01 +02:00
Jakub Jezek
aa2efc7bf3
Merge branch 'hotfix/nuke_publish_create_load' into hotfix/nuke_new_attr_changes
2019-08-04 14:13:45 +02:00
Jakub Trllo
510479ded4
added forgotten lines in _get_entity_type in session
2019-08-04 11:55:54 +02:00
Jakub Trllo
0591f0a6e9
added icon to askwhereirun action
2019-08-03 18:02:36 +02:00
Milan Kolar
f280477622
Merged in mergeTest (pull request #252 )
...
Feature/PYPE-456_PYPE-401-attribute_and_lib_cleanup
Approved-by: Milan Kolar <milan@orbi.tools>
2019-08-02 17:54:03 +00:00
Milan Kolar
62a49cc7d9
pep8
2019-08-02 19:43:25 +02:00
Milan Kolar
8402d3bfda
nuke get asset data using lib function
2019-08-02 19:42:57 +02:00
Milan Kolar
20f053a067
change handles to handeStart and handleEnd
2019-08-02 19:42:40 +02:00
Jakub Jezek
8a638d1bf6
fix(global): fixing regex string to raw
2019-08-02 18:49:52 +02:00
Jakub Jezek
ad407fed68
fix(nuke): reading instance node from write and not group
2019-08-02 18:49:26 +02:00
Jakub Jezek
1912db46b8
fix(nuke): removing obsolete plugin
2019-08-02 18:48:53 +02:00
Jakub Jezek
9a2e0117cb
fix(nuke): was not collecting properly write nodes inside groups
2019-08-02 18:48:33 +02:00
Jakub Jezek
4f8b1dfef7
fix(nuke): didnt coult with handle_start, handle_end
2019-08-02 18:48:01 +02:00
Jakub Jezek
b74872a6dd
fix(nuke): loading was calculating with handles but it should be without
2019-08-02 18:47:06 +02:00
Jakub Jezek
20783b6b27
fix(nuke): integrate was removing rendered files
2019-08-02 18:46:25 +02:00
Jakub Jezek
cf1ad307bb
fix(nuke): moving creating linked attributes to Create plugin
2019-08-02 18:45:48 +02:00
iLLiCiTiT
646d590245
added action that triggers where_run_show action, sends event_hub id so PC info on same PC wont be shown, is ignored by default(debug action)
2019-08-02 17:12:14 +02:00
iLLiCiTiT
ef7b08bcfc
added action that shows PC info in Ftrack Web app interface (not showing in action list menu)
2019-08-02 17:10:18 +02:00
iLLiCiTiT
58487b1d26
moved ignore_me to action/event where is already used
2019-08-02 16:30:40 +02:00
iLLiCiTiT
6318d233e4
base handler checks for ignore_me before registering
2019-08-02 16:27:17 +02:00
iLLiCiTiT
24974b6dab
ftrack_server do not look for ignore_me attribute
2019-08-02 16:25:53 +02:00
iLLiCiTiT
fcd1bb98e4
(hotfix) update of ftrack action icons thumbToChildren, thumbToParent and CustomAttributes
2019-08-02 16:21:55 +02:00
iLLiCiTiT
393ccca6e0
(hotfix) event launch exception handling was moved where belongs to
2019-08-02 16:20:55 +02:00
Toke Jepsen
2abf388e55
Fixes
...
- Rename to avoid conflicts.
- Better filtering of read nodes.
2019-08-02 14:46:56 +01:00
iLLiCiTiT
5cb3fb8389
added interface messages on error during sync_hier_attrs, modified show_interface and added possibility to show_interface_from_dict
2019-08-02 14:50:24 +02:00
iLLiCiTiT
65dc4fc9dc
added debug logging to action sync_hier_attrs
2019-08-02 14:40:40 +02:00
iLLiCiTiT
9faa2a6ebd
added roles pypeclub and project manager for action sync_hier_attrs
2019-08-02 14:24:50 +02:00
iLLiCiTiT
38bf741952
fixed job failing - because is not set to done at the end of process
2019-08-02 14:17:56 +02:00
iLLiCiTiT
87d2d3ec6d
removed forgotten print
2019-08-02 14:17:12 +02:00
iLLiCiTiT
52c4580bdc
added process_session to sync_hier_attr action so session for processing is separated from shared session
2019-08-02 14:16:58 +02:00
Toke Jepsen
499cadb829
Updating read nodes was erroring because startFrame/endFrame came in as floats.
2019-08-02 12:39:29 +01:00
Toke Jepsen
89c3cf6632
Fix legacy read nodes.
...
- Collect legacy read nodes for validation.
- Only supports LoadSequence and LoadMov. This is hardcoded based on the file extension.
2019-08-02 12:36:32 +01:00
Toke Jepsen
7bf758a0a6
Fix publishing for new write instances.
...
- All nodes in in the group are collected in the instance.
- Fix fetching the write node from the group nodes.
- Ensure output directory exists. Can be done with newer write nodes in Nuke, this makes it backwards compatible if needed.
2019-08-02 10:44:32 +01:00
Toke Jepsen
a3e06f4ddc
Fixes
...
- better logging for debug.
- account for non-existent tags when deleting.
- account for existing "delete" tags when creating new representations.
2019-08-02 10:35:39 +01:00
Toke Jepsen
deb700b077
Missing copy for transfers.
2019-08-02 10:27:43 +01:00
iLLiCiTiT
7f7dde38e2
added creating workdir to app launcher
2019-08-02 09:57:01 +02:00
iLLiCiTiT
95926357d7
removed unused templates.py from pype
2019-08-01 18:36:10 +02:00
iLLiCiTiT
0ef3b50d91
few code improvements in create_cust_attrs action
2019-08-01 18:28:34 +02:00
iLLiCiTiT
ddd1714955
create_cust_attrs now expects list in presets instead of dictionary (fixed invisible issues: duplicated keys were not processed)
2019-08-01 18:27:55 +02:00
iLLiCiTiT
82e62723bf
created remapping ftrack action that change attribute names in data of avalon entities (per project)
2019-08-01 18:21:56 +02:00
Toke Jepsen
598831ff97
Maya playblasts jpegs were treated as movs.
2019-08-01 16:50:24 +01:00
Jakub Jezek
98552c1cb9
fix: cleaning remainings of merge
2019-08-01 17:25:48 +02:00
Jakub Jezek
850aae8700
Merge remote-tracking branch 'origin/feature/PYPE-456_pypelib_cleanup' into mergeTest
2019-08-01 16:01:43 +02:00
Jakub Jezek
4150f157ad
Merge remote-tracking branch 'origin/feature/PYPE-401-unify-asset-attributes' into mergeTest
2019-08-01 15:51:52 +02:00
Toke Jepsen
225e809673
Validate if any file sequences has been collected.
2019-07-31 18:41:51 +01:00
Toke Jepsen
c139c7f3e2
Merged in tokejepsen/pype/feature/unify_subprocess_calls (pull request #240 )
...
Use lib subprocess.
Approved-by: Milan Kolar <milan@orbi.tools>
2019-07-31 16:44:43 +00:00
Toke Jepsen
d4aba552e2
Merged in tokejepsen/pype/feature/nuke_validate_bounding_box (pull request #239 )
...
Validate bounding box.
Approved-by: Milan Kolar <milan@orbi.tools>
2019-07-31 16:43:35 +00:00
Milan Kolar
0a3e51bed6
(hotfix) workfile handling
...
do not upload workfile to ftrack and only increment file if publishing workfile too
2019-07-31 18:42:43 +02:00