Wojciech Figat
|
405ae519dd
|
Refactor generated bindings P/Invoke to support name mangling for symbols
|
2023-01-23 18:41:12 +01:00 |
|
Wojciech Figat
|
25811ed6d4
|
Optimize bindings code generation via String Builder pooling
|
2023-01-23 13:22:43 +01:00 |
|
Wojciech Figat
|
a7e428a21c
|
Merge branch 'master' into 1.5
# Conflicts:
# Content/Shaders/GI/DDGI.flax
# Content/Shaders/GI/GlobalSurfaceAtlas.flax
# Content/Shaders/TAA.flax
# Content/Shaders/VolumetricFog.flax
# Source/Editor/CustomEditors/Editors/ActorTagEditor.cs
# Source/Engine/Core/Config/GraphicsSettings.cpp
# Source/Engine/Engine/PostProcessEffect.cs
# Source/Engine/Graphics/GPUResourcesCollection.cpp
# Source/Engine/Graphics/GPUResourcesCollection.h
# Source/Engine/Graphics/PostProcessBase.h
# Source/FlaxEngine.Gen.cs
|
2023-01-10 15:37:55 +01:00 |
|
Wojciech Figat
|
9626e9bbb6
|
Update copyright year
|
2023-01-10 15:29:37 +01:00 |
|
Wojciech Figat
|
4c71f40bc2
|
Add Module tags feature for build config in custom plugins
|
2022-10-10 15:02:52 +02:00 |
|
Wojciech Figat
|
7924a62db6
|
Add support for custom types/members attributes parsing in scripting bindings
|
2022-10-10 14:38:54 +02:00 |
|
Wojciech Figat
|
c6e909c867
|
Refactor API_INJECT_CPP_CODE into API_INJECT_CODE to support code injection in other languages
|
2022-06-14 11:53:31 +02:00 |
|
Wojtek Figat
|
a116a1fb8d
|
Add FLAX_BUILD_BINDINGS define for Scripting API parser to be used if needed
|
2022-05-23 19:57:38 +02:00 |
|
Wojtek Figat
|
85fd540b97
|
Add new API_TYPEDEF metadata for Scriptign API types instantiation (with Alias option)
|
2022-05-23 19:50:37 +02:00 |
|
Wojtek Figat
|
b70bce1746
|
Add support for generic types in Scripting API with Template flag
|
2022-05-23 19:43:34 +02:00 |
|
Wojtek Figat
|
d39b6d7120
|
Fix processing else and elif preprocessor blocks in Flax.Build bindings parser
|
2022-05-23 17:46:26 +02:00 |
|
Wojtek Figat
|
c0412cc4f4
|
Fix using preprocessor define values in Flax.Build bindings parsing
|
2022-05-23 17:45:18 +02:00 |
|
Wojtek Figat
|
56491569df
|
Optimize C# bindings in Engine code to static functions that native ABI matches managed signature
|
2022-02-19 00:29:09 +01:00 |
|
Wojciech Figat
|
f801e7ffd9
|
Fixes
|
2022-01-21 16:23:30 +01:00 |
|
Wojciech Figat
|
8c2241c6dc
|
Update copyright year
|
2022-01-14 13:31:12 +01:00 |
|
Wojtek Figat
|
7a0e2c01d4
|
Add support for parsing negation in scripting api preprocessor
|
2021-10-23 16:43:16 +02:00 |
|
Wojtek Figat
|
8938f13a0b
|
Add support for compiling and running engine without C# scripting
(configurable via `EngineConfiguration.UseCSharp` in Flax.Build)
|
2021-10-23 16:43:15 +02:00 |
|
Wojtek Figat
|
c3c0a4ef0d
|
Add support for interfaces in scripting API (cross language support C++/C#/VS)
|
2021-10-04 12:26:08 +02:00 |
|
Wojtek Figat
|
b3d9ec687d
|
Refactor base types initialization to be done during API processing
|
2021-05-27 23:34:55 +02:00 |
|
Wojtek Figat
|
2b698ca8b0
|
Add support for fixed-array fields in scripting
|
2021-04-22 21:03:40 +02:00 |
|
Wojtek Figat
|
529a82234b
|
Add support for using ThirdPartyModule in game/project scripting
|
2021-02-25 13:02:48 +01:00 |
|
Wojtek Figat
|
2f12e67356
|
Fix handling errors when saving scripting API parsing cache
|
2021-02-19 12:25:53 +01:00 |
|
Wojtek Figat
|
fa332a3785
|
Optimize scripting API bindings generation if loaded API from valid cache
|
2021-02-16 10:42:56 +01:00 |
|
Wojtek Figat
|
f11686a7b7
|
Add support for caching scripting API bindings during build
|
2021-02-16 09:42:11 +01:00 |
|
Wojtek Figat
|
5714741a5d
|
Add support for multi-threaded scripting API headers parsing
|
2021-02-15 15:04:23 +01:00 |
|
Wojtek Figat
|
29f0834cc4
|
Optimize build tool
|
2021-02-15 13:23:09 +01:00 |
|
Wojtek Figat
|
be319c446d
|
Refactor settings types to use scripting API
|
2021-01-05 14:14:34 +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
|
8dc5b11f51
|
Add API_INTERFACE to scripting API bindings for implementing interfaces
|
2021-01-04 14:18:59 +01:00 |
|
Jean-Baptiste Perrier
|
03eb39afe6
|
Bumping all copyright headers to 2021.
|
2021-01-02 14:28:49 +01:00 |
|
Wojtek Figat
|
6fb9eee74c
|
You're breathtaking!
|
2020-12-07 23:40:54 +01:00 |
|