Commit graph

16862 commits

Author SHA1 Message Date
iLLiCiTiT
ee83e13ec6 minor fixes in context dialog 2021-11-15 18:41:05 +01:00
iLLiCiTiT
1ccfd405d3 replaced unsetting of message with timer 2021-11-15 18:36:30 +01:00
iLLiCiTiT
04b3d2b55f fixed layouts 2021-11-15 18:35:58 +01:00
iLLiCiTiT
0961bca9a8 statusbar widget replaced with layout 2021-11-15 18:34:49 +01:00
iLLiCiTiT
60efc644d8 asset widget does not have proxy 2021-11-15 18:34:02 +01:00
iLLiCiTiT
235cf38818 project part has only layout without widget 2021-11-15 18:33:34 +01:00
iLLiCiTiT
eb155525f7 action bar has 0 margins 2021-11-15 18:32:57 +01:00
iLLiCiTiT
d9ad32fcea removed tasks model and taskswidget from launcher 2021-11-15 18:32:43 +01:00
iLLiCiTiT
6210295875 replaces tasks widget 2021-11-15 18:32:04 +01:00
iLLiCiTiT
7bb9127c7f use private method names for signal callbacks 2021-11-15 18:29:53 +01:00
iLLiCiTiT
3cb50adabd don't use inner attributes of asset panel 2021-11-15 18:28:40 +01:00
iLLiCiTiT
811aa44e97 use deselectable view 2021-11-15 18:26:40 +01:00
iLLiCiTiT
ac19a75aa0 use selctionChanged signal 2021-11-15 18:26:16 +01:00
iLLiCiTiT
e735700876 use TasksWidget in context dialog 2021-11-15 17:55:05 +01:00
iLLiCiTiT
b2a7424338 fixed TASK_ORDER_ROLE 2021-11-15 17:53:50 +01:00
iLLiCiTiT
dfb6b0c12f create global tasks_widget in utils 2021-11-15 17:53:39 +01:00
Jakub Trllo
17848c8aac
Merge pull request #2250 from pypeclub/bugfix/ftrack_set_ftrack_id_back_to_project
Ftrack: Sync project ftrack id cache issue
2021-11-15 17:41:35 +01:00
iLLiCiTiT
b36ffc85dd skip removed projects 2021-11-15 17:39:38 +01:00
iLLiCiTiT
920b908cb1 store new ftrack id to cached project document 2021-11-15 17:18:39 +01:00
Jakub Trllo
c2b3e332d7
Merge pull request #2245 from pypeclub/bugfix/ftrack_session_creation_fails
Ftrack: Session creation and Prepare project
2021-11-15 13:08:45 +01:00
iLLiCiTiT
799394d2af handle all attribute values in ftrack not just changes 2021-11-15 11:53:00 +01:00
iLLiCiTiT
43fbf2d4da first look for ftrack credentials into environments 2021-11-15 11:45:18 +01:00
Petr Kalis
6940f1ef5c
Merge pull request #2242 from pypeclub/bugfix/path_tools_wrong_key
Site Sync settings should contain 'root' key
2021-11-15 10:26:18 +01:00
Jakub Trllo
4789937488
Merge pull request #2243 from pypeclub/feature/subset_manager_in_openpype
Tools: Subset manager in OpenPype
2021-11-15 09:40:12 +01:00
iLLiCiTiT
a7b7d36ea2 disable editing of items 2021-11-12 21:43:07 +01:00
Ondřej Samohel
dcece2630c
Merge pull request #2061 from pypeclub/feature/royalrender-integration
Basic Royal Render Integration 
2021-11-12 21:20:59 +01:00
Ondrej Samohel
dd519cec50
fix hound 2021-11-12 21:20:19 +01:00
Ondřej Samohel
65a98071ef
Merge branch 'develop' into feature/royalrender-integration 2021-11-12 21:17:38 +01:00
Petr Kalis
b7cb006508 Fix - wrong key used, return back to 'root' instead of 'roots'
'root' follow existing pattern (in Anatomy etc.)
2021-11-12 20:13:20 +01:00
Petr Kalis
555fba179a Fix - wrong key used
New configuration contains "roots" intead of "root"
2021-11-12 20:03:07 +01:00
iLLiCiTiT
2a19104b96 remove setting of avalon stylesheet 2021-11-12 19:59:54 +01:00
Jakub Trllo
533da5f54c
Merge pull request #2214 from pypeclub/bugfix/project_from_entity_fix
Ftrack: Base event fix of 'get_project_from_entity' method
2021-11-12 19:39:08 +01:00
iLLiCiTiT
24e4eb47c7 use openpype subset manager in host tools 2021-11-12 19:37:12 +01:00
iLLiCiTiT
aa91345eff redone model and window of subset manager 2021-11-12 19:37:02 +01:00
iLLiCiTiT
5d527e1d27 give a separate style to SubsetManagerDetailsText 2021-11-12 19:36:28 +01:00
iLLiCiTiT
e73ac627e3 few smaller changes in widgets 2021-11-12 19:36:08 +01:00
iLLiCiTiT
953ce5f054 renamed Window class to SubsetManagerWindow 2021-11-12 19:33:15 +01:00
iLLiCiTiT
318a45a37c renamed app.py to window.py 2021-11-12 19:32:30 +01:00
iLLiCiTiT
281b8896e2 copied subset manager to openpype tools 2021-11-12 19:32:04 +01:00
Petr Kalis
8889507ca0
Merge pull request #2230 from pypeclub/feature/OP-1978_Use-new-site-sync-entity-in-settings-and-modify-their-loading
Use new site sync entity in settings and modify their loading
2021-11-12 19:20:13 +01:00
Petr Kalis
48ff597960
Merge branch 'develop' into feature/OP-1978_Use-new-site-sync-entity-in-settings-and-modify-their-loading 2021-11-12 19:19:57 +01:00
Petr Kalis
436a43ff3c
Merge pull request #2206 from pypeclub/feature/OP-1937_Add-alternative-site-for-Site-Sync
Add alternative sites for Site Sync
2021-11-12 19:10:58 +01:00
Petr Kalis
c999abda89
Merge pull request #2188 from pypeclub/feature/OP-1920_Add-command-line-running-of-Site-Sync-server
Add command line way of running site sync server
2021-11-12 19:10:03 +01:00
Petr Kalis
22f428ffd4 OP-1978 - fix distinary change during loop 2021-11-12 18:27:38 +01:00
Petr Kalis
4d2bd5a881 OP-1978 - fix wrong site name used if resynchronizing 2021-11-12 18:27:08 +01:00
Ondřej Samohel
a9a28bb444
Merge pull request #2225 from Ellipsanime/add_global_versioning
Add a "following workfile versioning" option on publish
2021-11-12 16:11:02 +01:00
Petr Kalis
443354548d
Merge pull request #2237 from pypeclub/bugfix/OP-2015_PS-webpublishing-fails-on-second-batch
Added queue for studio processing in PS
2021-11-12 14:43:59 +01:00
Petr Kalis
27b6197ee8 OP-2015 - fix - adding to queue decided by configuration 2021-11-12 13:52:28 +01:00
Petr Kalis
1431bc5ac9 OP-2015 - fix - adding to queue decided by configuration 2021-11-12 13:30:37 +01:00
Jakub Trllo
6a4caf1f86
Merge pull request #2224 from pypeclub/feature/module_can_add_cli_command
Modules: Module can add cli commands
2021-11-12 13:21:13 +01:00