Wojtek Figat
5bdbbb6d38
Merge remote-tracking branch 'origin/master' into 1.10
2025-03-07 23:41:02 +01:00
Wojtek Figat
5d80cb03f1
Fix compilation issues
2025-03-07 12:35:54 +01:00
Wojtek Figat
4fada6ba40
Add logging CPU name on Windows
2025-03-07 12:06:15 +01:00
Wojtek Figat
301491bcde
Fix Linux platform init to correctly calculate device id and add missing change
2025-03-07 11:39:15 +01:00
Wojtek Figat
5f57286cdb
Fix Windows detection to use correct system version it was build for (eg. Win10 or Win7)
2025-03-07 11:09:32 +01:00
Wojtek Figat
7135eb3591
Add SystemName and SystemVersion to Platform api
2025-03-07 11:06:10 +01:00
Wojtek Figat
cc7d88d4a9
Fix Platform::GetCacheLineSize to be deprecated in favor of existing CPUInfo.CacheLineSize`
2025-03-06 09:08:00 +01:00
Wojtek Figat
196ada5710
Add Extra Development Memory access and log on start
2025-03-05 13:43:15 +01:00
Wojtek Figat
06729f6b62
Add Program Size Memory access and log on start
2025-03-05 12:10:17 +01:00
Wojtek Figat
06de1c0041
Add logging memoery usage by external apps on crash
...
Game crash on out of memory might be caused by user opening too many external apps that use most of memory.
2025-03-05 10:51:29 +01:00
Wojtek Figat
06665734e7
Fix Platform::GetCacheLineSize to be deprecated in favor of CPUInfo
2025-03-04 22:57:58 +01:00
Wojtek Figat
d501018feb
Add improved GPU crashes reporting
2025-01-24 22:56:52 +01:00
Wojtek Figat
b36e55446f
Add Engine::ReportCrash event for custom crash reporting or handling
2025-01-24 20:15:17 +01:00
Wojtek Figat
cf40facefe
Add engine fatal error types handling
...
Add general out-of-memory handling
Add safety memory buffer for crash or out of memory handling
Refactor Globals exit/error state to be in Engine class
2025-01-24 20:07:12 +01:00
Wojtek Figat
fa2f2e3104
Fix Linux build
2025-01-24 12:53:56 +01:00
Wojtek Figat
39419787fa
Another compilation fix
2025-01-15 08:48:03 +01:00
Wojtek Figat
e02f2990d9
Another compilation fix
2025-01-14 23:43:31 +01:00
Wojtek Figat
d0a6edbb2c
Another compilation fix
2025-01-14 23:26:26 +01:00
Wojtek Figat
addc6d5216
Merge remote-tracking branch 'origin/master' into 1.10
...
# Conflicts:
# Content/Editor/Gizmo/Material.flax
# Content/Engine/DefaultTerrainMaterial.flax
# Source/Editor/Windows/Assets/ModelWindow.cs
# Source/Editor/Windows/Assets/SkinnedModelWindow.cs
# Source/Engine/Core/Types/Variant.cpp
2025-01-13 18:07:54 +01:00
Wojtek Figat
4add5dcf49
Add missing default value and fix doc comment
...
#3150
2025-01-13 17:31:34 +01:00
Chandler Cox
563f0b9ab4
Move Build .aab to Android platform settings and make it side-by-side
2025-01-13 07:24:50 -06:00
Wojtek Figat
35e9e048f2
Merge remote-tracking branch 'origin/master' into 1.10
2024-12-10 11:07:31 +01:00
Wojtek Figat
0ef1220846
Another iteration on cooking job
2024-12-05 15:29:24 +01:00
Wojtek Figat
987916cc1c
Another iteration on cooking job
2024-12-05 12:23:32 +01:00
Wojtek Figat
1c2c010ddc
Merge branch 'fix/nullable' of https://github.com/mtszkarbowiak/FlaxEngine into mtszkarbowiak-fix/nullable
2024-10-25 15:38:44 +02:00
Wojtek Figat
c202a639cf
Fix linux
2024-10-15 00:01:10 +02:00
Wojtek Figat
b957733150
Fixes
2024-10-14 23:35:41 +02:00
Wojtek Figat
a72e8f2f65
Merge remote-tracking branch 'origin/master' into 1.10
...
# Conflicts:
# Source/Engine/Platform/StringUtils.h
2024-10-11 18:07:41 +02:00
Mateusz Karbowiak
1a588eb9f7
Merge branch 'FlaxEngine:master' into fix/nullable
2024-10-07 01:11:51 +02:00
Wojtek Figat
3434731c2a
Another blind fix
2024-10-07 00:40:22 +02:00
Wojtek Figat
28bf60e62d
Fix compilation
2024-10-06 23:54:20 +02:00
Mateusz Karbowiak
d48a4c4483
Merge branch 'FlaxEngine:master' into fix/nullable
2024-10-06 13:01:16 +02:00
Mateusz Karbowiak
6f6348508a
Nullable implicit cast fix
2024-10-06 03:09:04 +02:00
Wojtek Figat
c6fa20abaa
Better fix for 573e99dd2d
2024-10-05 23:15:38 +02:00
Mateusz Karbowiak
db06f4f72e
Fixed implicit type conversion for type specialization
2024-10-05 21:22:36 +02:00
Wojtek Figat
573e99dd2d
Fix compilation regression
2024-10-04 22:16:38 +02:00
Wojtek Figat
b9849e2b5c
Fix parsing numbers to support sign
2024-10-04 15:59:48 +02:00
Wojtek Figat
74d2f5d115
Fix parsing numbers to support sign
2024-10-04 15:58:27 +02:00
Wojtek Figat
7f5f1ba938
Merge remote-tracking branch 'origin/1.10' into 1.10
2024-10-03 12:37:00 +02:00
Wojtek Figat
0b3a95e551
Merge commit 'f74694048575160067734cbe27a023ad78a2c727' into 1.10
2024-10-03 10:23:07 +02:00
Wojtek Figat
f746940485
Fix typo
2024-10-03 10:04:18 +02:00
Wojtek Figat
1161a4114d
Minor tweaks to simd codebase
2024-09-26 18:56:22 +02:00
Wojtek Figat
c8eed098ba
Fix regression 207c6a0cb5
2024-09-24 22:12:42 +02:00
Wojtek Figat
207c6a0cb5
Refactor platform apis comments and cleanup a bit
2024-09-24 18:29:30 +02:00
Wojtek Figat
da203352fd
Refactor old code documentation
2024-09-24 18:20:12 +02:00
Wojtek Figat
21b4c7c916
Merge remote-tracking branch 'origin/master' into 1.9
2024-08-16 14:52:57 +02:00
Wojtek Figat
1c77245818
Merge branch 'req-exit' of https://github.com/Tryibion/FlaxEngine into Tryibion-req-exit
2024-08-15 15:34:52 +02:00
a066e0078d
Add CHECK_DEBUG soft check for non-release builds
2024-08-07 21:17:45 +03:00
Chandler Cox
03de914dbc
Add Requesting engine exit event. Expose Fatal erro and requesting exit to c#
2024-08-07 12:16:07 -05:00
Wojtek Figat
bc313c8630
Merge remote-tracking branch 'origin/master' into 1.9
2024-08-05 20:00:39 +02:00