mafiesto4
e5a6b73caa
Remove SoftObjectInterfaceReference
...
#2746
2026-09-14 07:00:24 +02:00
Andrei Gagua
f8d436ca75
New: Add interface-filtered object references
...
Add native hard and soft reference types for scene objects that implement
a scripting interface:
- ScriptingObjectInterfaceReference<T>
- SoftObjectInterfaceReference<T>
2026-05-24 10:12:31 +03:00
mafiesto4
c30d457b1c
Add unit test of code from #3858 to ensure stability
2025-12-29 22:05:01 +01:00
mafiesto4
9c3fd052cd
Remove copyright year from source files and update to 2025
2025-04-07 19:22:21 +02:00
mafiesto4
dad8c0cd6b
Merge remote-tracking branch 'origin/master' into 1.10
...
# Conflicts:
# Source/Engine/Level/Prefabs/Prefab.Apply.cpp
2025-02-27 17:17:02 +01:00
mafiesto4
b2c8c4018c
Fix scripting bindings codegen for SoftTypeReference and SceneReference
...
#2761
2025-02-26 22:43:30 +01:00
mafiesto4
9d70fd82d6
Merge remote-tracking branch 'origin/master' into 1.10
...
# Conflicts:
# Source/Engine/Networking/NetworkReplicator.cpp
2024-11-22 16:31:18 +01:00
mafiesto4
9bf680cc1a
Add multi-line string literal parsing inside custom api code injection blocks
2024-11-19 16:17:11 +01:00
mafiesto4
246944f688
Merge remote-tracking branch 'origin/master' into 1.10
2024-11-06 09:29:48 +01:00
Tryibion
2f4e673be3
Add test for nameless function arguments
2024-10-30 12:20:37 -05:00
Tryibion
8a31d1b54f
Add test for trailing return.
2024-10-28 22:15:34 -05:00
mafiesto4
082d97248d
Add unit test for DebugCommands
2024-10-27 15:22:57 +01:00
Tryibion
4d0ed01369
Add test case for field default values
2024-10-22 16:31:08 -05:00
mafiesto4
c42cc266f9
Add unit test for nested namespace type
...
#2626 #2914
2024-09-09 07:12:40 +02:00
mafiesto4
35ddfc2455
Add test case of nested types in scripting
...
#2582 #2591
2024-05-15 13:09:51 +02:00
mafiesto4
859c420d76
Update year in copyright note
2024-02-26 19:00:48 +01:00
mafiesto4
589941d6b2
Add non-POD structure test for method or event parameter reference passing via scripting bindings
2023-04-18 14:00:16 +02:00
mafiesto4
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
mafiesto4
064994eb1a
Add more test cases for various scripting bindings features
2023-01-08 00:34:32 +01:00
mafiesto4
a10fb703fc
Add unit test for scripting interface to ensure generated bindings code works fine
2022-12-31 13:10:19 +01:00
mafiesto4
a253e01dbd
Add unit test for scripting event to ensure generated bindings code works fine
2022-12-31 00:21:28 +01:00
mafiesto4
a5e7ff6fc0
Add unit test for scripting features
2022-12-30 00:08:04 +01:00