summaryrefslogtreecommitdiff
path: root/modules/mono/editor/editor_internal_calls.cpp
AgeCommit message (Expand)Author
2020-12-14Mono: Make Godot provide its own WASM m2n trampolinesIgnacio Etcheverry
2020-07-05Mono/C#: Fix several clang-tidy warnings and cleanupIgnacio Etcheverry
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-05-09C#: Rewrite GodotTools messaging protocolIgnacio Etcheverry
2020-04-22Mono/C#: Allow debugging exported gamesIgnacio Etcheverry
2020-04-02Replace NULL with nullptrlupoDharkael
2020-02-21Huge Debugger/EditorDebugger refactor.Fabio Alessandrelli
2020-01-20Mono/C#: Fix error when parsing nested genericsIgnacio Etcheverry
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-12-24Cleans up headers included in editor_node.hHaoyu Qiu
2019-12-21Mono/C#: Remove GodotTools dependency on the Mono.Posix assemblyIgnacio Etcheverry
2019-12-04Mono/C#: Several android fixesIgnacio Etcheverry
2019-11-13Mono/C#: WebAssembly supportIgnacio Etcheverry
2019-10-11C#: Fix detection of outdated release Godot API assembliesIgnacio Etcheverry
2019-09-07Fix missing method for internal_MonoWindowsInstallRootIgnacio Etcheverry
2019-08-27Mono: Fix OSX build due to invalid function callRémi Verschelde
2019-08-04C#: Add Ide Connection library and server for the editorIgnacio Etcheverry
2019-07-14Mono: Better handling of missing/outdated API assembliesIgnacio Etcheverry
2019-07-11Mono: Add old TTRs to GodotToolsIgnacio Etcheverry
2019-07-05Re-write mono module editor code in C#Ignacio Etcheverry