Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 年之前 |
Aaron Franke
|
02161aad5a
Remove empty lines around braces with the formatting script
|
5 年之前 |
Ignacio Etcheverry
|
2511c43972
Mono/C#: Fix several clang-tidy warnings and cleanup
|
5 年之前 |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 年之前 |
Rémi Verschelde
|
1f6f364a56
Port member initialization from constructor to declaration (C++11)
|
5 年之前 |
Ignacio Etcheverry
|
af4acb5b11
C#/Mono: Check assembly version when loading
|
5 年之前 |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 年之前 |
Ignacio Etcheverry
|
77dd061345
Mono/C#: Add iOS support
|
5 年之前 |
Ignacio Etcheverry
|
6a85cdf640
Fix C# bindings after recent breaking changes
|
5 年之前 |
Rémi Verschelde
|
cb282c6ef0
Style: Set clang-format Standard to Cpp11
|
5 年之前 |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 年之前 |
Ignacio Etcheverry
|
66de28eda8
Mono/C#: Add option to export assemblies outside of PCK
|
5 年之前 |
Ignacio Etcheverry
|
8c438a2197
C#: Fix detection of outdated release Godot API assemblies
|
6 年之前 |
Ignacio Etcheverry
|
1509890dbc
Mono: Don't compare API hashes on release builds
|
6 年之前 |
Ignacio Etcheverry
|
0b94203a79
C#: Add Ide Connection library and server for the editor
|
6 年之前 |
Ignacio Etcheverry
|
513cc78f85
Mono: Add option to keep running after unhandled exceptions
|
6 年之前 |
Ignacio Etcheverry
|
e59ac40712
Mono: Better handling of missing/outdated API assemblies
|
6 年之前 |
Ignacio Etcheverry
|
270af6fa08
Re-write mono module editor code in C#
|
6 年之前 |
JohnJLight
|
38d3bfe971
Made use of semicolons more consitent, fixed formatting
|
6 年之前 |
Sebastian Hartte
|
37d448fca7
Added a Godot TraceListener, which is automatically installed on startup. Fixes that Debug/Trace Assertions are simply swallowed by Godot.
|
6 年之前 |
Ignacio Etcheverry
|
065828d159
Mono: Fix MonoPosixHelper not being found
|
6 年之前 |
Ignacio Etcheverry
|
d3c51a5dfb
Mono: Cleanup
|
6 年之前 |
Ignacio Etcheverry
|
bc8b61bb06
Mono: Fix hot reload build errors and cleanup
|
6 年之前 |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年之前 |
Ignacio Etcheverry
|
454b933106
Fix internal assembly load from
|
7 年之前 |
Ignacio Etcheverry
|
b63e518ce9
Mono: Fix crash on NodePath/RID disposal during Godot shutdown
|
7 年之前 |
Ignacio Etcheverry
|
9475e86078
Fix build error for windows mono export templates
|
7 年之前 |
Ignacio Etcheverry
|
d7ece43b74
Mono: Editor and export template dependencies and fixes
|
7 年之前 |
Ignacio Etcheverry
|
e558e1ec09
Fix/workaround for issue #21667
|
7 年之前 |
Ignacio Etcheverry
|
4739cb8c00
Mono: Pending exceptions and cleanup
|
7 年之前 |