summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2018-08-15Merge pull request #20560 from willnationsdev/class_iconsRémi Verschelde
2018-08-15Merge pull request #20945 from neikeq/dict-erase-retboolRémi Verschelde
2018-08-14Merge pull request #18096 from aaronfranke/masterJuan Linietsky
2018-08-14Add custom icons to script classes.Will Nations
2018-08-14Merge pull request #20583 from neikeq/issue-15371Rémi Verschelde
2018-08-15mono: add constants to transform and vector structsKelly Thomas
2018-08-14Dictionary: remove erase_checked(key), make erase(key) return boolIgnacio Etcheverry
2018-08-14Merge pull request #20890 from KellyThomas/mono-is-instance-validIgnacio Etcheverry
2018-08-14mono: add IsInstanceValid(), move WeakRef()Kelly Thomas
2018-08-14SCons: Fix mono_root initializationRémi Verschelde
2018-08-13Merge pull request #20706 from mysticfall/issue-20705Ignacio Etcheverry
2018-08-13Merge pull request #20913 from pulkomandy/masterRémi Verschelde
2018-08-13Fixed absent variable exception while trying to raise another exception.Teashrock
2018-08-13Remove usage console spamChaosus
2018-08-13Merge pull request #20155 from Tunous/line-edit-clearRémi Verschelde
2018-08-11Rebase patches for fixing haiku build.Adrien Destugues
2018-08-11Merge pull request #20753 from Faless/ws_fixJuan Linietsky
2018-08-11Do not use theme to set LineEdit right_iconŁukasz Rutkowski
2018-08-11Add clear text button to LineEditŁukasz Rutkowski
2018-08-11[Core] Completely kill math_2d.h, change includesAaron Franke
2018-08-10[Core] Change math_2d includes to vector2 includes where relevantAaron Franke
2018-08-10Added system for GDScript warningsGeorge Marques
2018-08-10Revert "added get_creation_time function for gdscript"Juan Linietsky
2018-08-10Merge pull request #18914 from notwarp/masterJuan Linietsky
2018-08-10Merge pull request #14704 from poke1024/colorconstantsJuan Linietsky
2018-08-09New gizmo structure and new gizmo disabling menuJFonS
2018-08-07Merge pull request #20381 from AndreaCatania/phymat_2Juan Linietsky
2018-08-07Removed physics material combination mode. Added rough and absorbent paramete...Andrea Catania
2018-08-06Added proper import support for 3D and Array texturesJuan Linietsky
2018-08-06Fix WebSocket crash due to non PDO init.Fabio Alessandrelli
2018-08-04Merge pull request #20693 from AndreaCatania/soft_fix2Juan Linietsky
2018-08-04Add missing GetPtr() for Dictionary<> and Array<>Xavier Cho
2018-08-04Merge pull request #20600 from exts/new_generic_methodsIgnacio Etcheverry
2018-08-03Added generic method for ResourceLoader: Load<T>()exts
2018-08-03Fixed SoftBody pinned point offset calculationAndrea Catania
2018-08-01Merge pull request #20644 from NickToony/masterIgnacio Etcheverry
2018-07-31fixed: windows mono compile (#20598)Nick Hope
2018-07-31Merge pull request #20639 from neikeq/issue-20531-and-cleanupIgnacio Etcheverry
2018-07-31Mono: Fix property set_value and cleanupIgnacio Etcheverry
2018-07-31Allow some non-integer built-in constants in gdscriptBernhard Liebl
2018-07-29Fix case where exported properties value is lostIgnacio Etcheverry
2018-07-29Fix Mono compilation on Windows/MingHein-Pieter van Braam
2018-07-28mbedtls: Update to upstream version 2.12.0Rémi Verschelde
2018-07-28Merge pull request #20463 from fire/vs_expand_hints_to_virtual_funcRémi Verschelde
2018-07-28Merge pull request #17595 from viktor-ferenczi/issue-5042-subprocRémi Verschelde
2018-07-27Carry property hint and hint string through to Visualscript virtual functions.K. S. Ernest (iFire) Lee
2018-07-27Merge pull request #20457 from fire/vs_generic_search_crash_and_connectingRémi Verschelde
2018-07-27Running builder (content generator) functions in subprocesses on WindowsViktor Ferenczi
2018-07-27Merge pull request #20462 from fire/vs_don't_typeguess_nilRémi Verschelde
2018-07-27Merge pull request #17720 from paulloz/custom-csharp-glueIgnacio Etcheverry