mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 11:48:06 +01:00
[FileExplorer] StlThumbnailProvider (#15568)
* Adds StlThumbnailProvider * Spell checker fixes * Adds missing changes * Attempts to fix alpha background issue * Adds missing dependency references * Upgrades .NET Core 3.1 to .NET 5 * Updates Helix Toolkit to fix .net5 compatibility * Return null bitmap If STL model is empty
This commit is contained in:
1
.github/actions/spell-check/excludes.txt
vendored
1
.github/actions/spell-check/excludes.txt
vendored
@@ -26,6 +26,7 @@ ignore$
|
||||
\.pdf$
|
||||
\.PNG$
|
||||
\.png$
|
||||
\.stl$
|
||||
\.woff$
|
||||
\.zip$
|
||||
^doc/devdocs/akaLinks\.md$
|
||||
|
||||
3
.github/actions/spell-check/expect.txt
vendored
3
.github/actions/spell-check/expect.txt
vendored
@@ -1103,6 +1103,7 @@ LPVOID
|
||||
LPW
|
||||
lpwndpl
|
||||
LPWSTR
|
||||
LReader
|
||||
LRESULT
|
||||
lshift
|
||||
lstrcmp
|
||||
@@ -1397,6 +1398,7 @@ outsettings
|
||||
OVERLAPPEDWINDOW
|
||||
overlaywindow
|
||||
Overridable
|
||||
Oversampling
|
||||
OWNDC
|
||||
PACL
|
||||
PAINTSTRUCT
|
||||
@@ -1861,6 +1863,7 @@ STEPIT
|
||||
stgm
|
||||
STGMEDIUM
|
||||
sticpl
|
||||
stl
|
||||
stoi
|
||||
stol
|
||||
stoll
|
||||
|
||||
Reference in New Issue
Block a user