Wojtek Figat
|
8b383d4dbe
|
Fix regression on Large Worlds build and bunch of warnings
|
2026-03-30 23:50:03 +02:00 |
|
Wojtek Figat
|
e2fbd83086
|
Optimize VariantType name allocs to use static type when possible
|
2026-03-30 21:56:01 +02:00 |
|
Wojtek Figat
|
2748216190
|
Fix using Dictionary as virtual method parameter in scripting bindings
|
2026-03-30 19:55:44 +02:00 |
|
Wojtek Figat
|
bf20f5d2bf
|
Fix scripting bindings in searching virtual methods to invoke when there is a name and parameter count collision
#3649
|
2026-03-30 19:54:47 +02:00 |
|
Wojtek Figat
|
f5651de725
|
Add NDK 27 as minimum for Android to fix 16kb page alignment issue on libc++_shared.so
|
2026-03-27 10:16:32 +01:00 |
|
Wojtek Figat
|
d0cc88f82a
|
Try to fix random hdiutil failure in Continuous Delivery on Github Action
|
2026-03-26 14:08:03 +01:00 |
|
Wojtek Figat
|
0f09cad1cf
|
Update PhysX with new slim Build
Rebuild for win64 and android only
|
2026-03-26 09:33:56 +01:00 |
|
Wojtek Figat
|
914e0869b1
|
Fix warning when building C# lib with newer .NET than base version used on deps
|
2026-03-25 17:23:11 +01:00 |
|
Wojtek Figat
|
0c1da8e13b
|
Attempt to fix Github Action issues
|
2026-03-25 15:02:58 +01:00 |
|
Wojtek Figat
|
9d478b570f
|
Attempt to fix Github Action issues
|
2026-03-25 09:11:26 +01:00 |
|
Wojtek Figat
|
b54794255a
|
Fix .pch files rebuilds after MSVC toolchain updates
|
2026-03-24 17:14:30 +01:00 |
|
Wojtek Figat
|
b41d25cbce
|
Add msdfgen build for iOS and Mac
|
2026-03-13 00:12:07 +01:00 |
|
Wojtek Figat
|
afe917a7f3
|
Improve e7016564b1 to reduce recompilation on commit changes
|
2026-03-12 22:51:29 +01:00 |
|
Wojtek Figat
|
bc3cddc774
|
Build msdfgen for Windows and Android with a minor cleanup for a build script
#3944
|
2026-03-12 17:23:29 +01:00 |
|
Wojtek Figat
|
fc7abbf541
|
Merge branch 'flax-msdf-font' of https://github.com/fibref/FlaxEngine into fibref-flax-msdf-font
|
2026-03-12 16:25:55 +01:00 |
|
Wojtek Figat
|
e7016564b1
|
Add Git repository branch name and commit hash injection into generated code module metadata
|
2026-03-12 14:27:34 +01:00 |
|
|
|
5f9e8dedec
|
Pass String reference values via temporary values
|
2026-03-02 23:40:41 +02:00 |
|
fibref
|
c9fbafe014
|
Merge branch 'FlaxEngine:master' into flax-msdf-font
|
2026-02-16 22:48:19 +08:00 |
|
fibref
|
d3bd377264
|
update msdfgen
|
2026-02-16 11:04:22 +08:00 |
|
fibref
|
974c55418b
|
fix msdfgen build on Linux (Mac not tested)
|
2026-02-15 20:35:34 +08:00 |
|
Wojtek Figat
|
645df4fb06
|
Merge branch 'dotnet10_fixes' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-dotnet10_fixes
|
2026-02-11 00:08:37 +01:00 |
|
Wojtek Figat
|
15771355cb
|
Add ShouldSerialize to ISerializable to properly handle serialization of custom C++ types in prefabs
#3499
|
2026-02-03 22:09:41 +01:00 |
|
fibref
|
0eac545271
|
Merge branch 'FlaxEngine:master' into flax-msdf-font
|
2026-01-24 20:14:30 +08:00 |
|
Wojtek Figat
|
b09fbe2d9b
|
Fix deploying NuGet packages to include dependencies (recursive)
#3900
|
2026-01-22 23:39:38 +01:00 |
|
Wojtek Figat
|
6dbfd25bdb
|
Fix deploying NuGet packages to include correct library file name
#3900
|
2026-01-22 19:57:16 +01:00 |
|
Wojtek Figat
|
ecfd03f79c
|
Fix restoring NuGet packages for target with multiple projects
Fix restoring `NuGet` packages to run before project build to ensure files are downloaded
#3900
|
2026-01-22 18:49:47 +01:00 |
|
Wojtek Figat
|
fc2f56aca6
|
Fix missing console platforms
#3746
|
2026-01-12 00:31:59 +01:00 |
|
Wojtek Figat
|
0364fd629b
|
Merge branch 'build_deps_fixes' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-build_deps_fixes
|
2026-01-11 23:31:09 +01:00 |
|
Wojtek Figat
|
d60484b917
|
Merge remote-tracking branch 'origin/master'
|
2026-01-06 14:35:58 +01:00 |
|
Wojtek Figat
|
7f56d9456b
|
Fix bindings warning when using curve property/field
|
2025-12-30 22:51:37 +01:00 |
|
Wojtek Figat
|
af29f2f3dc
|
Merge branch 'bindings_namespace_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-bindings_namespace_fix
|
2025-12-29 22:29:29 +01:00 |
|
Wojtek Figat
|
728da6354f
|
Merge branch 'rider_cpp_project_launch' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-rider_cpp_project_launch
|
2025-12-29 22:21:13 +01:00 |
|
Wojtek Figat
|
e65714988f
|
Merge branch 'launchsettings_configuration' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-launchsettings_configuration
|
2025-12-29 22:14:00 +01:00 |
|
Wojtek Figat
|
bbcbe305a8
|
Merge branch 'bindings_gen_fixes' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-bindings_gen_fixes
|
2025-12-29 22:02:47 +01:00 |
|
Wojtek Figat
|
e12f99ee53
|
Merge branch 'cmake_vs2026' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-cmake_vs2026
|
2025-12-27 22:07:17 +01:00 |
|
|
|
35f8051a62
|
Fix managed boolean array conversion to native array
|
2025-12-23 01:37:53 +02:00 |
|
|
|
4453453d46
|
Fix managed wrapper function parameter handling for BytesContainer
|
2025-12-23 00:37:25 +02:00 |
|
|
|
e3f5af530b
|
Fix incorrect class namespace in bindings class name lookups
|
2025-12-19 23:57:41 +02:00 |
|
|
|
3eb690fe58
|
Ensure managed converter functions are exported with optimizations
|
2025-12-19 01:08:45 +02:00 |
|
|
|
f95cbb0e52
|
Fix missing exports for managed converter structures
|
2025-12-19 01:08:44 +02:00 |
|
|
|
c0b54be692
|
Fix clang bindings code generation for non-const ref parameters
|
2025-12-19 01:08:44 +02:00 |
|
|
|
2a959d0531
|
Support Visual Studio 2026 as a generator for CMake dependencies
|
2025-12-18 18:05:45 +02:00 |
|
|
|
f14ba6ace6
|
Fix Flax C#-project launchSettings.json to launch without project
|
2025-12-17 02:19:38 +02:00 |
|
|
|
518f9dc9dc
|
Launch editor when debugging VC++ projects in Rider Linux/macOS
|
2025-12-17 02:19:38 +02:00 |
|
|
|
8db29a30e0
|
Fix VC++ project file building on macOS Rider
|
2025-12-17 02:18:45 +02:00 |
|
|
|
1327fa40cb
|
Run editor with selected project configuration in launchSettings.json
|
2025-12-16 01:37:51 +02:00 |
|
|
|
b70ab01308
|
Fix duplicate properties for default configuration in C# projects
|
2025-12-16 01:37:51 +02:00 |
|
|
|
ae03bc2dd2
|
Improve Linux .NET runtime identifier detection
Use the runtime identifier detected during runtime instead of
calling the dotnet tool in order to query it.
|
2025-12-14 20:25:33 +02:00 |
|
|
|
5cd27032b4
|
Set C# language version to 14 with .NET 10
|
2025-12-14 20:25:33 +02:00 |
|
|
|
7445064d97
|
Improve installed .NET runtime version detection
|
2025-12-14 20:25:33 +02:00 |
|