Wojtek Figat
|
2d1d8cc310
|
Fix typo
|
2023-10-30 18:34:20 +01:00 |
|
|
|
42ab218a8e
|
Merge branch 'master' into marshalling_scriptingobject_changes
# Conflicts:
# Source/Engine/Engine/NativeInterop.Invoker.cs
# Source/Engine/Engine/NativeInterop.Unmanaged.cs
|
2023-08-20 20:24:41 +03:00 |
|
|
|
53b1d0dd85
|
Optimize ScriptingObject managed initialization
|
2023-08-13 23:56:27 +03:00 |
|
|
|
cd56101aa3
|
Expose Object::DeleteObjectNow as Object.DestroyNow in managed scripting
|
2023-08-13 23:46:38 +03:00 |
|
Wojtek Figat
|
228ef4e130
|
Add objects ID inverse mapping from client to server for proper C# networking codegen
|
2023-06-18 19:27:46 +02:00 |
|
Wojtek Figat
|
22239bc2d1
|
Merge remote-tracking branch 'origin/master' into 1.6
|
2023-05-05 11:41:32 +02:00 |
|
Wojtek Figat
|
5e31a678bd
|
Improve C# Object comparison by using native pointer compare #1061 #713 #795
|
2023-05-05 10:49:07 +02:00 |
|
Ruan Lucas
|
c900b6525d
|
forgot to save the XD file
|
2023-04-30 14:30:08 -04:00 |
|
Ruan Lucas
|
176f95fbbc
|
move == operator from Actor class to Object class
|
2023-04-30 14:25:41 -04:00 |
|
Wojtek Figat
|
a25eae5d10
|
Move dotnet7 native interop, wrappers and marshalers into FlaxEngine.Interop namespace
|
2023-03-28 13:20:18 +02:00 |
|
Wojciech Figat
|
f3366178ea
|
Refactor manually written managed bindings to use C-style exported P/Invoke
|
2023-01-23 18:14:38 +01:00 |
|
Wojciech Figat
|
eebc4951de
|
Merge branch '1.5' into dotnet7
# Conflicts:
# Source/Platforms/DotNet/NUnit/agents/net40/nunit-agent.exe
# Source/Platforms/DotNet/NUnit/agents/net40/nunit.engine.api.dll
# Source/Platforms/DotNet/NUnit/agents/net40/nunit.engine.core.dll
# Source/Platforms/DotNet/NUnit/agents/net7.0/nunit.agent.addins
# Source/Platforms/DotNet/NUnit/nunit.engine.api.dll
# Source/Platforms/DotNet/NUnit/nunit.engine.core.dll
# Source/Platforms/DotNet/NUnit/nunit.engine.dll
# Source/Platforms/DotNet/NUnit/nunit3-console.exe
# Source/Platforms/DotNet/NUnit/nunit3-console.exe.config
# Source/Platforms/DotNet/NUnit/testcentric.engine.metadata.dll
# Source/Tools/Flax.Build/Deps/Downloader.cs
# Source/Tools/Flax.Stats/CodeFrame.cs
# Source/Tools/Flax.Stats/CodeFrameNode.cs
# Source/Tools/Flax.Stats/Flax.Stats.Build.cs
# Source/Tools/Flax.Stats/Languages.cs
# Source/Tools/Flax.Stats/Program.cs
# Source/Tools/Flax.Stats/TaskType.cs
# Source/Tools/Flax.Stats/Tools.cs
# Source/Tools/FlaxEngine.Tests/TestEditorUtils.cs
|
2023-01-10 15:49:44 +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 |
|
|
|
80c3056daf
|
Fix errors when compiling plugins
|
2022-12-23 22:33:22 +02:00 |
|
|
|
96dc279ebd
|
Implement .NET 7 runtime support and bindings generation
|
2022-11-26 14:37:07 +02:00 |
|
Wojciech Figat
|
76b14af7ec
|
Add various improvements
|
2022-10-18 15:03:56 +02:00 |
|
Wojciech Figat
|
c12ea8428e
|
Add FlaxEngine.Object.FromUnmanagedPtr for native object raw pointer conversion to managed object
|
2022-10-13 13:35:59 +02:00 |
|
Wojtek Figat
|
5d0c27dff3
|
Remove FlaxException
|
2022-03-27 23:57:36 +02:00 |
|
Wojciech Figat
|
8c2241c6dc
|
Update copyright year
|
2022-01-14 13:31:12 +01: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
|
191694725a
|
Add SoftObjectReference for lazy references to assets and objects
|
2021-02-10 11:12:05 +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 |
|