Commit Graph

18 Commits

Author SHA1 Message Date
Wojtek Figat
76e056698b Fix memory leak for Mono image refs 2021-03-14 23:57:37 +01:00
Wojtek Figat
c18e5f522a Fix link files usage to prevent issues with git changes status 2021-03-13 12:49:12 +01:00
Wojtek Figat
93541b6ed5 Merge branch 'master' into 1.1 2021-02-27 16:42:53 +01:00
Wojtek Figat
c3e3e70f96 Add minor tweaks for debug code and add mono dev docs 2021-02-27 00:39:12 +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
cc980fd70d Optimize MAssembly::GetClass(MonoClass* monoClass) search via assembly image early out 2021-02-19 11:04:29 +01:00
Wojtek Figat
fe1d1b20f8 Fix MAssembly::GetClass(MonoClass* monoClass) for generic classes 2021-02-19 11:03:56 +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
mafiesto4
ed10c15069 Fix mono compile 2021-02-01 09:59:25 +01:00
mafiesto4
7fca8ae4bb Add Mono for Linux Editor 2021-01-31 21:05:14 +01: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
d93a2803cc Fix MAssembly classes dictionary cache allocation to be during assembly load 2021-01-21 14:26:52 +01:00
Wojtek Figat
e58332723a Fix compilation 2021-01-18 15:32:40 +01:00
mafiesto4
837174582b Fixes for Editor on Linux 2021-01-17 21:48:15 +01:00
VNC
6ab300025b Fixed a ton of typos 2021-01-05 02:13:15 +01:00
Jean-Baptiste Perrier
03eb39afe6 Bumping all copyright headers to 2021. 2021-01-02 14:28:49 +01:00
Wojtek Figat
3877f100c3 Fix C# methods lookup for method signatures with output structure parameter passed as reference 2020-12-31 16:50:49 +01:00
Wojtek Figat
6fb9eee74c You're breathtaking! 2020-12-07 23:40:54 +01:00