Wojtek Figat
|
b134a5567d
|
Format comments
|
2024-04-25 19:30:12 +02:00 |
|
Wojtek Figat
|
75e25bf1f7
|
Merge branch 'bug/issue-2476' of https://github.com/duarteroso/FlaxEngine into duarteroso-bug/issue-2476
|
2024-04-25 19:27:11 +02:00 |
|
Duarte Roso
|
b6e36c0014
|
Add android settings
Added:
- version code
- minimum Sdk version
- target Sdk version
|
2024-04-23 16:09:10 +02:00 |
|
Duarte Roso
|
d4774a2bfe
|
Change screen orientation enum
|
2024-04-23 15:13:04 +02:00 |
|
Wojtek Figat
|
fbfe77e386
|
Fix win32 compile
|
2024-04-13 21:44:16 +02:00 |
|
Wojtek Figat
|
d42e315e55
|
Fix atomics to accept constant
|
2024-04-13 19:20:49 +02:00 |
|
Wojtek Figat
|
9c2c02c1cf
|
Fix various issues found with thread sanitizer on macOS
|
2024-04-13 19:20:49 +02:00 |
|
Wojtek Figat
|
f164626c41
|
Merge branch 'master' of https://github.com/Zode/FlaxEngine into Zode-master
|
2024-04-05 15:49:20 +02:00 |
|
Wojtek Figat
|
e1944bce96
|
Add statically disabled geometry shaders on mobile
|
2024-03-30 22:08:44 +01:00 |
|
Wojtek Figat
|
369c19bd5d
|
Add statically disabled tessellation on macOS/iOS
|
2024-03-30 18:46:37 +01:00 |
|
Zode
|
55383c3fa4
|
Patch numpad enter to normal enter on Linux
|
2024-03-30 02:35:11 +02:00 |
|
|
|
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 |
|