Rémi Verschelde
|
af878716f2
CI: Update to clang-format 11 and apply ternary operator changes
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 years ago |
Aaron Franke
|
02161aad5a
Remove empty lines around braces with the formatting script
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
Ignacio Etcheverry
|
2511c43972
Mono/C#: Fix several clang-tidy warnings and cleanup
|
5 years ago |
NutmegStudio
|
a77f633161
Fixes building mono release templates
|
5 years ago |
Ignacio Etcheverry
|
d7e21ecd63
Mono/C#: Don't try to load project assembly in project manager
|
5 years ago |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Ignacio Etcheverry
|
3ce09246d1
C#: Rewrite GodotTools messaging protocol
|
5 years ago |
Ignacio Etcheverry
|
af4acb5b11
C#/Mono: Check assembly version when loading
|
5 years ago |
Ignacio Etcheverry
|
c9882e61e2
Mono/C#: Fix assemblies being reloaded a second time unnecesarily
|
5 years ago |
Ignacio Etcheverry
|
71fc87e101
Mono/C#: Allow debugging exported games
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Ignacio Etcheverry
|
77dd061345
Mono/C#: Add iOS support
|
5 years ago |
Fabio Alessandrelli
|
b8ddaf9c33
Refactor ScriptDebugger.
|
5 years ago |
Marcel Admiraal
|
f0db13502a
Remove duplicate WARN_PRINT macro.
|
5 years ago |
Marcel Admiraal
|
5af3b4ca27
Remove duplicate ERR_PRINT macro.
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Ignacio Etcheverry
|
f3c6c63b94
Mono/C#: Remove hard-coded debugger wait at initialization
|
5 years ago |
Rémi Verschelde
|
c3ea4ea9b7
Merge pull request #34382 from van800/profiler
|
5 years ago |
Ivan Shakhov
|
7c64779516
Allow attaching any external profiler, including JetBrains dotTrace
|
5 years ago |
Rémi Verschelde
|
a866028a7a
Mono: Enable threads suspend workaround on Windows
|
5 years ago |
Ignacio Etcheverry
|
066ae9d83b
Mono/C#: Several android fixes
|
5 years ago |
Ignacio Etcheverry
|
66de28eda8
Mono/C#: Add option to export assemblies outside of PCK
|
5 years ago |
Ignacio Etcheverry
|
de7c2ad21b
Mono/C#: WebAssembly support
|
5 years ago |
Ignacio Etcheverry
|
8a0c0371d4
C#: Fix regression from #32732 caused a crash on domain reload
|
5 years ago |
Rémi Verschelde
|
3cc94b2c0b
Mono: Fix template build after #32732
|
5 years ago |
Ignacio Etcheverry
|
8c438a2197
C#: Fix detection of outdated release Godot API assemblies
|
5 years ago |