2Branches22Tags Code Folders and files Name Last commit message Last commit date Latest commit Susko3 Merge pull request#200from ppy/update-native-binaries Jan 26, 2025 710d478·Jan 26, 2025 History 455 Commits .config Initial SDL3-CS binding project with ClangSharp ...
osu.Framework/Platform/SDL2/SDL2Window_Windowing.cs @@ -388,9 +391,9 @@ private static bool tryGetDisplayFromSDL(int displayIndex, [NotNullWhen(true)] o /// /// Gets the <see cref="Display"/> that has been set as "primary" or "default" in the operating system. /// pu...
<RepositoryUrl>https://github.com/ppy/SDL3-CS</RepositoryUrl> </PropertyGroup> </Project> 12 changes: 12 additions & 0 deletions 12 SDL3-CS/SDL3-CS.csproj Original file line numberDiff line numberDiff line change @@ -8,6 +8,18 @@ <NoWarn>$(NoWarn);SYSLIB1054;CA1401</NoWarn> <...
SDL-CS is [SDL 3](https://github.com/libsdl-org/SDL) bindings, developed for internal use and available publicly on [NuGet.org](https://www.nuget.org/packages/ppy.SDL3-CS). SDL3-CS is [SDL3](https://github.com/libsdl-org/SDL) bindings, developed for internal use and available...
Update SDL3-CS (ppy/osu-framework#6314 by @hwsmm) Reduce macOS CI test output (ppy/osu-framework#6334 by @smoogipoo) Fix popovers one-frame-twitching in specific circumstances (ppy/osu-framework#6335 by @bdach) Fix intermittent test failure in TestSceneArgonHealthDisplay (#28898 by @frenz...
Update bindings ppy/SDL3-CS#201 Merged bdach closed this as completed in ppy/SDL3-CS#201 Feb 20, 2025 bdach reopened this Feb 20, 2025 bdach closed this as completed in ppy/osu-framework@29be2c8 Feb 20, 2025 MrLimeick mentioned this issue Feb 20, 2025 When you switch from...
I would have the new pen events only for mobile, and keep OTD and windows ink (via SDL pen events) as mouse events. Ideally those should also be sent as pen events with a flag distinguishing between them and mobile pen events (i.e. indirect vs on-screen pen input). That would allow...
Oct 2, 2024 MyWindow.cs Add SDLBool with implicit bool conversions Sep 22, 2024 ObjectHandle.cs Pull in ObjectHandle changes from framework May 21, 2024 Program.cs Add a simple usage test for SDL_GetWindows() Dec 18, 2024 SDL3-CS.Tests.csproj ...
SDL3-CS.Tests Add some missing macros Oct 2, 2024 SDL3-CS Remove unused script Oct 28, 2024 native Update native binaries Oct 22, 2024 .editorconfig Fix .editorconfig generated code glob pattern Apr 16, 2024 .gitattributes Add global/base files ...
2024.1219.2 .config .github .idea .run .vscode CodeAnalysis Templates assets osu.Android osu.Desktop LegacyIpc Performance Properties Security Updater Windows DiscordRichPresence.cs NVAPI.cs OsuGameDesktop.cs Program.cs SDL2BatteryInfo.cs SDL3BatteryInfo.cs ...