Commit graph

1591 commits

Author SHA1 Message Date
Toke Jepsen
28ec081fc3 Validate all attributes in scene.
This allows to validate all attributes in the scene, and not just the ones in the instance.
2019-08-05 13:06:11 +01:00
Toke Jepsen
4dbceaa87d Merge branch 'develop' into hotfix/publish_new_writes
# Conflicts:
#	pype/plugins/nuke/publish/collect_writes.py
2019-08-05 09:00:39 +01:00
Jakub Trllo
a31b17d528 Merged in feature/PYPE-461_ftrack_ignore_me (pull request #250)
Feature/PYPE-461 ftrack ignore me

Approved-by: Milan Kolar <milan@orbi.tools>
2019-08-04 20:41:23 +00:00
Toke Jepsen
8d511c5512 Merged in tokejepsen/pype/hotfix/load_sequence (pull request #248)
Updating read nodes was erroring because startFrame/endFrame came in as floats.

Approved-by: Milan Kolar <milan@orbi.tools>
2019-08-04 20:39:38 +00:00
Toke Jepsen
e9dd419011 Merged in tokejepsen/pype/bugfix/extract_review (pull request #243)
extract_review fixes

Approved-by: Milan Kolar <milan@orbi.tools>
2019-08-04 20:37:35 +00:00
Toke Jepsen
7d473fe901 Merged in tokejepsen/pype/feature/validate_filesequences (pull request #242)
Validate if any file sequences has been collected.

Approved-by: Milan Kolar <milan@orbi.tools>
2019-08-04 20:36:36 +00:00
Jakub Trllo
9d760eb789 Merged in bugfix/PYPE-459_workdir_not_created (pull request #244)
bugfix/PYPE-459_workdir_not_created

Approved-by: Milan Kolar <milan@orbi.tools>
2019-08-04 20:35:34 +00:00
Jakub Trllo
4e4746f6b8 Merged in feature/PYPE-462_pc_info_where_run (pull request #251)
Feature/PYPE-462 pc info where run

Approved-by: Milan Kolar <milan@orbi.tools>
2019-08-04 20:35:06 +00:00
Jakub Jezek
d1eae52a3e Merged in hotfix/nuke_publish_create_load (pull request #253)
Hotfix/nuke publish create load

Approved-by: Milan Kolar <milan@orbi.tools>
2019-08-04 20:34:26 +00:00
Toke Jepsen
dfb97ff40e Merged in tokejepsen/pype/hotfix/integrate_copy_files (pull request #245)
Missing copy for transfers.

Approved-by: Milan Kolar <milan@orbi.tools>
2019-08-04 20:33:41 +00:00
Jakub Trllo
5d1069ca85 Merged in feature/PYPE-460_hier_attr_sync_enhancement (pull request #249)
Feature/PYPE-460 hier attr sync enhancement

Approved-by: Milan Kolar <milan@orbi.tools>
2019-08-04 20:33:11 +00:00
Jakub Jezek
7419d56e93 fix(nukestudio): new attributes fixes 2019-08-04 20:19:56 +02:00
Jakub Jezek
dbadd134fc fix(nuke): attributes consolidation 2019-08-04 20:19:32 +02:00
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
393ccca6e0 (hotfix) event launch exception handling was moved where belongs to 2019-08-02 16:20:55 +02: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
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