This website requires JavaScript.
Explore
Help
Register
Sign In
GoaLitiuM
/
FlaxEngine
Watch
1
Star
0
Fork
0
You've already forked FlaxEngine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f6becb0ee59f116a60dc9cf211ced057af66ea22
FlaxEngine
/
Source
/
Engine
/
Platform
/
UWP
History
Zbigniew Skowron
aecc81f5e5
Fixed many invalid uses of StringView::GetText(), where a null-terminated string was required.
...
Renamed GetText() to GetNonTerminatedText() to reduce chance of same bugs appearing in the future.
2021-08-09 00:29:19 +02:00
..
UWPDefines.h
Bumping all copyright headers to 2021.
2021-01-02 14:28:49 +01:00
UWPFileSystem.cpp
Bumping all copyright headers to 2021.
2021-01-02 14:28:49 +01:00
UWPFileSystem.h
Bumping all copyright headers to 2021.
2021-01-02 14:28:49 +01:00
UWPPlatform.cpp
Fixed many invalid uses of StringView::GetText(), where a null-terminated string was required.
2021-08-09 00:29:19 +02:00
UWPPlatform.h
Move Win32 GetBatteryInfo into Windows and UWP platforms impl
2021-02-26 15:42:46 +01:00
UWPPlatformImpl.h
Fix UWP build
2021-03-27 19:27:22 +01:00
UWPPlatformSettings.h
Refactor settings types to use scripting API
2021-01-05 14:14:34 +01:00
UWPWindow.cpp
Fix input related compile errors in UWP platform
2021-06-06 17:17:29 +03:00
UWPWindow.h
Untested cross platform implementation
2021-02-08 10:07:47 +01:00