Age | Commit message (Expand) | Author |
2018-07-03 | Merge pull request #18976 from chanon/new-get-stack | Max Hilbrunner |
2018-07-03 | Merge pull request #19138 from firefly2442/pcre2-10.31 | Max Hilbrunner |
2018-07-03 | Merge pull request #19251 from YeldhamDev/script_templates_changes | Max Hilbrunner |
2018-07-03 | Merge pull request #19635 from bojidar-bg/19158-exported-array-new-inspector | Max Hilbrunner |
2018-07-02 | -Fixes to how hashing happened, now StringName and NodePath use default hashe... | Juan Linietsky |
2018-07-01 | Merge pull request #19768 from KellyThomas/env-string | Ignacio Etcheverry |
2018-06-30 | convert unicode mono root path to ascii string | Kelly Thomas |
2018-06-29 | Merge pull request #19757 from Faless/gdnet_pr | Thomas Herzog |
2018-06-28 | Merge pull request #19827 from Faless/lws_fix_lite | Rémi Verschelde |
2018-06-27 | Changes to how node paths are selected from property, allowing setting a hint. | Juan Linietsky |
2018-06-27 | Add [Packet/Stream/Multiplayer]PeerGDNative | Fabio Alessandrelli |
2018-06-23 | Sanitize protocol struct, def LWS T/RX buffer size | Fabio Alessandrelli |
2018-06-22 | Merge pull request #19016 from neikeq/w | Ignacio Etcheverry |
2018-06-22 | Mono: Module build improvements | Ignacio Etcheverry |
2018-06-21 | add NoCache wrapper to Command | Rhody Lugo |
2018-06-19 | Add access for GDNative modules to some platform dependent internals on Android | Bastiaan Olij |
2018-06-18 | Add proper type information to array property | Bojidar Marinov |
2018-06-15 | [Pluginscript] Fix not working exports in editor | Emmanuel Leblond |
2018-06-13 | Removed duplicate default colours and removed GDScriptHighligher colours from... | Paulb23 |
2018-06-13 | Merge pull request #19526 from robojumper/fix_tutorials | Rémi Verschelde |
2018-06-12 | Add support for tutorial links to makerst.py | robojumper |
2018-06-12 | Inner classes' functions now appear in the editor's functions panel | Jairo Honorio |
2018-06-11 | Small changes to the comments in the script templates. | Michael Alexsander Silva Dias |
2018-06-10 | Fix CSG issues when reparenting shape nodes. | Benjamin |
2018-06-07 | Bump libwebsockets to version 3.0.0 | Fabio Alessandrelli |
2018-06-07 | Thirdparty: Fill copyright for lws, miniupnpc, clipper | Rémi Verschelde |
2018-06-07 | Merge pull request #18780 from mhilbrunner/upnp | Fabio Alessandrelli |
2018-06-07 | Add UPnP support (port forwarding, querying external IP) | mhilbrunner |
2018-06-06 | Merge pull request #19397 from Faless/ws_get_ip_port | Max Hilbrunner |
2018-06-06 | Fix LWSPeer get_connected_[host/port] | Fabio Alessandrelli |
2018-06-06 | allow undefined GODOT_DEBUG_MSBUILD environment variable | Kelly Thomas |
2018-06-05 | Merge pull request #19387 from neikeq/y | Ignacio Etcheverry |
2018-06-05 | Mono: Add 'View log' button to open the MSBuild log of a build | Ignacio Etcheverry |
2018-06-05 | Mono: Fix passing wrong logger assembly path to MSBuild | Ignacio Etcheverry |
2018-06-05 | Mono: Null checks when marshaling from MonoArray* and managed Dictionary | Ignacio Etcheverry |
2018-06-05 | Merge pull request #18792 from PJB3005/18-05-11-objectdb-verbose-mono | Rémi Verschelde |
2018-06-01 | Fix Mono static linking on Mingw | Hein-Pieter van Braam |
2018-05-31 | Style: Apply clang-format (5.0) to some missed files | Rémi Verschelde |
2018-05-30 | Move NavigationMeshEditorPlugin to Recast module as should be | Rémi Verschelde |
2018-05-30 | Merge pull request #19272 from akien-mga/svg-buildsystem | Rémi Verschelde |
2018-05-30 | SCons: Pass env to modules can_build method | Rémi Verschelde |
2018-05-30 | SCons: Remove extraneous lib for SVG module | Rémi Verschelde |
2018-05-30 | Merge pull request #19255 from Faless/rpc_sync_mmore | Rémi Verschelde |
2018-05-30 | Merge pull request #19171 from BastiaanOlij/add_arvr_interface_gdnative_version | Bastiaan Olij |
2018-05-29 | New sync keywords in GDScript, NativeScript, Mono | Fabio Alessandrelli |
2018-05-29 | Refactor RPCMode enum and checks | Fabio Alessandrelli |
2018-05-29 | Revert "RPCMode refactor, more sync modes" | Max Hilbrunner |
2018-05-29 | Merge pull request #19021 from Faless/rpc_sync_fix | Max Hilbrunner |
2018-05-29 | Merge pull request #19199 from AndreaCatania/kinimp | Rémi Verschelde |
2018-05-28 | update PCRE2 to version 10.31, fixes #15662 | firefly2442 |