|
|
96f76fb14f
|
Fix typos
|
2024-03-23 15:38:26 +02:00 |
|
Wojtek Figat
|
d719c381ea
|
Merge remote-tracking branch 'origin/master' into 1.8
|
2024-03-11 23:49:33 +01:00 |
|
Wojtek Figat
|
f0c2e65b5c
|
Fix incorrect mouse cursor hiding on Windows when window is not focused
#1757
|
2024-03-05 15:00:47 +01:00 |
|
Wojtek Figat
|
5fdf1789ce
|
Fix support for utf8 character in path on unix systems
#2187
|
2024-03-04 16:45:44 +01:00 |
|
Wojtek Figat
|
04761c69f1
|
Fix error loggig in headless mode on char16 platforms
#2235
|
2024-03-04 14:43:48 +01:00 |
|
Wojtek Figat
|
14902dc29e
|
Merge remote-tracking branch 'origin/master' into 1.8
# Conflicts:
# Flax.flaxproj
|
2024-02-26 19:49:39 +01:00 |
|
Wojtek Figat
|
859c420d76
|
Update year in copyright note
|
2024-02-26 19:00:48 +01:00 |
|
Wojtek Figat
|
696437d6d0
|
Cleanup codestyle #2079
|
2024-02-23 19:56:32 +01:00 |
|
Wojtek Figat
|
e282717a0a
|
Merge branch 'trash-files' of https://github.com/nothingTVatYT/FlaxEngine into nothingTVatYT-trash-files
|
2024-02-23 19:55:16 +01:00 |
|
Wojtek Figat
|
10180de9c6
|
Merge remote-tracking branch 'origin/master' into 1.8
# Conflicts:
# Source/Editor/Utilities/EditorUtilities.cpp
# Source/Editor/Utilities/EditorUtilities.h
|
2024-02-19 22:26:16 +01:00 |
|
Wojtek Figat
|
668b03a409
|
Use #2234 for all platforms by default
|
2024-02-19 20:40:30 +01:00 |
|
nothingTVatYT
|
f044569b67
|
initialize the bool
|
2024-02-12 01:26:01 +01:00 |
|
Wojtek Figat
|
082768d08c
|
Refactor ThreadLocal when running on hardware with more cores than PLATFORM_THREADS_LIMIT
|
2024-02-07 23:39:02 +01:00 |
|
Wojtek Figat
|
6cd9895427
|
Merge remote-tracking branch 'origin/master' into 1.8
|
2024-02-07 09:40:45 +01:00 |
|
Chandler Cox
|
18fc6ebd39
|
Half windowed size and center on screen if going to windowed mode.
|
2024-01-26 10:38:36 -06:00 |
|
Wojtek Figat
|
8e3123a129
|
Add better stack trace reporting in crashes when running on non-Windows platforms
|
2024-01-18 16:06:34 +01:00 |
|
Wojtek Figat
|
b4186052df
|
Add printing stack trace even when not using log file
|
2024-01-18 16:04:22 +01:00 |
|
Wojtek Figat
|
5b3e7f0bf8
|
Fix FileSystem::CopyDirectory not failing when source folder is missing
|
2024-01-12 13:44:01 +01:00 |
|
Wojtek Figat
|
0075184a99
|
Merge branch 'master' into 1.8
|
2024-01-05 17:13:51 +01:00 |
|
Wojtek Figat
|
6fb5c43e2a
|
Merge branch 'fix-file-time' of https://github.com/nothingTVatYT/FlaxEngine into nothingTVatYT-fix-file-time
|
2024-01-05 10:41:05 +01:00 |
|
Wojtek Figat
|
df33de7176
|
Add ASTC texture compression on Android
|
2024-01-03 23:01:33 +01:00 |
|
nothingTVatYT
|
e851d18227
|
same in UnixFile.cpp
|
2023-12-29 01:20:17 +01:00 |
|
nothingTVatYT
|
21c4667f8c
|
same problem for Android and Apple
|
2023-12-28 22:36:33 +01:00 |
|
nothingTVatYT
|
8174e8ab77
|
fix getting file access time for Linux
|
2023-12-28 22:24:34 +01:00 |
|
Wojtek Figat
|
b4c23c969a
|
Fix unlink usag on Unix systems to properly use returned value
#2078
|
2023-12-27 21:11:01 +01:00 |
|
Wojtek Figat
|
4d8b8e5311
|
Merge branch 'astc' into 1.8
|
2023-12-22 10:36:37 +01:00 |
|
Wojtek Figat
|
b2f9b9e14d
|
Add texture quality option for iOS
|
2023-12-20 15:12:48 +01:00 |
|
Wojtek Figat
|
e4c8639697
|
Merge remote-tracking branch 'origin/master' into 1.8
# Conflicts:
# Flax.flaxproj
# Source/Editor/Cooker/Steps/DeployDataStep.cpp
|
2023-12-20 00:39:15 +01:00 |
|
Wojtek Figat
|
c0ef2a1f58
|
Cleamnup code for #2020 and use internal pointer for current tracking window
|
2023-12-16 12:39:10 +01:00 |
|
Wojtek Figat
|
141bec0259
|
Merge branch 'fix-linuxwindow' of https://github.com/nothingTVatYT/FlaxEngine into nothingTVatYT-fix-linuxwindow
|
2023-12-16 12:35:26 +01:00 |
|
nothingTVatYT
|
8c45659b2a
|
use own encoder and some more error handling
|
2023-12-14 17:29:08 +01:00 |
|
nothingTVatYT
|
f65ded4501
|
implement MoveFileToRecycleBin on Linux
|
2023-12-14 15:51:20 +01:00 |
|
Chandler Cox
|
4725f51431
|
Move android screen orientation into platform settings
|
2023-12-11 10:00:19 -06:00 |
|
Chandler Cox
|
df83491313
|
Add ability to change default Android screen orientation.
|
2023-12-08 15:48:43 -06:00 |
|
nothingTVatYT
|
78d9262b05
|
skip WM for non-regular windows and add mouse tracking
|
2023-12-01 21:25:00 +01:00 |
|
Wojtek Figat
|
76f5712c79
|
Merge remote-tracking branch 'origin/1.7' into 1.8
# Conflicts:
# Flax.flaxproj
|
2023-11-25 23:36:56 +01:00 |
|
Wojtek Figat
|
aa1b779463
|
Fix Win32CriticalSection to use spin count of 4000 instead of just 100
#1930
|
2023-11-24 10:25:46 +01:00 |
|
Wojtek Figat
|
aa4e1222d7
|
Merge remote-tracking branch 'origin/master' into 1.8
|
2023-11-20 11:16:07 +01:00 |
|
Wojtek Figat
|
4e190c2e3c
|
Add decoding stack trace function names on Apple platforms
|
2023-11-19 18:04:24 +01:00 |
|
Wojtek Figat
|
389bf89e2a
|
Add GetStackFrames on Android
|
2023-11-19 11:07:44 +01:00 |
|
Wojtek Figat
|
31aafeb0d1
|
Add GetStackFrames and IsDebuggerPresent on Linux
|
2023-11-19 11:04:10 +01:00 |
|
Wojtek Figat
|
ee6a311406
|
Add support for building engine target as shared library on all platforms
|
2023-11-15 22:56:23 +01:00 |
|
Wojtek Figat
|
3904756e26
|
Merge remote-tracking branch 'origin/master' into 1.8
# Conflicts:
# Flax.flaxproj
|
2023-11-14 12:20:26 +01:00 |
|
Wojtek Figat
|
6fd34bf5cc
|
Fix compilation regression
|
2023-11-14 12:15:51 +01:00 |
|
Wojtek Figat
|
eaafb72ca9
|
Optimize some includes and use automatic serializers for platform settings
|
2023-11-13 23:54:07 +01:00 |
|
Wojtek Figat
|
5df1d3ddfd
|
Merge branch 'patch-14' of https://github.com/stefnotch/FlaxEngine into stefnotch-patch-14
|
2023-11-11 17:52:21 +01:00 |
|
Wojtek Figat
|
ae85a94261
|
Fix memory leak while doing drag&drop with Debug Draw in use
#1723
|
2023-11-06 17:18:20 +01:00 |
|
Wojtek Figat
|
e7b1fce3eb
|
Merge DoDragDropJob to hsare the same code for Mac and Windows
#1723
|
2023-11-06 17:03:03 +01:00 |
|
Wojtek Figat
|
b47420f232
|
Compact various source code chunks
|
2023-11-06 16:56:15 +01:00 |
|
Wojtek Figat
|
c025b4414c
|
Add support for unlimited window size if MaximumSize is set to Zero
#1824
|
2023-11-06 14:42:29 +01:00 |
|