Wojciech Figat
|
8c2241c6dc
|
Update copyright year
|
2022-01-14 13:31:12 +01:00 |
|
Wojtek Figat
|
b3eb17f61e
|
Add Platform.Users to handle users per-platform
|
2021-11-07 20:46:56 +01:00 |
|
Wojtek Figat
|
0b3d6b03ac
|
Add helper docs
|
2021-10-23 16:43:14 +02:00 |
|
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 |
|
Wojtek Figat
|
4765e1af12
|
Add support for allocator type in Dictionary
|
2021-07-08 00:34:50 +02:00 |
|
Wojtek Figat
|
543d1a3c0e
|
Add Tracy profiler support
|
2021-05-02 11:27:10 +02:00 |
|
Wojtek Figat
|
c7c339957b
|
Merge remote-tracking branch 'origin/1.1' into 1.2
# Conflicts:
# Source/Editor/Editor.Build.cs
|
2021-03-15 09:38:58 +01:00 |
|
Wojtek Figat
|
e09f4eb6dc
|
Switch impl progress
|
2021-03-09 19:18:40 +01:00 |
|
Wojtek Figat
|
48ae338fb2
|
Move default AllocatePages/FreePages impl from Unix to PlatformBase
|
2021-03-09 14:32:24 +01:00 |
|
Wojtek Figat
|
81f3a65a5f
|
Merge branch 'fix-per-window-dpi' of git://github.com/stefnotch/FlaxEngine into stefnotch-fix-per-window-dpi
# Conflicts:
# Source/Editor/Utilities/Utils.cs
# Source/Editor/Windows/Assets/MaterialWindow.cs
# Source/Editor/Windows/Assets/ParticleEmitterWindow.cs
# Source/Engine/Platform/Linux/LinuxWindow.cpp
# Source/Engine/Platform/Windows/WindowsWindow.cpp
|
2021-03-08 20:50:31 +01:00 |
|
Wojtek Figat
|
a45b71617d
|
Add separate Platform::GetStackTrace and Platform::GetStackFrames
|
2021-02-26 13:58:02 +01:00 |
|
stefnotch
|
0a9e9e6695
|
Address review comments
|
2021-02-21 20:50:21 +01:00 |
|
Damian Korczowski
|
1b234fd32b
|
Update AllocatePages comment to point to the correct page size API
|
2021-02-21 14:45:31 +01:00 |
|
Damian Korczowski
|
15028c60ba
|
Remove GetDefaultPageSize
Duplicate. We already have the API for this: `Platform::GetCPUInfo().PageSize`.
|
2021-02-21 14:44:16 +01:00 |
|
Damian Korczowski
|
161e9bd373
|
Add page allocation utility functions
|
2021-02-19 21:47:17 +01:00 |
|
Wojtek Figat
|
7de0010772
|
Merge branch 'batteryinfo' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-batteryinfo
|
2021-01-11 16:13:17 +01:00 |
|
Jean-Baptiste Perrier
|
03eb39afe6
|
Bumping all copyright headers to 2021.
|
2021-01-02 14:28:49 +01:00 |
|
Jean-Baptiste Perrier
|
a4607385fd
|
Adding GetBatteryInfo() to PlatformBase.
|
2021-01-02 12:53:20 +01:00 |
|
Wojtek Figat
|
6fb9eee74c
|
You're breathtaking!
|
2020-12-07 23:40:54 +01:00 |
|