summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2019-10-12Merge pull request #32641 from nekomatata/change-collision-layerRémi Verschelde
2019-10-11Mono: Fix template build after #32732Rémi Verschelde
2019-10-11Merge pull request #32591 from HaSa1002/lsp-fatal-crashRémi Verschelde
2019-10-11fix #32588 crash in language serverHaSa1002
2019-10-11doc: Sync classref with current sourceRémi Verschelde
2019-10-11Merge pull request #32683 from Faless/ws/improve_prRémi Verschelde
2019-10-11C#: Fix detection of outdated release Godot API assembliesIgnacio Etcheverry
2019-10-10Decrease polling frequency to 20 Hz in the GDScript language serverHugo Locurcio
2019-10-10Remove dependency on the editor directory being in the build's include path.Marcel Admiraal
2019-10-09Merge pull request #32673 from aaronfranke/vs-inheritanceRémi Verschelde
2019-10-09Merge pull request #32684 from Faless/crypto/self_signed_cert_key_checkRémi Verschelde
2019-10-09Fix crash when passing invalid key to Crypto.Fabio Alessandrelli
2019-10-09Document all this new improvements.Fabio Alessandrelli
2019-10-09Custom headers support in WebSocketClient.Fabio Alessandrelli
2019-10-09Implement WebSocketServer SSL support.Fabio Alessandrelli
2019-10-09WebSocketClient can now use custom SSL certificateFabio Alessandrelli
2019-10-09Re-implement WebSocket get host/port.Fabio Alessandrelli
2019-10-09Merge pull request #32671 from GodotExplorer/lsp-send-godot-class-treeRémi Verschelde
2019-10-09Make VisualScript check inheritance for port infoAaron Franke
2019-10-09lsp: Send godot class tree to clientsGeequlim
2019-10-09lsp: Fix signature of void returned functions in native methodsGeequlim
2019-10-08Fixed RigidBody stuttering when changing collision layer/maskPouleyKetchoupp
2019-10-07Document the GDNative singleton method prefix being changeableHugo Locurcio
2019-10-06Document GDNativeLibrarysheepandshepherd
2019-10-05Fixed some obvious typos in error messagesnoname1477
2019-10-05Merge pull request #32544 from GodotExplorer/gdscript-lsp-show_native_symbolRémi Verschelde
2019-10-05Format documentations to markdown only when neededgeequlim
2019-10-04Add custom api `textDocument/nativeSymbol` to allow inspect native symbols fr...geequlim
2019-10-04Fix enumeration value of SymbolKind.geequlim
2019-10-03Mono: Fix detection of MsBuild from Visual StudioRémi Verschelde
2019-10-03Merge pull request #32517 from GodotExplorer/gdscript-lspRémi Verschelde
2019-10-03Implement DocumentLink of GDScript LSP Servergeequlim
2019-10-03Merge pull request #32403 from yeonghoey/enforce4spaceRémi Verschelde
2019-10-03Fix codeblock formating to markdowngeequlim
2019-10-02Merge pull request #32485 from Calinou/macros-add-semicolonsRémi Verschelde
2019-10-02Add missing semicolons to `BIND_ENUM_CONSTANT` macro usesHugo Locurcio
2019-10-02Tweak the default function definition color when using a dark themeHugo Locurcio
2019-10-01Print errors when tab indent found in [codeblock]Yeongho Kim
2019-10-01Merge pull request #32172 from WindyDarian/gdscript_allow_null_weakrefRémi Verschelde
2019-09-30Fix theme in visual script dialogs (at startup)Chaosus
2019-09-29Merge pull request #32402 from YeldhamDev/fix_vs_add_functionRémi Verschelde
2019-09-29Merge pull request #32430 from swarnimarun/vs-decompRémi Verschelde
2019-09-29Deconstruct node for VisualscriptSwarnim Arun
2019-09-28Fix VS editor's "Create Function" dialogMichael Alexsander Silva Dias
2019-09-28Highlight singletons and class_names in GDScriptBojidar Marinov
2019-09-28Merge pull request #32398 from YeldhamDev/cleanup_vs_editor_leftRémi Verschelde
2019-09-28Merge pull request #32399 from swarnimarun/vs-patch01Rémi Verschelde
2019-09-28Merge pull request #32401 from neikeq/Kisaama!Ignacio Roldán Etcheverry
2019-09-27Cleanup VS editor's left menuMichael Alexsander Silva Dias
2019-09-28Mono: Don't compare API hashes on release buildsIgnacio Etcheverry