Wojtek Figat
|
859c420d76
|
Update year in copyright note
|
2024-02-26 19:00:48 +01:00 |
|
|
|
9ec7b09771
|
Merge fixes
|
2023-08-20 20:31:45 +03: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 |
|
Wojtek Figat
|
13e0582ef2
|
Codestyle fixes
|
2023-08-14 15:36:19 +02:00 |
|
|
|
53b1d0dd85
|
Optimize ScriptingObject managed initialization
|
2023-08-13 23:56:27 +03:00 |
|
|
|
65de284a66
|
Optimize managed method invokers return value marshalling
|
2023-08-13 22:10:07 +03:00 |
|
|
|
66de1e744a
|
Use Unsafe.As casting in generated managed marshallers
|
2023-05-08 23:28:54 +03:00 |
|
Wojtek Figat
|
12f4dc74d2
|
Optimize default C# stdlib references to prevent using jit-ed features in a game assembly
|
2023-04-01 23:34:05 +02:00 |
|
Wojtek Figat
|
a25eae5d10
|
Move dotnet7 native interop, wrappers and marshalers into FlaxEngine.Interop namespace
|
2023-03-28 13:20:18 +02:00 |
|
Wojtek Figat
|
52fb941237
|
Refactor Native Interop codebase with cleanup/rename
|
2023-03-28 12:53:06 +02:00 |
|