Commit graph

9745 commits

Author SHA1 Message Date
iLLiCiTiT
2397a02804 fix dotted extension 2021-01-07 14:02:04 +01:00
iLLiCiTiT
441e40c6f5 better details 2021-01-07 13:56:09 +01:00
iLLiCiTiT
2a12e7d007 workfiles tool can store and load workfiles docs 2021-01-07 13:34:57 +01:00
iLLiCiTiT
c3f5ff4e1d added workfile doc api to lib 2021-01-07 13:34:34 +01:00
iLLiCiTiT
1ddaba1f59 catch workfile creation 2021-01-07 11:55:04 +01:00
iLLiCiTiT
0dc44382b0 different way how to define enabled buttons 2021-01-07 10:57:47 +01:00
iLLiCiTiT
36b01ae2d0 added side panel widget to workfiles tool 2021-01-07 10:57:27 +01:00
iLLiCiTiT
87c8f359f3 basic side panel widget 2021-01-07 10:57:13 +01:00
iLLiCiTiT
70f09f0a23 files widget trigger file_selected signal on file selection 2021-01-07 10:56:59 +01:00
iLLiCiTiT
7b40e9e23e added has_filenames method 2021-01-07 10:50:10 +01:00
iLLiCiTiT
d58853f1cb override rowCount method 2021-01-07 10:48:06 +01:00
iLLiCiTiT
2b5e55b35a add empty file if none of files in root match host's criteria 2021-01-07 10:47:50 +01:00
iLLiCiTiT
709ef29c03 dont use dictionaries to store widgets as it's hard for orientation in code 2021-01-06 19:08:38 +01:00
iLLiCiTiT
3a70e1276d note is not part of workfile save as dialog 2021-01-06 18:28:15 +01:00
iLLiCiTiT
d1d7f3e48f do not query asset document 2021-01-06 18:26:35 +01:00
iLLiCiTiT
59b8fceee9 renammed comment to subversion and do check about version and comment only on initialization 2021-01-06 17:42:01 +01:00
iLLiCiTiT
01cf7f2cb0 modified save as dialog to contain note and modification from 2.x develop 2021-01-06 17:29:08 +01:00
iLLiCiTiT
675aa28eac replaced rootless kwarg with template_key 2021-01-06 16:38:58 +01:00
iLLiCiTiT
01cec68dea get_workdir can return rootless workdir 2021-01-06 15:33:34 +01:00
iLLiCiTiT
e90b16ed74 process events if visibility of shadow widget has changed 2021-01-06 14:02:33 +01:00
iLLiCiTiT
dac091ef59 removed doubled reset 2021-01-06 13:59:48 +01:00
iLLiCiTiT
1cde9cb37a moved back removed code during merge resolving 2021-01-06 13:24:09 +01:00
iLLiCiTiT
ea6276ad84 Merge branch 'feature/settings_explicit_reset' into feature/settings_shadow_widget 2021-01-06 13:23:36 +01:00
Milan Kolar
c0de00ddee Merge remote-tracking branch 'origin/master' into develop 2021-01-06 13:20:55 +01:00
Milan Kolar
8ab9fb9cc7
Merge pull request #865 from pypeclub/bugfix/terminal_inner_lock
Fix terminal inner lock
2021-01-06 13:11:37 +01:00
Milan Kolar
65f9e2c603
Merge pull request #859 from pypeclub/feature/remove_presets_getter
Remove presets getter
2021-01-06 13:10:58 +01:00
Milan Kolar
32bb19d583
Merge pull request #862 from pypeclub/feature/ftrack_custom_attributes_settings
Ftrack custom attributes from settings
2021-01-06 13:09:52 +01:00
iLLiCiTiT
78d6702717 removed AVALON_HIERARCHY from context keys 2021-01-06 13:08:33 +01:00
iLLiCiTiT
ad92cb8fcd formatting changes 2021-01-06 13:06:55 +01:00
Milan Kolar
fe8f58f60b
Merge pull request #863 from pypeclub/feature/module_manager_time_report
Module manager time report
2021-01-06 13:05:42 +01:00
Milan Kolar
e83cbf6b30
Merge pull request #869 from pypeclub/hotfix/faster_sync_preparation
Faster sync to avalon preparation
2021-01-06 12:53:59 +01:00
Milan Kolar
9681e67f52
Merge pull request #868 from pypeclub/feature/rest_api_faster_port
Rest api faster find port
2021-01-06 12:52:48 +01:00
iLLiCiTiT
489cad80fd workfiles tool handle creating of workdir folder 2021-01-06 11:18:37 +01:00
iLLiCiTiT
6e328609ca use extracted workdir function in prelaunch hook 2021-01-06 11:09:47 +01:00
iLLiCiTiT
5b6b708090 extracted get workdir functions to avalon_context in pype.lib 2021-01-06 11:08:52 +01:00
iLLiCiTiT
433cfbd458 import modifications 2021-01-05 19:30:38 +01:00
iLLiCiTiT
6e95f79dcf copied workfiles tool to pype tools 2021-01-05 19:23:57 +01:00
Jakub Jezek
a8d3eb003c
otio publish wip 2021-01-05 15:24:30 +01:00
iLLiCiTiT
e50c1d97aa added comment to collect ftrack api 2021-01-05 13:26:37 +01:00
iLLiCiTiT
0e172b22a9 removed import ftrack_api_old 2021-01-05 13:02:53 +01:00
iLLiCiTiT
a1621592e2 builtins added to subfolder 2021-01-05 12:52:57 +01:00
iLLiCiTiT
4733ef33a8 removed python-futures as it breaks python 3 2021-01-05 12:21:41 +01:00
iLLiCiTiT
4afed13575 converted python 2 vendors for ftrack api to submodules 2021-01-05 12:14:40 +01:00
iLLiCiTiT
c56f65be40 added arrow as submodule 2021-01-05 11:30:58 +01:00
iLLiCiTiT
42faada165 removed filling of "representation" key with representation "ext" key 2021-01-05 10:48:49 +01:00
iLLiCiTiT
1231e4a3d6 removed double dot repacement 2021-01-05 10:48:42 +01:00
iLLiCiTiT
40a972802e removed dot from extensions 2021-01-05 10:48:38 +01:00
iLLiCiTiT
7e8ba29cbe added representation key to template data 2021-01-05 10:48:36 +01:00
iLLiCiTiT
beee823f34 replaced representation in template with ext 2021-01-05 10:48:33 +01:00
iLLiCiTiT
a7dd5dc3dc remove dot from extension and add warning in integrate new to be ackwnoledged about extension with dot 2021-01-05 10:48:29 +01:00