Wojtek Figat
|
d36a36d439
|
Fix Win32 stack traces issue due to invalid search path for debug symbols
#457
|
2021-04-23 16:35:18 +02:00 |
|
Vizepi
|
6e885ece34
|
[CLEAN] Added missing includes in headers
|
2021-04-23 13:59:02 +02:00 |
|
Wojtek Figat
|
ace8295ab7
|
Merge remote-tracking branch 'origin/master' into localization
# Conflicts:
# Source/Platforms/DotNet/Newtonsoft.Json.dll
# Source/Platforms/DotNet/Newtonsoft.Json.pdb
# Source/Platforms/UWP/Binaries/Newtonsoft.Json.dll
# Source/Platforms/XboxOne/Binaries/Newtonsoft.Json.dll
|
2021-04-22 16:10:36 +02:00 |
|
Wojtek Figat
|
3ed55c89f0
|
Add drag&drop support for Linux
|
2021-04-21 23:47:28 +02:00 |
|
Wojtek Figat
|
a7a6dc7671
|
Add path utils to support StringView
|
2021-04-21 23:47:27 +02:00 |
|
Wojtek Figat
|
b2729e35c2
|
Fixes for UWP build
|
2021-04-17 19:36:38 +02:00 |
|
Wojtek Figat
|
7bc0e3c14d
|
Fix dummy locale on Linux
|
2021-04-14 12:27:48 +02:00 |
|
Wojtek Figat
|
ac1eb8d58d
|
Merge branch 'master' into 1.2
|
2021-04-13 09:52:03 +02:00 |
|
Jean-Baptiste Perrier
|
a3ca6b0dca
|
Add overwrite prompt for SaveDialog.
|
2021-03-30 21:47:18 +02:00 |
|
Wojtek Figat
|
b0fe4e9945
|
Merge remote-tracking branch 'origin/master' into 1.2
|
2021-03-30 17:58:29 +02:00 |
|
Wojtek Figat
|
b27c832cb7
|
Add error log when trying to load bytes from file data that is too big
|
2021-03-29 13:49:49 +02:00 |
|
Wojtek Figat
|
0754434295
|
Fix UWP build
|
2021-03-27 19:27:22 +01:00 |
|
Wojtek Figat
|
40c537d114
|
Merge branch 'master' into 1.2
# Conflicts:
# Source/Engine/Platform/Network.h
|
2021-03-22 11:26:36 +01:00 |
|
Wojtek Figat
|
39a6d0d292
|
Add Unix network impl for Android
|
2021-03-22 11:23:25 +01:00 |
|
Wojtek Figat
|
4efd411045
|
Add improvements for objects spawning in editor viewport
#367
|
2021-03-19 12:15:13 +01:00 |
|
Wojtek Figat
|
1262243af9
|
Fix compilation
|
2021-03-16 23:14:29 +01:00 |
|
Wojtek Figat
|
b9ca496aff
|
Fix compilation
|
2021-03-16 22:32:02 +01:00 |
|
Wojtek Figat
|
1567f8723d
|
Fix typo
|
2021-03-16 22:31:51 +01:00 |
|
Wojtek Figat
|
3e56cd2c70
|
Add Network implementation for Unix
|
2021-03-16 22:15:46 +01:00 |
|
Wojtek Figat
|
bb6bbe9793
|
Tweaks for network impl on Win32
|
2021-03-16 22:15:46 +01: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
|
b2c824b77e
|
Fix various memory leaks on exit
|
2021-03-14 23:58:03 +01:00 |
|
Wojtek Figat
|
e09f4eb6dc
|
Switch impl progress
|
2021-03-09 19:18:40 +01:00 |
|
Wojtek Figat
|
f82117c6fb
|
Remove unused WindowsManager::CalcCenteredWinPos
|
2021-03-09 14:32:53 +01:00 |
|
Wojtek Figat
|
48ae338fb2
|
Move default AllocatePages/FreePages impl from Unix to PlatformBase
|
2021-03-09 14:32:24 +01:00 |
|
Wojtek Figat
|
cc201e198d
|
Add Switch platform
|
2021-03-09 14:26:30 +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
|
5de2998774
|
Format code
|
2021-03-08 09:30:52 +01:00 |
|
Wojtek Figat
|
85c29c3d2b
|
Merge branch 'network' of git://github.com/jb-perrier/FlaxEngine into 1.1
# Conflicts:
# Source/Engine/Platform/Win32/Win32Network.cpp
|
2021-03-08 09:30:25 +01:00 |
|
Wojtek Figat
|
77b21de534
|
Fix UTF-8 and UTF-16 encoding support usage in Json resources
Closes #310
Closes #27
|
2021-03-07 21:30:01 +01:00 |
|
Wojtek Figat
|
400cc97100
|
Add StringUtils::ConvertUTF162UTF8
|
2021-03-07 21:05:19 +01:00 |
|
Wojtek Figat
|
2b42e9256c
|
Cleanup and optimize StringUtils::ConvertUTF82UTF16
|
2021-03-07 18:09:26 +01:00 |
|
Wojtek Figat
|
835cb93261
|
Add integration with Rider IDE
|
2021-03-02 13:43:50 +01:00 |
|
Wojtek Figat
|
21d96c6baf
|
Fix loading game assets in cooked build via path relative to the project folder
|
2021-03-01 13:00:07 +01:00 |
|
Wojtek Figat
|
51e62c7e9d
|
Fix file copy on unix systems
|
2021-02-28 17:02:02 +01:00 |
|
Wojtek Figat
|
b3fdc9eddd
|
Add ShowFileExplorer on Linux
|
2021-02-28 16:45:16 +01:00 |
|
Wojtek Figat
|
7ec57f8ddb
|
Add support for opening url links on Linux
|
2021-02-28 16:15:20 +01:00 |
|
Wojtek Figat
|
957b92eac7
|
Fix windows cleanup to prevent unmapped leftovers on Linux X11
|
2021-02-28 16:11:59 +01:00 |
|
Wojtek Figat
|
98a753267f
|
Linux support improvements
|
2021-02-28 14:56:57 +01:00 |
|
Wojtek Figat
|
8b4a001641
|
Move Win32 GetBatteryInfo into Windows and UWP platforms impl
|
2021-02-26 15:42:46 +01:00 |
|
Wojtek Figat
|
a45b71617d
|
Add separate Platform::GetStackTrace and Platform::GetStackFrames
|
2021-02-26 13:58:02 +01:00 |
|
Wojtek Figat
|
43d578deb2
|
Add support for borderless window style on Windows that supports system docking and aero shadow
|
2021-02-25 14:46:16 +01:00 |
|
Wojtek Figat
|
3da6f9186c
|
Add clipboard support on Linux
|
2021-02-24 21:19:14 +01:00 |
|
Wojtek Figat
|
bc1b666b83
|
Fix compilation errors on CI
|
2021-02-24 00:34:41 +01:00 |
|
Wojtek Figat
|
4cc7ec0461
|
Fix compilation errors on CI
|
2021-02-24 00:21:02 +01:00 |
|
Wojtek Figat
|
5a9ca6f130
|
Merge remote-tracking branch 'origin/1.1' into linux-editor
# Conflicts:
# Source/Engine/Core/Math/BoundingSphere.cs
# Source/Engine/Debug/DebugDraw.cpp
# Source/Engine/Platform/Win32/Win32Platform.cpp
# Source/Engine/Platform/Win32/Win32Platform.h
|
2021-02-23 22:32:17 +01:00 |
|
Wojtek Figat
|
cf3ac7a26e
|
Merge remote-tracking branch 'origin/master' into linux-editor
# Conflicts:
# Source/Engine/Core/Math/Color.cs
# Source/Engine/Navigation/Navigation.cpp
# Source/Engine/Platform/Win32/Win32Platform.cpp
|
2021-02-23 22:29:07 +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
|
5bdf4dc74e
|
Fix Unix platform
|
2021-02-21 14:44:47 +01:00 |
|