Commit graph

2424 commits

Author SHA1 Message Date
Milan Kolar
bb39f87f81 changin ftrack_api imports to run from pype.vendor for now 2019-04-13 18:13:34 +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
b72368e1d7 Merge branch '2.0/sync_from_1.0' into 2.0/develop
# Conflicts:
#	pype/ftrack/lib/ftrack_app_handler.py
2019-04-12 19:00:33 +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
Milan Kolar
30d600b894 Merge branch '2.0/bugfix/PYPE-287-chase-old-dependencies' into 2.0/develop 2019-04-12 18:27:45 +02:00
Milan Kolar
e08b026e9d fix anatomy 2019-04-12 18:26:39 +02:00
Jakub Jezek
febfd46b4d Merged in feature/PYPE-266-nuke-frame-range-improve (pull request #114)
feat(nuke): cleaning

Approved-by: Milan Kolar <milan@orbi.tools>
2019-04-12 15:38:25 +00: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 Trllo
09d0a14633 Merged in feature/PYPE-140_software_folders (pull request #115)
Feature/PYPE-140 software folders

Approved-by: Milan Kolar <milan@orbi.tools>
2019-04-12 14:49:35 +00:00
Jakub Jezek
5e5dbb2b07 Merged in bugfix/PYPE-298-create-writes-by-presets (pull request #116)
fix(nuke): create_write lost some settings so now they are back
2019-04-12 14:26:20 +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
Ondřej Samohel
520eeae1c9 Merged in feature/PYPE-262-rv-integration (pull request #112)
Feature/PYPE-262 rv integration

Approved-by: Milan Kolar <milan@orbi.tools>
2019-04-12 12:32:20 +00:00
Jakub Jezek
7c5555d2b5 feat(nuke): cleaning 2019-04-11 13:02:01 +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
antirotor
e86da58990
fix(rv): fixed handling of RV_HOME 2019-04-10 22:20:08 +02:00
antirotor
ed4feae385
feat(rv): basic working version of rv action 2019-04-10 22:16:42 +02:00
Jakub Trllo
bf0f11e992 on task fill returns path up to first unfilled key & added path log 2019-04-10 19:13:00 +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
d531a69285 fix(nuke): moving PYBLISH_GUI var from avalon.core 2019-04-10 16:43:52 +02: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
2d8b07cbb8 fix(nuke): moving data update into format_anatomy() from create_write_node() 2019-04-10 16:38:09 +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
Jakub Trllo
7a26a52358 removed create sw folders action 2019-04-10 11:40:54 +02:00
Jakub Trllo
67a2715034 added getting filled anatomy paths logic 2019-04-10 11:40:32 +02:00
Jakub Trllo
4db62fcb84 interfae handling added 2019-04-10 11:36:37 +02:00
Jakub Trllo
03ea2479cb added interface for cases when entity does not have only tasks as children 2019-04-10 11:35:49 +02:00
Jakub Trllo
d3bcf2cdd3 changed get children method 2019-04-10 11:34:48 +02:00
Jakub Trllo
4bf0e796b9 added formatting helpers for anatomy paths 2019-04-10 11:34:07 +02:00
Jakub Trllo
48e07cc877 added partial dict that helps with formatting 2019-04-10 11:33:21 +02:00
antirotor
0e9ce8010a
feat(rv): tweaked how path to rv is handled 2019-04-10 11:33:14 +02:00
Jakub Trllo
6fa648ba46 added get presets function 2019-04-10 11:32:59 +02:00
Jakub Trllo
63e7da261f added discover validations 2019-04-10 11:32:04 +02:00
Jakub Trllo
fc725830a4 Merged in feature/PYPE-143_project_structure (pull request #105)
feature/PYPE-143_project_structure

Approved-by: Milan Kolar <milan@orbi.tools>
2019-04-09 22:15:20 +00:00
Milan Kolar
698c59c8ea convert presets to pype2.0 way 2019-04-10 00:12:09 +02:00
Milan Kolar
7fe8d02abf Merge branch 'develop' into 2.0/sync_from_1.0
# Conflicts:
#	pype/ftrack/actions/action_djvview.py
#	pype/ftrack/actions/event_collect_entities.py
#	pype/ftrack/lib/ftrack_app_handler.py
#	pype/plugins/global/publish/collect_assumed_destination.py
#	pype/plugins/launcher/actions/AssetCreator.py
2019-04-09 23:00:22 +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
1804baa77b Merged in 2.0/bugfix/PYPE-287-chase-old-dependencies (pull request #109)
2.0/bugfix/PYPE-287 chase old dependencies

Approved-by: Milan Kolar <milan@orbi.tools>
2019-04-09 20:09:07 +00:00
Milan Kolar
0e39b2fee1 evenmore logging 2019-04-09 18:54:37 +02:00
Jakub Jezek
0f96bd599f Merged in feature/PYPE-268-validate-version-write-to-scrip (pull request #108)
feat(nuke): sync version of script with version of write

Approved-by: Milan Kolar <milan@orbi.tools>
2019-04-09 16:46:45 +00:00
Milan Kolar
28dbe25f16 use new anatomy 2019-04-09 18:28:27 +02:00
Milan Kolar
ba6d14c7e1 temporarily turn of templates in nuke 2019-04-09 18:28:15 +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
53523d1f4f more logging 2019-04-09 18:26:30 +02:00
Milan Kolar
2bb789c413 logger fixes 2019-04-09 18:22:55 +02:00
Jakub Trllo
918d588225 templates are loaded from database when app is launched 2019-04-09 16:31:11 +02:00