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
87be58b4fa4d966c40d64b1ad855cb335dfeb367
FlaxEngine
/
Source
/
Engine
/
Platform
/
Linux
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
..
IncludeX11.h
Fix compilation errors on CI
2021-02-24 00:21:02 +01:00
LinuxClipboard.h
Add clipboard support on Linux
2021-02-24 21:19:14 +01:00
LinuxDefines.h
Bumping all copyright headers to 2021.
2021-01-02 14:28:49 +01:00
LinuxFileSystem.cpp
Fix Linux build
2021-04-30 17:03:40 +02:00
LinuxFileSystem.h
Add ShowFileExplorer on Linux
2021-02-28 16:45:16 +01:00
LinuxPlatform.cpp
Fixed many invalid uses of StringView::GetText(), where a null-terminated string was required.
2021-08-09 00:29:19 +02:00
LinuxPlatform.h
Fix compilation on Linux
2021-07-08 13:30:51 +02:00
LinuxPlatformSettings.h
Refactor settings types to use scripting API
2021-01-05 14:14:34 +01:00
LinuxThread.h
Fix naming native threads on Linux and Android
2021-07-13 11:46:58 +02:00
LinuxWindow.cpp
Add drag&drop support for Linux
2021-04-21 23:47:28 +02:00
LinuxWindow.h
Add drag&drop support for Linux
2021-04-21 23:47:28 +02:00