Commit graph

3345 commits

Author SHA1 Message Date
Jakub Jezek
bc9633233b feat(nks): adding retiming and timewarping implementation 2019-08-09 19:29:57 +02:00
Jakub Jezek
02d54b54f7 feat(nuke): adding Read from Write button on Write node 2019-08-08 16:33:21 +02:00
Jakub Jezek
eb529c83c7 Merge branch 'develop' of bitbucket.org:pypeclub/pype into develop 2019-08-07 14:19:31 +02:00
Jakub Jezek
115ed67a60 hotfix(nuke): deadline plugin submission 2019-08-07 14:19:17 +02:00
Milan Kolar
d360bca4a9 Merge branch 'master' into develop 2019-08-07 12:29:48 +02:00
Milan Kolar
c20f4ba5ee Merged in release/v2.1.0 (pull request #259)
Release/v2.1.0

Approved-by: Milan Kolar <milan@orbi.tools>
2019-08-06 20:34:21 +00:00
Jakub Jezek
2470622bd7 fix(nukestudio): docstrings and module import sorting 2019-08-06 19:12:49 +02:00
Milan Kolar
893090555d Merge remote-tracking branch 'origin/develop' into release/v2.1.0 2019-08-06 17:36:19 +02:00
iLLiCiTiT
bd2e5ecea1 (hotfix) fixed title and arg parsing in show_interface_form_dict 2019-08-06 13:54:22 +02:00
Jakub Jezek
7cf52caf06 Merged in hotfix/lib_get_hierarchy_entity_error (pull request #258)
Hotfix/lib get hierarchy entity error and Read Legacy
2019-08-06 10:14:47 +00:00
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
Milan Kolar
977e061ba0 adding version string in the __init__.py 2019-08-05 23:40:00 +02:00
Milan Kolar
334aba0630 Merge branch 'release/v2.1.0_release_notes' into release/v2.1.0 2019-08-05 23:32:02 +02:00
Milan Kolar
5a74c91d10 Merge remote-tracking branch 'origin/develop' into release/v2.1.0_release_notes 2019-08-05 23:25:07 +02:00
Milan Kolar
9594c8ab1c fix attributes for renderdata retrieval 2019-08-05 23:24:27 +02:00
Milan Kolar
9894cc93d3 mark old loaders as deprecated 2019-08-05 23:24:03 +02:00
Jakub Trllo
89e2b2aa4c (hotfix) bad variable naming config -> proj_config 2019-08-05 22:49:16 +02:00
Milan Kolar
5b7304d868 added avalon core version 2019-08-05 19:14:31 +02:00
Milan Kolar
cfdc076324 highlighs key additions 2019-08-05 19:12:50 +02:00
Jakub Jezek
0b742e5bb5 fix(nuke): doctstrings and printing cleanup 2019-08-05 19:11:49 +02:00
Milan Kolar
d9b39b2e8c updare changelog 2019-08-05 18:59:43 +02:00
Milan Kolar
04484d1cd7 starting changelog 2019-08-05 18:41:17 +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