Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest DrawingIsland changes #338

Open
wants to merge 31 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
9b3b9af
Create updated DrawingIsland sample using public WASDK 1.5
jeffstall May 2, 2024
b5bb471
Create CsWinRT version (not working)
jeffstall May 3, 2024
dd6a99c
Fix CsWinRT
jeffstall May 4, 2024
e1cf3b7
Clean up #if BLOCKs
jeffstall May 4, 2024
f5ab261
Clean up samples
jeffstall May 5, 2024
8691006
More clean-up
jeffstall May 6, 2024
b5c4dbb
Remove WASDK experimental 1.2 example
jeffstall May 6, 2024
2bd0571
Refactor UIA (#337)
adpa-ms May 6, 2024
1faffb9
Port input focus to C# sample
jeffstall May 6, 2024
90fed17
User/niklasb/drawingisland text2 (#339)
niklasb-ms May 7, 2024
97cd5fb
Dreaw background color visual on top of the item visuals. (#341)
niklasb-ms May 7, 2024
536f973
User/getrou/lottieisland (#340)
getrou May 8, 2024
7fcecc3
Minor clean-up
jeffstall May 8, 2024
c609c5d
Added simple SceneNode 3D support
jeffstall May 8, 2024
486dff5
UIA cleanup (#343)
adpa-ms May 8, 2024
6f0fe43
Add proper island cleanup flow to DrawingIsland sample app (#344)
adpa-ms May 8, 2024
09926e1
Remove unnecessary explicit Close (#347)
adpa-ms May 9, 2024
87696c7
Update DrawIsland sample's SceneNode scenario to load helmet model (#…
achen144 May 9, 2024
ddf19ec
Clean up SceneNode samples after Helmet
jeffstall May 9, 2024
95c5f93
Add Mica (Win11) and Acrylic (Win10) backdrops (#348)
adpa-ms May 9, 2024
9393b7f
Update DrawingIsland's Duck scenario to load from asset files (#350)
achen144 May 9, 2024
a65dfb9
Fix Cs projects to require RS5
jeffstall May 9, 2024
3ed8ed4
Handle device-lost for text in DrawingIslands sample. (#351)
niklasb-ms May 9, 2024
0e07f71
Fix merge
jeffstall May 9, 2024
eddebd6
Marshal OnDirect3DDeviceLost to UI thread. (#352)
niklasb-ms May 9, 2024
13b288a
Improve text sharpness in DrawingIsland sample (#354)
niklasb-ms May 10, 2024
3124ee4
Minor cleanup to prepare for //build
jeffstall May 11, 2024
6b15e7b
Use #region to help demo
jeffstall May 11, 2024
ae4dd24
Minor cleanup to align C++ and C# demos
jeffstall May 13, 2024
cb39eb7
//build start
jeffstall May 14, 2024
a993848
Prepare for //build
jeffstall May 15, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
397 changes: 0 additions & 397 deletions Samples/Content/cpp-win32/Squares/DrawingIsland.cpp

This file was deleted.

Loading