summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2018-07-17Add webp buffer loader for Imagegeequlim
2018-07-12Merge pull request #19540 from muiroc/cylinderMax Hilbrunner
2018-07-10Fix visual script editor interfaceK. S. Ernest (iFire) Lee
2018-07-10Merge pull request #19422 from Faless/mbedtls_2.10Rémi Verschelde
2018-07-10Merge pull request #20046 from SaracenOne/bmp_fixMax Hilbrunner
2018-07-10Added path for Mono installed through HomebrewMads Ynddal
2018-07-08Fix bits_per_pixel validation in BMP and TGA loader modules.Saracen
2018-07-05Merge pull request #19637 from dragmz/19548Max Hilbrunner
2018-07-05Merge pull request #19231 from aaronfranke/mono-fposmod-to-modIgnacio Etcheverry
2018-07-04Merge pull request #18966 from chanon/new-debug-printMax Hilbrunner
2018-07-04Merge pull request #19872 from exts/export_signalsIgnacio Etcheverry
2018-07-04Merge pull request #19756 from NathanWarden/mono_lerp_fixesIgnacio Etcheverry
2018-07-04Merge pull request #19965 from neikeq/issue-19961Ignacio Etcheverry
2018-07-04Mono: Fix build script not decoding process utf-8 outputIgnacio Etcheverry
2018-07-04Merge pull request #19937 from akien-mga/video-exportingRémi Verschelde
2018-07-03Mono: Fixes annotated signal loading in exported binaries=
2018-07-04Merge pull request #16987 from neikeq/pending-exceptionsIgnacio Etcheverry
2018-07-04Mono: Pending exceptions and cleanupIgnacio Etcheverry
2018-07-04Changes to default C# script template (#19940)Kelly Thomas
2018-07-03Fix loading and exporting of Theora and WebM video streamsRémi Verschelde
2018-07-03Merge pull request #19828 from jjay/fix_yield_leakMax Hilbrunner
2018-07-03Merge pull request #19919 from marcelofg55/notif_crashMax Hilbrunner
2018-07-03Merge pull request #16944 from rainerdeyke/masterMax Hilbrunner
2018-07-03Merge pull request #18976 from chanon/new-get-stackMax Hilbrunner
2018-07-03Merge pull request #19138 from firefly2442/pcre2-10.31Max Hilbrunner
2018-07-03Merge pull request #19251 from YeldhamDev/script_templates_changesMax Hilbrunner
2018-07-03Merge pull request #19635 from bojidar-bg/19158-exported-array-new-inspectorMax Hilbrunner
2018-07-02Add a new notification to detect crashes on native scriptsMarcelo Fernandez
2018-07-02-Fixes to how hashing happened, now StringName and NodePath use default hashe...Juan Linietsky
2018-07-01added cylinder shape supportmuiroc
2018-07-01Merge pull request #19768 from KellyThomas/env-stringIgnacio Etcheverry
2018-06-30convert unicode mono root path to ascii stringKelly Thomas
2018-06-29Merge pull request #19757 from Faless/gdnet_prThomas Herzog
2018-06-28Fix memory leak in GDScript during infinnity loops with yieldsYasha Borevich
2018-06-28Merge pull request #19827 from Faless/lws_fix_liteRémi Verschelde
2018-06-27Changes to how node paths are selected from property, allowing setting a hint.Juan Linietsky
2018-06-27Add [Packet/Stream/Multiplayer]PeerGDNativeFabio Alessandrelli
2018-06-27[Mono] Rename Fposmod to PosModAaron Franke
2018-06-24Lerp now consistent with Godot API. InverseLerp fixed.Nathan Warden
2018-06-23Sanitize protocol struct, def LWS T/RX buffer sizeFabio Alessandrelli
2018-06-22Merge pull request #19016 from neikeq/wIgnacio Etcheverry
2018-06-22Mono: Module build improvementsIgnacio Etcheverry
2018-06-21add NoCache wrapper to CommandRhody Lugo
2018-06-19Add access for GDNative modules to some platform dependent internals on AndroidBastiaan Olij
2018-06-18Fix onready vars / vars accessing class members if _ready / _init not presentMarcin Zawiejski
2018-06-18Add proper type information to array propertyBojidar Marinov
2018-06-15[Pluginscript] Fix not working exports in editorEmmanuel Leblond
2018-06-13Removed duplicate default colours and removed GDScriptHighligher colours from...Paulb23
2018-06-13Merge pull request #19526 from robojumper/fix_tutorialsRémi Verschelde
2018-06-12Add support for tutorial links to makerst.pyrobojumper