Commit Graph

12 Commits

Author SHA1 Message Date
Wojtek Figat
09671823e4 Optimize String usage with StringView for basic file paths operations 2021-05-02 11:25:42 +02:00
Wojtek Figat
0e75dba142 Optimize C++ compilation time 2021-04-30 16:27:57 +02:00
Wojtek Figat
28c0552e0a Fix diff-serialization and deserialization of C# lists
#347
2021-04-20 16:06:32 +02:00
Wojtek Figat
76e056698b Fix memory leak for Mono image refs 2021-03-14 23:57:37 +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
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
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