Commit graph

1428 commits

Author SHA1 Message Date
iLLiCiTiT
61dff2c51c override required methods for both current categories 2021-12-17 11:41:38 +01:00
iLLiCiTiT
a5082df463 added new methods for category widget that can change full path (lead to different category) 2021-12-17 11:41:19 +01:00
iLLiCiTiT
c647649de0 category widget can trigger change of full path 2021-12-17 11:38:18 +01:00
iLLiCiTiT
449487031c type label can contain links that can lead to settings or open standard urls 2021-12-17 11:37:54 +01:00
iLLiCiTiT
06fed885ad breadcrumbs are not brute focing access to child entities by accessing with __getitem__ but checking if 'has_child_with_key' 2021-12-16 15:47:29 +01:00
Jakub Trllo
897fa65ee9
Merge pull request #2399 from pypeclub/bugfix/placeholder_palette_change_fix
Fix: Placeholder Input color set fix
2021-12-14 18:03:46 +01:00
Jakub Trllo
a4be22cff6
Merge pull request #2382 from pypeclub/feature/OP-2001_Settings-Copypaste-project-settings-to-another-project
Enhancement: Settings: Use project settings values from another project
2021-12-14 17:34:22 +01:00
iLLiCiTiT
68b99391ac modified message 2021-12-14 15:35:39 +01:00
Jakub Trllo
3b9db7d43f
Merge pull request #2186 from Ellipsanime/add-key-parent-asset-in-path-templating
OpenPypeV3: Add key parent asset to path templating construction
2021-12-14 10:42:32 +01:00
iLLiCiTiT
c4106bf95a set placeholder font color on initialization instead of after show 2021-12-13 14:01:28 +01:00
iLLiCiTiT
8e71919145 skip action if does not have any projects which can be used as source for values 2021-12-08 13:25:22 +01:00
iLLiCiTiT
8270f2fc40 catch exceptions happened during applying values from different project 2021-12-08 13:07:57 +01:00
iLLiCiTiT
c08b4673fd use defined constant for default project label 2021-12-08 13:07:38 +01:00
iLLiCiTiT
2fdac8639a initial version of applying settings from different project 2021-12-08 13:00:07 +01:00
iLLiCiTiT
e2f24fb87b project category widget has ability to retrieve project names 2021-12-08 12:59:42 +01:00
iLLiCiTiT
74b6da96ac added method to return project names from project list 2021-12-08 12:59:21 +01:00
iLLiCiTiT
347b8da8a7 use working_state_context for current actions 2021-12-08 12:59:01 +01:00
iLLiCiTiT
b3d2d41267 added working state context to category widget 2021-12-08 12:58:37 +01:00
iLLiCiTiT
611c9bb792 use PlaceholderLineEdit where placeholder is set 2021-12-02 15:50:48 +01:00
Jakub Trllo
d5971eea6a
Merge pull request #2355 from pypeclub/bugfix/minimize_launcher_btn_on_mac
Launcher: Minimize button on MacOs
2021-12-01 14:04:14 +01:00
iLLiCiTiT
1d8adf52fd set explicit window hints in launcher 2021-12-01 13:40:21 +01:00
iLLiCiTiT
e6ab772dd7 fix import of constant 2021-12-01 13:16:45 +01:00
iLLiCiTiT
3bd94db78a style the input to look like disabled 2021-12-01 11:02:01 +01:00
iLLiCiTiT
4306aa0184 make studi paths read only 2021-12-01 11:01:42 +01:00
Jakub Trllo
d3d7302d0b
Merge pull request #2340 from pypeclub/bugfix/use_qt_context_ini_host_tools
Tools: Use Qt context on tools show
2021-11-30 21:01:23 +01:00
Jakub Trllo
f2e37b2082
Merge pull request #2329 from pypeclub/feature/paint_splash_before_logic
Tray: Paint splash and tray before initialization logic
2021-11-30 21:01:13 +01:00
Jakub Trllo
85b7edf25f
Merge pull request #2343 from pypeclub/bugfix/maya_look_assigner_python3_iter
Maya Look Assigner: Fix Python 3 compatibility
2021-11-30 15:27:49 +01:00
iLLiCiTiT
c936a501ad don't skip item if children from loaded data are empty 2021-11-30 14:08:26 +01:00
iLLiCiTiT
5609b0bdb5 clear model before refresh thread if project name changed 2021-11-30 14:05:59 +01:00
iLLiCiTiT
7a9b0eb368 it is possible to clear model before refresh thread 2021-11-30 14:05:36 +01:00
iLLiCiTiT
973730ec87 extracter clearing to private method 2021-11-30 14:04:11 +01:00
iLLiCiTiT
33fcc2a1d6 fix iteritems method call 2021-11-30 11:36:21 +01:00
Jakub Trllo
ba285533e7
Merge pull request #2296 from pypeclub/feature/OP-1775_Settings-UI-use-openpype-styles
Settings UI use OpenPype styles
2021-11-30 10:58:01 +01:00
iLLiCiTiT
1408a2f241 apply qt context over tools 2021-11-29 20:07:27 +01:00
Jakub Trllo
29bf23ed71
Merge pull request #2335 from pypeclub/feature/anatomy_replaces_task_on_load
Anatomy: Replaces task in templates on load
2021-11-29 18:42:44 +01:00
Jakub Trllo
abb10982ba
Merge pull request #2305 from pypeclub/feature/reduce_vendor_imports
General: Reduce vendor imports
2021-11-29 18:15:35 +01:00
iLLiCiTiT
eb48fdbf01 removed not needed replacement of task in workfiles tool 2021-11-29 15:17:06 +01:00
iLLiCiTiT
77cdd40610 changed variable name in workfiles tool 2021-11-29 13:16:24 +01:00
iLLiCiTiT
0e37641ec0 added second processing of events 2021-11-29 11:46:11 +01:00
Jakub Trllo
f03472c017
Merge pull request #2322 from pypeclub/bugfix/input_links_cleanup
Input links: Cleanup and unification of differences
2021-11-26 19:41:22 +01:00
iLLiCiTiT
5ff76141fc make sure splash and tray icon are painted before triggering logic 2021-11-26 18:20:59 +01:00
Petr Kalis
06f23af879 Better path creation 2021-11-26 17:54:45 +01:00
Petr Kalis
f18f207f03 Fix - provider icons are pulled from a folder 2021-11-26 16:27:53 +01:00
iLLiCiTiT
c728eec8ab use "id" key where id of input is stored instead of "input" 2021-11-26 12:55:26 +01:00
iLLiCiTiT
48458008e5 Merge branch 'develop' into feature/OP-1775_Settings-UI-use-openpype-styles 2021-11-25 19:10:51 +01:00
Jakub Trllo
b372eeef0e
Merge pull request #2304 from pypeclub/feature/tools_cleanup
Tools: Cleanup of unused classes
2021-11-25 13:35:58 +01:00
iLLiCiTiT
96e30dd989 fix check of thumbnail id 2021-11-25 12:27:26 +01:00
iLLiCiTiT
37b32c328d NameWindow replaces task formatting key with task[name] 2021-11-25 01:01:48 +01:00
iLLiCiTiT
e5efaf842b removed imports from avalon vendor and use sys modules 2021-11-25 00:39:22 +01:00
iLLiCiTiT
ff3e6a8a1a removed unused imports 2021-11-24 22:39:17 +01:00