Wojtek Figat
|
c18e5f522a
|
Fix link files usage to prevent issues with git changes status
|
2021-03-13 12:49:12 +01:00 |
|
Wojtek Figat
|
cc201e198d
|
Add Switch platform
|
2021-03-09 14:26:30 +01:00 |
|
GoaLitiuM
|
8ccb4f5857
|
Support generating multiple project formats at once
|
2021-03-02 17:35:52 +02:00 |
|
Wojtek Figat
|
529a82234b
|
Add support for using ThirdPartyModule in game/project scripting
|
2021-02-25 13:02:48 +01:00 |
|
Wojtek Figat
|
6f12dc8567
|
Add improved dll import/export attributes injection when building binary modules
|
2021-02-25 13:02:13 +01:00 |
|
Wojtek Figat
|
b193a7abc4
|
Add support for binary modules with native-code only
|
2021-02-25 13:01:15 +01:00 |
|
Wojtek Figat
|
6ec58664e4
|
Make DotNet build task verbose about compiled C# lib output path
|
2021-02-23 23:38:39 +01:00 |
|
Wojtek Figat
|
5a9ca6f130
|
Merge remote-tracking branch 'origin/1.1' into linux-editor
# Conflicts:
# Source/Engine/Core/Math/BoundingSphere.cs
# Source/Engine/Debug/DebugDraw.cpp
# Source/Engine/Platform/Win32/Win32Platform.cpp
# Source/Engine/Platform/Win32/Win32Platform.h
|
2021-02-23 22:32:17 +01:00 |
|
Wojtek Figat
|
e160d719a9
|
Add support for C++ scripting on platforms that don't support referencing executable file when linking shared library (eg. Linux)
|
2021-02-23 22:23:03 +01:00 |
|
Wojtek Figat
|
07f7fee4a8
|
Fix collecting binary modules for targets with Modular linkage
|
2021-02-22 17:18:03 +01:00 |
|
Wojtek Figat
|
2f12e67356
|
Fix handling errors when saving scripting API parsing cache
|
2021-02-19 12:25:53 +01:00 |
|
Wojtek Figat
|
fc4dc8cb50
|
Merge remote-tracking branch 'origin/1.1' into linux-editor
# Conflicts:
# Source/FlaxEngine.Gen.cs
# Source/Tools/Flax.Build/Utilities/Utilities.cs
|
2021-02-16 18:54:25 +01:00 |
|
Wojtek Figat
|
7221f7167f
|
Add profiler events to LocalExecutor thread workers
|
2021-02-16 10:59:17 +01:00 |
|
Wojtek Figat
|
4e19b85e00
|
Add support for multi-threaded profile events in build tool
|
2021-02-15 15:04:37 +01:00 |
|
Wojtek Figat
|
cdd68c9a89
|
Add MaxConcurrency and ConcurrencyProcessorScale options for Flax.Build cmd line
|
2021-02-15 13:32:38 +01:00 |
|
Wojtek Figat
|
29f0834cc4
|
Optimize build tool
|
2021-02-15 13:23:09 +01:00 |
|
mafiesto4
|
9cccdc1e89
|
Fix build scripts assembly compilation on Linux (duplicated mscorlib reference)
|
2021-02-14 23:05:52 +01:00 |
|
mafiesto4
|
c68e3af566
|
Use bundled mono on Linux for C# compilation
|
2021-02-14 23:04:42 +01:00 |
|
mafiesto4
|
ff44622624
|
Add support for editor game target on Linux
|
2021-02-14 23:04:11 +01:00 |
|
Wojtek Figat
|
1d19d38c38
|
Merge remote-tracking branch 'origin/master' into 1.1
# Conflicts:
# Source/Editor/Surface/SurfaceNode.cs
|
2021-01-27 10:39:44 +01:00 |
|
GoaLitiuM
|
1a51752ca4
|
Disable whole program optimization and enable incremental linking in development builds
|
2021-01-23 12:40:54 +02:00 |
|
GoaLitiuM
|
d901c11570
|
Add compile flag for whole program optimization
|
2021-01-23 12:40:53 +02:00 |
|
Wojtek Figat
|
6cbeac6537
|
Merge remote-tracking branch 'origin/master' into 1.1
# Conflicts:
# Source/Engine/Navigation/NavMesh.cpp
# Source/Engine/Navigation/NavMeshBuilder.cpp
|
2021-01-22 11:31:22 +01:00 |
|
Wojtek Figat
|
be319c446d
|
Refactor settings types to use scripting API
|
2021-01-05 14:14:34 +01:00 |
|
W2.Wizard
|
4d8cc9aef7
|
Fixed additional typos
Went through the source with VNNCC to correct as many found typos as possible
Co-Authored-By: VNC <52937757+VNNCC@users.noreply.github.com>
|
2021-01-05 02:14:21 +01:00 |
|
Wojtek Figat
|
cc8e78b505
|
Merge remote-tracking branch 'origin/master' into navigation-features
# Conflicts:
# Source/Editor/Content/Settings/NavigationSettings.cs
# Source/Engine/Engine/PhysicalMaterial.cs
# Source/Tools/Flax.Build/Bindings/BindingsGenerator.Api.cs
|
2021-01-04 14:31:56 +01:00 |
|
Wojtek Figat
|
953f8da84d
|
Update copyright year
|
2021-01-04 14:25:21 +01:00 |
|
Jean-Baptiste Perrier
|
03eb39afe6
|
Bumping all copyright headers to 2021.
|
2021-01-02 14:28:49 +01:00 |
|
Wojtek Figat
|
a082d52543
|
Remove unused ExtractVersionNum function
|
2020-12-30 00:05:20 +01:00 |
|
Wojtek Figat
|
07fb8e034f
|
Merge remote-tracking branch 'origin/master' into navigation-features
|
2020-12-23 11:04:09 +01:00 |
|
Wojtek Figat
|
8198b73297
|
Add license files for all third party modules explicitly (even if using predefined license defined in config)
|
2020-12-22 23:29:42 +01:00 |
|
Wojtek Figat
|
4665e8fbdb
|
Add support for basic classes to Scripting Type (without scripting object as a base)
|
2020-12-22 12:55:57 +01:00 |
|
Wojtek Figat
|
70d0c0ea8a
|
Fix generating project files without host platform tools
|
2020-12-22 00:08:24 +01:00 |
|
Wojtek Figat
|
68e3b279fa
|
Fix building C# game code without Window SDK for Windows Editor
|
2020-12-18 13:22:14 +01:00 |
|
Wojtek Figat
|
58e45036a5
|
Add reusable lists with all platforms, architectures and configurations for Flax.Build targets
|
2020-12-09 20:07:49 +01:00 |
|
Wojtek Figat
|
6fb9eee74c
|
You're breathtaking!
|
2020-12-07 23:40:54 +01:00 |
|