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
294a4d5477586fb779477bef534082ca2c2daa0c
FlaxEngine
/
Source
/
Engine
/
Platform
History
Wojtek Figat
151f551bc9
Merge branch 'fixing-strigview-gettext-uses' of git://github.com/Zbyl/FlaxEngine into Zbyl-fixing-strigview-gettext-uses
2021-08-13 13:57:02 +02:00
..
Android
Change
WindowBase
to allow for better code sharing for platforms without advanced windowing
2021-07-22 17:02:27 +02:00
Base
Merge branch 'fixing-strigview-gettext-uses' of git://github.com/Zbyl/FlaxEngine into Zbyl-fixing-strigview-gettext-uses
2021-08-13 13:57:02 +02:00
Linux
Fixed many invalid uses of StringView::GetText(), where a null-terminated string was required.
2021-08-09 00:29:19 +02:00
Unix
…
UWP
Fixed many invalid uses of StringView::GetText(), where a null-terminated string was required.
2021-08-09 00:29:19 +02:00
Win32
…
Windows
Fixed StringView::GetText() related issued pointed out in review.
2021-08-09 22:21:38 +02:00
BatteryInfo.h
…
Clipboard.h
…
ConditionVariable.h
…
CPUInfo.h
…
CreateWindowSettings.cs
…
CreateWindowSettings.h
…
CriticalSection.h
…
Defines.h
…
File.h
…
FileSystem.h
…
FileSystemWatcher.h
…
IGuiData.h
…
MemoryStats.h
…
MessageBox.h
…
Network.h
…
Platform.Build.cs
…
Platform.cs
…
Platform.h
…
SettingsBase.cs
…
StringUtils.h
Fixed many invalid uses of StringView::GetText(), where a null-terminated string was required.
2021-08-09 00:29:19 +02:00
Thread.h
…
Types.h
…
Window.cs
…
Window.h
…
WindowsManager.h
…