mafiesto4
4149da5f9e
Fix crash when generating project files with toolchain setup that fails
...
#1537
2023-10-02 18:57:40 +02:00
mafiesto4
b9198fc7a1
Merge remote-tracking branch 'origin/master'
2023-10-02 12:54:41 +02:00
mafiesto4
1156f72fbe
Add versions sorting to VulkanSDK selection on macOS
2023-10-02 12:40:37 +02:00
mafiesto4
0ea3cb0d69
Improve workflow with Android project generated after #1570
2023-10-02 11:05:19 +02:00
mafiesto4
ec7dcc4cfb
Merge branch 'vs_android_intellisense_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-vs_android_intellisense_fix
2023-10-01 12:29:36 +02:00
mafiesto4
3ae0e4f65e
Merge branch 'vscode_csharp_build_tasks' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-vscode_csharp_build_tasks
2023-10-01 12:28:30 +02:00
mafiesto4
6e47db0ebe
Merge branch 'sln_generation_fix2' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-sln_generation_fix2
2023-10-01 12:26:39 +02:00
GoaLitiuM
6483f95450
Fix Visual Studio project folder GUIDs randomization during regeneration
2023-09-30 03:26:56 +03:00
GoaLitiuM
cc318dddd7
Remap non-native Editor VS build configurations to native configurations
2023-09-30 02:37:05 +03:00
GoaLitiuM
8b8970e4b9
Generate VSCode attach profile for native debugging
2023-09-29 23:51:27 +03:00
GoaLitiuM
bf2c10b036
Generate one VSCode debugger attach launch profile per debugger type
2023-09-29 23:51:24 +03:00
GoaLitiuM
8a19b5ddd6
Skip adding VSCode task and launch profiles for plugins and dependencies
2023-09-29 23:51:22 +03:00
GoaLitiuM
811d639573
Generate Visual Studio Code build tasks for C#-projects
2023-09-29 23:51:17 +03:00
Zode
db8f721fa7
Fix build project generation under arch
2023-09-29 11:20:24 +03:00
mafiesto4
d89400b84e
Merge branch 'sln_generation_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-sln_generation_fix
2023-09-28 11:51:20 +02:00
mafiesto4
bd842e60bd
Merge branch 'clang_detect_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-clang_detect_fix
2023-09-28 11:48:19 +02:00
mafiesto4
77f962b33d
Fix soft refs in bindings to match C# version that is not generic
2023-09-28 11:47:16 +02:00
GoaLitiuM
8338d1cc37
Fix Which not returning the found executable on success
2023-09-27 21:47:45 +03:00
GoaLitiuM
d7db26cf89
Detect latest versions of clang
2023-09-27 21:47:41 +03:00
GoaLitiuM
22e5afdb6f
Fix Visual Studio project GUIDs getting randomized during regeneration
2023-09-27 20:17:19 +03:00
GoaLitiuM
0c00dc20a2
Always generate additional Visual Studio solution files for all platforms
2023-09-27 19:43:59 +03:00
GoaLitiuM
bff18a5564
Add -genproject -rider option for generating Rider compatible solution files
2023-09-27 19:43:56 +03:00
mafiesto4
934457ac0b
Merge branch 'unsub_event_nothrow' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-unsub_event_nothrow
2023-09-27 13:21:12 +02:00
mafiesto4
523a14af56
Fix missing Variant marshalling for scripting structures bindings
...
#1395
2023-09-27 13:04:14 +02:00
mafiesto4
6621e70ae7
Add objects replication and RPC stats table to Network Profiler
2023-09-26 10:33:12 +02:00
mafiesto4
f09aebacad
Add editor app packaging for macOS
2023-09-23 14:42:05 +02:00
mafiesto4
dbbd6ce045
Add codesigning to macOS editor package binaries
2023-09-22 17:19:14 +02:00
mafiesto4
da00d3b971
Merge branch 'csproj_file_structure' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-csproj_file_structure
2023-09-22 13:02:20 +02:00
mafiesto4
787479357e
Codestyle fix #1495
2023-09-22 12:57:07 +02:00
mafiesto4
0fbb3f4414
Merge branch 'macos-csproj-fix' of https://github.com/wackoisgod/FlaxEngine into wackoisgod-macos-csproj-fix
2023-09-22 12:51:08 +02:00
mafiesto4
62c2008cbc
Fix crash in C# JobSystem.Dispatch due to GC collecting Delegate object
2023-09-22 12:50:50 +02:00
mafiesto4
abcfc8af35
Add using exact C# method profiler data for profiler events in overriden thunk method callbacks
2023-09-22 12:04:41 +02:00
Andrew Spiering
ab7ca683bb
Addressing Feedback
...
* use a better method of getting Editor binary folder
2023-09-22 02:59:38 -07:00
Andrew Spiering
1537f49e73
Fixing Editor Path
...
* Again the path was hardcoded to win64
2023-09-22 02:41:09 -07:00
Andrew Spiering
017967d5f8
Fixing non-windows platforms csproj files
...
* Seems there was a hardcoded path ? for the prebuilt binaries for the FlaxEngine dll
2023-09-22 02:13:49 -07:00
GoaLitiuM
bf68d17afe
Create VS folder structure for BuildScripts and FlaxEngine source files
2023-09-21 19:44:21 +03:00
mafiesto4
38671e0e01
Merge branch 'default_configurations_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-default_configurations_fix
2023-09-21 11:28:59 +02:00
mafiesto4
d94c0d3323
Fix C#-only game projects to reference precompiled DLLs instead of FlaxEngine.csproj
2023-09-21 11:26:04 +02:00
mafiesto4
a420ca72d6
Fix Visual Studio solution project to ensure that main project is the first one
2023-09-21 11:23:57 +02:00
GoaLitiuM
ed51791b58
Prevent generating VS configurations for Win32 and engine projects
2023-09-21 01:00:04 +03:00
mafiesto4
bcce08e81c
Codestyle fix and doc
2023-09-20 22:14:54 +02:00
Andrew Spiering
821c373ae2
Allow for better support for running on m1/2 machines
...
* So we need to account for 2 possible situations where you are running under and emulated process and a native process with a different target host in this case x64
2023-09-20 09:12:48 -07:00
mafiesto4
34a36d822a
Improve parsing command line in build tools when using lots of quotes
2023-09-20 10:06:16 +02:00
mafiesto4
d9333018c2
Merge branch 'unix-dotnet-location' of https://github.com/Crawcik/FlaxEngine into Crawcik-unix-dotnet-location
...
# Conflicts:
# Source/Tools/Flax.Build/Build/DotNet/DotNetSdk.cs
2023-09-19 22:00:36 +02:00
mafiesto4
b8a626c95d
Merge branch 'dotnet8_compat_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-dotnet8_compat_fix
2023-09-18 17:27:02 +02:00
mafiesto4
79bf226fe1
Codestyle fix
2023-09-18 12:11:28 +02:00
mafiesto4
c63e2802a1
Merge branch 'macos-flex-build-fixes' of https://github.com/wackoisgod/FlaxEngine into wackoisgod-macos-flex-build-fixes
2023-09-18 11:49:43 +02:00
mafiesto4
e38a8bda7a
Codestyle fix for #1425
2023-09-18 11:26:56 +02:00
Andrew Spiering
97f595922e
Fixing broken build
...
Have to actually set it to true
2023-09-17 23:11:23 -07:00
Andrew Spiering
9f4429f87c
When building the engine if you don't have iOS SDK Installed then don't build it
...
Currently when you try and build macOS editor it assumes you also want to build iOS because of the way this check works which assumes if you have Xcode Installed you are ready to go. This really should not be the case, so instead lets check to see if you have the iophonesdk installed for your current Xcode if not then skip it.
2023-09-17 22:26:50 -07:00