Commit graph

3325 commits

Author SHA1 Message Date
Jakub Jezek
885aee74ef fix(global): entity error problem 2019-08-06 12:11:12 +02:00
Jakub Jezek
b8f3aa0561 Merge branch 'develop' of bitbucket.org:pypeclub/pype into develop 2019-08-06 12:09:51 +02:00
Jakub Jezek
dabaf7d63b Merge remote-tracking branch 'toke/feature/legacy_read_nodes' into develop 2019-08-06 10:23:20 +02:00
Jakub Trllo
209be28ea6 (hotfix) added MongoDB check to register of app actions - without will discover of actions take ages 2019-08-06 00:14:55 +02:00
Jakub Trllo
89e2b2aa4c (hotfix) bad variable naming config -> proj_config 2019-08-05 22:49:16 +02:00
Toke Jepsen
ccb857e721 Merged in tokejepsen/pype/feature/maya_validate_all_attributes (pull request #256)
Validate all attributes in scene.

Approved-by: Milan Kolar <milan@orbi.tools>
2019-08-05 12:44:30 +00:00
Jakub Trllo
f1284d5d67 Merged in feature/PYPE-464_faster_get_hierarchy (pull request #255)
Feature/PYPE-464 faster get hierarchy

Approved-by: Milan Kolar <milan@orbi.tools>
2019-08-05 12:19:58 +00:00
Jakub Trllo
abdae7ba7c Merged in feature/PYPE-376_small_annoying_things (pull request #254)
Feature/PYPE-376 small annoying things

Approved-by: Milan Kolar <milan@orbi.tools>
2019-08-05 12:19:12 +00:00
jezschaj
29197d4c5f Merge branch 'hotfix/little-nuke-nkstudio-fixes' of bitbucket.org:pypeclub/pype into develop 2019-08-05 14:12:25 +02:00
jezschaj
c4887a1842 fix(nk): validation fixes 2019-08-05 14:11:36 +02:00
Jakub Jezek
4da9c04d9e feat(nks): workio integration 2019-08-05 14:10:19 +02:00
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
iLLiCiTiT
57318adc3e store found hierarchy items as parents to entity 2019-08-05 12:30:40 +02:00
iLLiCiTiT
1592a1488e first check if entity have parents in data 2019-08-05 12:30:23 +02:00
iLLiCiTiT
b9d29b5321 actions now print traceback on crash 2019-08-05 11:55:48 +02:00
iLLiCiTiT
fd79e4e40c register to ftrack all apps from config on start 2019-08-05 11:48:03 +02:00
Toke Jepsen
bfdb1bc379 Merged in tokejepsen/pype/hotfix/publish_new_writes (pull request #246)
Fix publishing for new write instances.
2019-08-05 09:08:05 +00: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
6161ce343a Merge branch 'hotfix/nuke_new_attr_changes' into hotfix/nuke_publish_create_load 2019-08-04 20:20:36 +02: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