Commit graph

355 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 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
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
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 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
28dbe25f16 use new anatomy 2019-04-09 18:28:27 +02:00
Jakub Trllo
918d588225 templates are loaded from database when app is launched 2019-04-09 16:31:11 +02:00
Jakub Trllo
72ca8e89a8 action creates also ftrack entities based on presets 2019-04-09 15:58:15 +02:00
Milan Kolar
7e1c815607 change logger imports 2019-04-08 22:07:27 +02:00
Jakub Trllo
aa8f9c7ece Merged in feature/PYPE-140_software_folders (pull request #103)
Feature/PYPE-140 software folders

Approved-by: Milan Kolar <milan@orbi.tools>
2019-04-08 16:44:19 +00:00
Jakub Trllo
e0372b0299 Merged in feature/PYPE-276_multiple_notes (pull request #107)
feature/PYPE-276_multiple_notes

Approved-by: Milan Kolar <milan@orbi.tools>
2019-04-08 15:48:06 +00:00
Jakub Trllo
cae3c6be4f Added action that can add note to multiple asset versions 2019-04-05 16:25:07 +02:00
Jakub Trllo
7aa18d18b9 added ftrack action that creates folder structure based on presets 2019-04-04 19:22:25 +02:00
Jakub Trllo
320572a94d fixed import of lib in djv action 2019-04-04 18:20:59 +02:00
Jakub Trllo
88fff9fad1 created action which creates sw folders in "work" path 2019-04-04 16:56:42 +02:00
Jakub Trllo
eb3f8d80a2 added "app" into all template_data thath fill "work" dir 2019-04-04 16:55:40 +02:00
antirotor
ee3f9571ca
feat(rv): initial version of RV player action 2019-04-03 22:06:49 +02:00
antirotor
d918d02083
feat(rv): basic rv action, wip 2019-03-31 22:01:39 +02:00
Milan Kolar
b19f703189 change ;thumbnail update logic on ftrack event 2019-03-28 14:03:55 +01:00
Jakub Trllo
b61cceccee added basic docstrings 2019-03-22 19:32:01 +01:00
Jakub Trllo
67aa4e7d08 changed log name in ftrack module 2019-03-20 09:44:27 +01:00
Jakub Trllo
2ea5c8b568 tray init modified 2019-03-20 09:36:54 +01:00
Jakub Trllo
2bd3019a32 ftrack runner renamed to ftrack module 2019-03-20 09:36:26 +01:00
Jakub Trllo
30abd7ff5c fixed imports to 2.0 in pype/ftrack 2019-03-20 09:35:46 +01:00
Jakub Trllo
d29752c5aa added process_modules to ftrack module which looks for TimersManager 2019-03-20 09:33:07 +01:00
Jakub Trllo
39a236f5b8 ftrack module has stop and start timer methods for timers manager 2019-03-20 09:31:04 +01:00
Jakub Trllo
c85b9bc3b7 ftrack events_thread cares about timer 2019-03-20 09:30:13 +01:00
Jakub Trllo
fc87f65b22 removed unused code in ftrack module 2019-03-20 09:24:59 +01:00