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
afc65f75571fca59294d8a23c03a1f558bfcaf7c
FlaxEngine
/
Source
/
Engine
/
Platform
/
Base
History
Wojtek Figat
77aea0c69c
Fix fatal error reporting from multiple therads to sync and properly log (eg. out of memory)
2025-12-01 08:18:54 -08:00
..
ClipboardBase.h
…
DragDropHelper.h
…
FileBase.cpp
…
FileBase.h
…
FileSystemBase.cpp
Fix path filter query warning
2025-11-26 00:07:00 -08:00
FileSystemBase.h
SImplify some code and update code for platforms
2025-11-25 00:20:14 -08:00
FileSystemWatcherBase.h
…
NetworkBase.cpp
…
NetworkBase.h
…
PlatformBase.cpp
Fix fatal error reporting from multiple therads to sync and properly log (eg. out of memory)
2025-12-01 08:18:54 -08:00
PlatformBase.h
Add
Platform::Yield
2025-07-28 18:33:05 +02:00
PlatformUtils.h
…
StringUtilsBase.cpp
Add
StringUtils::Copy
for
char
to
Char
2025-07-31 20:04:03 +02:00
ThreadBase.cpp
…
ThreadBase.h
…
UserBase.h
…
WindowBase.cpp
Add memory profiling events to the main areas of the engine
2025-05-22 04:47:01 +02:00
WindowBase.h
…
WindowsManager.cpp
…