summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Fix visual script editor interfaceK. S. Ernest (iFire) Lee2018-07-101-0/+1
* Merge pull request #19422 from Faless/mbedtls_2.10Rémi Verschelde2018-07-101-0/+2
|\
| * Bump mbedTLS to version 2.10.0Fabio Alessandrelli2018-06-071-0/+2
* | Merge pull request #20046 from SaracenOne/bmp_fixMax Hilbrunner2018-07-102-2/+3
|\ \
| * | Fix bits_per_pixel validation in BMP and TGA loader modules.Saracen2018-07-082-2/+3
* | | Added path for Mono installed through HomebrewMads Ynddal2018-07-102-1/+2
* | | Merge pull request #19637 from dragmz/19548Max Hilbrunner2018-07-051-1/+1
|\ \ \
| * | | Fix onready vars / vars accessing class members if _ready / _init not presentMarcin Zawiejski2018-06-181-1/+1
* | | | Merge pull request #19231 from aaronfranke/mono-fposmod-to-modIgnacio Etcheverry2018-07-052-11/+27
|\ \ \ \
| * | | | [Mono] Rename Fposmod to PosModAaron Franke2018-06-272-11/+27
* | | | | Merge pull request #18966 from chanon/new-debug-printMax Hilbrunner2018-07-042-0/+27
|\ \ \ \ \
| * | | | | add new print_debug method which shows source and line numberchanon2018-05-282-0/+27
* | | | | | Merge pull request #19872 from exts/export_signalsIgnacio Etcheverry2018-07-042-34/+26
|\ \ \ \ \ \
| * | | | | | Mono: Fixes annotated signal loading in exported binaries=2018-07-032-34/+26
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #19756 from NathanWarden/mono_lerp_fixesIgnacio Etcheverry2018-07-041-2/+2
|\ \ \ \ \ \
| * | | | | | Lerp now consistent with Godot API. InverseLerp fixed.Nathan Warden2018-06-241-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #19965 from neikeq/issue-19961Ignacio Etcheverry2018-07-041-1/+4
|\ \ \ \ \ \
| * | | | | | Mono: Fix build script not decoding process utf-8 outputIgnacio Etcheverry2018-07-041-1/+4
* | | | | | | Merge pull request #19937 from akien-mga/video-exportingRémi Verschelde2018-07-0412-344/+124
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix loading and exporting of Theora and WebM video streamsRémi Verschelde2018-07-0312-344/+124
* | | | | | | Merge pull request #16987 from neikeq/pending-exceptionsIgnacio Etcheverry2018-07-0423-192/+719
|\ \ \ \ \ \ \
| * | | | | | | Mono: Pending exceptions and cleanupIgnacio Etcheverry2018-07-0423-192/+719
| | |/ / / / / | |/| | | | |
* | | | | | | Changes to default C# script template (#19940)Kelly Thomas2018-07-041-10/+10
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #19828 from jjay/fix_yield_leakMax Hilbrunner2018-07-032-11/+11
|\ \ \ \ \ \
| * | | | | | Fix memory leak in GDScript during infinnity loops with yieldsYasha Borevich2018-06-282-11/+11
* | | | | | | Merge pull request #19919 from marcelofg55/notif_crashMax Hilbrunner2018-07-032-0/+22
|\ \ \ \ \ \ \
| * | | | | | | Add a new notification to detect crashes on native scriptsMarcelo Fernandez2018-07-022-0/+22
* | | | | | | | Merge pull request #16944 from rainerdeyke/masterMax Hilbrunner2018-07-032-0/+33
|\ \ \ \ \ \ \ \
| * | | | | | | | Add 'fill selection' command to grid map editorRainer Deyke2018-02-232-0/+33
* | | | | | | | | Merge pull request #18976 from chanon/new-get-stackMax Hilbrunner2018-07-032-0/+23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | add new get_stack function to get GDScript stack trace as arraychanon2018-05-172-0/+23
* | | | | | | | | | Merge pull request #19138 from firefly2442/pcre2-10.31Max Hilbrunner2018-07-031-0/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | update PCRE2 to version 10.31, fixes #15662firefly24422018-05-281-0/+3
* | | | | | | | | | | Merge pull request #19251 from YeldhamDev/script_templates_changesMax Hilbrunner2018-07-032-20/+18
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Small changes to the comments in the script templates.Michael Alexsander Silva Dias2018-06-112-20/+18
* | | | | | | | | | | | Merge pull request #19635 from bojidar-bg/19158-exported-array-new-inspectorMax Hilbrunner2018-07-031-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Add proper type information to array propertyBojidar Marinov2018-06-181-1/+1
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | -Fixes to how hashing happened, now StringName and NodePath use default hashe...Juan Linietsky2018-07-021-1/+1
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #19768 from KellyThomas/env-stringIgnacio Etcheverry2018-07-011-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | convert unicode mono root path to ascii stringKelly Thomas2018-06-301-2/+2
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #19757 from Faless/gdnet_prThomas Herzog2018-06-2913-0/+681
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Add [Packet/Stream/Multiplayer]PeerGDNativeFabio Alessandrelli2018-06-2713-0/+681
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #19827 from Faless/lws_fix_liteRémi Verschelde2018-06-281-2/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Sanitize protocol struct, def LWS T/RX buffer sizeFabio Alessandrelli2018-06-231-2/+8
| | |/ / / / / / / | |/| | | | | | |
* / | | | | | | | Changes to how node paths are selected from property, allowing setting a hint.Juan Linietsky2018-06-271-1/+1
|/ / / / / / / /
* | | | | | | | Merge pull request #19016 from neikeq/wIgnacio Etcheverry2018-06-222-20/+56
|\ \ \ \ \ \ \ \
| * | | | | | | | Mono: Module build improvementsIgnacio Etcheverry2018-06-222-20/+56
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | add NoCache wrapper to CommandRhody Lugo2018-06-211-2/+2
* | | | | | | | Add access for GDNative modules to some platform dependent internals on AndroidBastiaan Olij2018-06-194-0/+152
| |/ / / / / / |/| | | | | |
* | | | | | | [Pluginscript] Fix not working exports in editorEmmanuel Leblond2018-06-151-19/+4