Wojtek Figat
|
ab49457944
|
Add log for build command invoke in deployer
|
2023-10-21 12:44:25 +02:00 |
|
Wojtek Figat
|
770d21566a
|
Add macOS disk image notarization
|
2023-10-19 23:13:05 +02:00 |
|
Wojtek Figat
|
418e220c00
|
Add proper codesigning for the Editor app for macOS
|
2023-10-19 22:40:42 +02:00 |
|
Wojtek Figat
|
2bb8c82329
|
Add support for packaging editor with bundled platform data
|
2023-10-19 19:09:06 +02:00 |
|
Wojtek Figat
|
6c45141ef9
|
Add dmg file building for macOS Editor deployment
|
2023-10-18 22:10:46 +02:00 |
|
Wojtek Figat
|
5181db8a0e
|
Fix vscode default build task to favor current architecture (eg. arm64 for Editor on macOS)
|
2023-10-18 21:51:36 +02:00 |
|
Wojtek Figat
|
37e3a91b73
|
Merge branch 'vscode_launch_tasks' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-vscode_launch_tasks
|
2023-10-14 16:30:57 +02:00 |
|
|
|
dc1be86db7
|
Only generate one set of C++/C# launch tasks for VSCode
Proper fix for b9c6dcd4c7
|
2023-10-14 03:45:37 +03:00 |
|
|
|
7014007362
|
Disable inheriting C# optimization level from dependency modules
|
2023-10-14 01:45:36 +03:00 |
|
|
|
b9c6dcd4c7
|
Fix wrong Visual Studio Code preLaunchTask in launch tasks
|
2023-10-12 16:37:32 +03:00 |
|
Wojtek Figat
|
09f2be907e
|
Merge remote-tracking branch 'origin/master' into 1.7
# Conflicts:
# Flax.flaxproj
|
2023-10-09 12:40:47 +02:00 |
|
Wojtek Figat
|
5810febc4a
|
Merge branch 'disable_resharper_build' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-disable_resharper_build
|
2023-10-05 19:02:21 +02:00 |
|
|
|
88d9e60bee
|
Generate Rider-specific user solution configuration files
Disables "Use Resharper Build" option by default in generated solutions,
Resharper can't detect file changes in project using custom build
commands.
|
2023-10-05 19:31:28 +03:00 |
|
|
|
858baa0ee0
|
Use latest supported C# version for building rules assemblies
|
2023-10-05 19:31:07 +03: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
|
1dcad007c7
|
Merge branch 'launchsettings_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-launchsettings_fix
|
2023-10-04 18:57:50 +02:00 |
|
Wojtek Figat
|
4149da5f9e
|
Fix crash when generating project files with toolchain setup that fails
#1537
|
2023-10-02 18:57:40 +02:00 |
|
Wojtek Figat
|
b9198fc7a1
|
Merge remote-tracking branch 'origin/master'
|
2023-10-02 12:54:41 +02:00 |
|
Wojtek Figat
|
1156f72fbe
|
Add versions sorting to VulkanSDK selection on macOS
|
2023-10-02 12:40:37 +02:00 |
|
Wojtek Figat
|
0ea3cb0d69
|
Improve workflow with Android project generated after #1570
|
2023-10-02 11:05:19 +02:00 |
|
Wojtek Figat
|
dd21020297
|
Merge remote-tracking branch 'origin/master' into 1.7
|
2023-10-01 13:17:41 +02:00 |
|
Wojtek Figat
|
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 |
|
Wojtek Figat
|
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 |
|
Wojtek Figat
|
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 |
|
|
|
6483f95450
|
Fix Visual Studio project folder GUIDs randomization during regeneration
|
2023-09-30 03:26:56 +03:00 |
|
|
|
cc318dddd7
|
Remap non-native Editor VS build configurations to native configurations
|
2023-09-30 02:37:05 +03:00 |
|
|
|
8b8970e4b9
|
Generate VSCode attach profile for native debugging
|
2023-09-29 23:51:27 +03:00 |
|
|
|
bf2c10b036
|
Generate one VSCode debugger attach launch profile per debugger type
|
2023-09-29 23:51:24 +03:00 |
|
|
|
8a19b5ddd6
|
Skip adding VSCode task and launch profiles for plugins and dependencies
|
2023-09-29 23:51:22 +03:00 |
|
|
|
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 |
|
Wojtek Figat
|
7cc6163a38
|
Restore C# method caching in Editor 1d7ba2210a
|
2023-09-28 12:09:56 +02:00 |
|
Wojtek Figat
|
15377acc25
|
Merge remote-tracking branch 'origin/master' into 1.7
|
2023-09-28 12:01:34 +02:00 |
|
Wojtek Figat
|
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 |
|
Wojtek Figat
|
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 |
|
Wojtek Figat
|
77f962b33d
|
Fix soft refs in bindings to match C# version that is not generic
|
2023-09-28 11:47:16 +02:00 |
|
|
|
8338d1cc37
|
Fix Which not returning the found executable on success
|
2023-09-27 21:47:45 +03:00 |
|
|
|
d7db26cf89
|
Detect latest versions of clang
|
2023-09-27 21:47:41 +03:00 |
|
|
|
22e5afdb6f
|
Fix Visual Studio project GUIDs getting randomized during regeneration
|
2023-09-27 20:17:19 +03:00 |
|
|
|
0c00dc20a2
|
Always generate additional Visual Studio solution files for all platforms
|
2023-09-27 19:43:59 +03:00 |
|
|
|
bff18a5564
|
Add -genproject -rider option for generating Rider compatible solution files
|
2023-09-27 19:43:56 +03:00 |
|
Wojtek Figat
|
2f9c601678
|
Merge remote-tracking branch 'origin/master' into 1.7
|
2023-09-27 17:32:47 +02:00 |
|
Wojtek Figat
|
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 |
|
Wojtek Figat
|
523a14af56
|
Fix missing Variant marshalling for scripting structures bindings
#1395
|
2023-09-27 13:04:14 +02:00 |
|
Wojtek Figat
|
6621e70ae7
|
Add objects replication and RPC stats table to Network Profiler
|
2023-09-26 10:33:12 +02:00 |
|
|
|
10bcb26005
|
Fix invalid characters in generated C# launch settings paths
|
2023-09-23 18:29:53 +03:00 |
|
Wojtek Figat
|
f09aebacad
|
Add editor app packaging for macOS
|
2023-09-23 14:42:05 +02:00 |
|
Wojtek Figat
|
1c20398d8c
|
Merge remote-tracking branch 'origin/master' into 1.7
|
2023-09-22 22:43:29 +02:00 |
|
Wojtek Figat
|
dbbd6ce045
|
Add codesigning to macOS editor package binaries
|
2023-09-22 17:19:14 +02:00 |
|
Wojtek Figat
|
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 |
|