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
fa58b171ec
Add support for using Tracy profiler on Switch
2024-01-30 18:14:53 +01:00
Wojtek Figat
a0e127b9cc
Various porting patches
2024-01-22 21:17:58 +01:00
Wojtek Figat
37fe11e19f
Add missing mono lib to consoles build
2024-01-19 20:33:28 +01:00
Wojtek Figat
697db443ac
Skip astc on macOS x64 due to precompiled lib with too new clang ver
2024-01-11 17:58:02 +01:00
Wojtek Figat
3c6ed303fe
Dont use astc on windows/limux yet
2023-12-24 22:45:44 +01:00
Wojtek Figat
4d8b8e5311
Merge branch 'astc' into 1.8
2023-12-22 10:36:37 +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
8a94e053a8
Fix crash when resizing navmesh capacity with crowd created for that navmesh
2023-12-18 21:45:27 +01:00
Wojtek Figat
799fde1a26
Add ‘astc’ encoder lib
2023-12-15 14:33:09 +01:00
Wojtek Figat
74f5d14ec9
Merge remote-tracking branch 'origin/master' into 1.8
2023-12-08 11:23:06 +01:00
Wojtek Figat
7886069783
Update meshoptimizer to v0.20
2023-12-06 10:33:14 +01:00
Wojtek Figat
38a0718b70
Fix invalid tracy events from C# profiling api when profiler gets connected mid-event
2023-12-06 00:24:30 +01:00
Wojtek Figat
06ad316f94
Update to .NET 8
2023-11-26 15:09:46 +01:00
Wojtek Figat
40d6e18e7e
Add -dotnet=ver command arg to Flax.Build to specify .NET SDK version to use for build
2023-11-25 12:16:13 +01:00
Wojtek Figat
2555b07edf
Merge branch 'dotnet8_rollforward_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-dotnet8_rollforward_fix
2023-11-15 11:44:21 +01:00
Wojtek Figat
bc3107d1db
Fix build warnings on the latest XCode
2023-11-14 19:03:46 +01:00
3f5c92e2fa
Improve .NET 8 runtime and SDK detection
...
Setting the environment variable `DOTNET_ROLL_FORWARD_TO_PRERELEASE=1`
is required to enable runtime support for release candidate builds of
future major .NET releases.
2023-11-14 17:00:51 +02:00
Wojtek Figat
7dc645c114
Update Tracy Profiler to 0.10
2023-11-06 20:50:37 +01:00
Wojtek Figat
9c1a7a20d4
Add volk.h header to distributed build files
2023-10-28 22:10:41 +02:00
Wojtek Figat
9fa0b174f5
Fix deprecation warnings on Apple
2023-10-22 15:32:56 +02:00
Wojtek Figat
cd2f03d8ef
Tweaks
2023-10-05 10:48:52 +02:00
Wojtek Figat
e6c45fccb3
Merge remote-tracking branch 'origin/master' into 1.7
...
# Conflicts:
# Source/Engine/Level/Actors/AnimatedModel.cpp
2023-10-05 10:44:03 +02:00
Wojtek Figat
bd14790628
Merge branch 'pugixml_extra' of https://github.com/Arcnor/FlaxEngine into Arcnor-pugixml_extra
2023-10-04 17:36:55 +02:00
Wojtek Figat
fe9b6d73a8
Fix build regression from b3b6251c10
2023-10-04 16:54:50 +02:00
Edu Garcia
f1600b3014
Move custom pugixml changes to pugixml_extra
2023-10-04 13:14:06 +01:00
Wojtek Figat
b3b6251c10
Add GlobalInfo parsing to OpenFBX
...
#1525
2023-10-04 09:47:48 +02:00
Wojtek Figat
68a713fb95
Fix model importer to use precomputed Offset Matrix for skeletal model bones
...
#1525
2023-10-03 22:30:58 +02:00
Wojtek Figat
167fead18d
Backport 0f53d0461f
2023-10-03 12:24:06 +02:00
Wojtek Figat
58c6e0cd15
Backport dde6cbeb14
2023-10-03 12:23:36 +02:00
Wojtek Figat
ee83c60e1f
Backport 756d9b28aa
2023-10-03 12:23:13 +02:00
Wojtek Figat
78b08b4552
Backport ccceff4f78
2023-10-03 12:22:35 +02:00
Wojtek Figat
a71de7357c
Merge remote-tracking branch 'origin/master' into 1.7
2023-09-19 21:42:53 +02:00
Wojtek Figat
2655dd12d6
Reapply e218cc417f but a little better
2023-09-19 13:40:01 +02:00
Wojtek Figat
bb5ff740bf
Update recastnavigation lib to 1.6
2023-09-19 13:34:32 +02:00
Wojtek Figat
e27f1a8a41
Merge remote-tracking branch 'origin/master' into 1.7
2023-08-10 18:34:27 +02:00
Wojtek Figat
9853181600
Merge branch 'vspreview_build_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-vspreview_build_fix
2023-08-10 11:48:51 +02:00
Wojtek Figat
869649e5ed
Merge remote-tracking branch 'origin/master' into 1.7
2023-08-01 14:05:49 +02:00
Wojtek Figat
71bce781f7
Force disable flot128 in fmt
2023-07-31 17:24:47 +02:00
e598746980
Fix build issues in Visual Studio 2022 Preview 5
2023-07-30 22:09:23 +03:00
Wojtek Figat
32d9067710
Fix build
2023-07-19 09:08:17 +02:00
Wojtek Figat
5012d4432e
Add NvCloth for Linux
2023-07-17 18:22:40 +02:00
Wojtek Figat
6664972fbf
Add NvCloth for macOS
2023-07-15 11:22:00 +02:00
Wojtek Figat
f81989a171
Add **Cloth** simulation with physics
2023-07-03 10:38:36 +02:00
Wojtek Figat
8818b3b07c
Add NvCloth dependency
2023-07-03 09:51:42 +02:00
Wojtek Figat
04963fef18
Various code fixes and tweaks
2023-07-02 15:46:29 +02:00
Wojtek Figat
81ae687238
Merge remote-tracking branch 'origin/master' into 1.6
2023-05-28 16:34:38 +02:00
Wojtek Figat
311637616b
Fix Android Debug compilation error after recent Tracy update
...
#948
2023-05-28 16:22:34 +02:00
Wojtek Figat
694980160b
Merge remote-tracking branch 'origin/master' into 1.6
...
# Conflicts:
# Source/Editor/CustomEditors/CustomEditorsUtil.cs
# Source/Engine/Networking/NetworkReplicator.cpp
# Source/Engine/Scripting/ManagedCLR/MUtils.cpp
# Source/Tools/Flax.Build/Bindings/BindingsGenerator.Cpp.cs
2023-05-24 23:28:38 +02:00