summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2018-08-04Merge pull request #20693 from AndreaCatania/soft_fix2Juan Linietsky
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-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
2018-07-27Fixed nativescript getter and setter logicBastiaan Olij
2018-07-27Reenabled module and fixed missing constBastiaan Olij
2018-07-27Add missing methods to Node class in the mono gluePaul Joannon
2018-07-26GDScript: Fix parse error in string formattingGeorge Marques
2018-07-26Visualscript: Don't type guess on nil.K. S. Ernest (iFire) Lee
2018-07-26Merge pull request #15643 from organicpencil/bullet_contact_impulseRémi Verschelde
2018-07-26Visualscript fix crash and generic search does not connect ports.K. S. Ernest (iFire) Lee
2018-07-26Merge pull request #20468 from vnen/typed-gds-fixesRémi Verschelde
2018-07-26Merge pull request #20477 from swarnimarun/vs_duplicate_fixRémi Verschelde
2018-07-26doc: Sync classref with current sourceRémi Verschelde
2018-07-26Merge pull request #18282 from aaronfranke/better-mathfRémi Verschelde
2018-07-26Fix Visual Script duplicate issueSwarnim Arun
2018-07-25GDScript: Add type inference syntax for function argumentsGeorge Marques
2018-07-25GDScript: Fix type detection for String formatting operatorGeorge Marques
2018-07-25GDScript: Fix type detection on Object typed assignGeorge Marques
2018-07-25GDScript: Allow accessing constants of outer classesGeorge Marques
2018-07-25GDScript: Enable built-in function introspection in non-toolsGeorge Marques
2018-07-25GDScript: Fix bogus error when a cursor token is found on classGeorge Marques
2018-07-25GDScript: Allow strict conversion when assigning typed variablesGeorge Marques
2018-07-25GDScript: Fix mismatching between export hint and type hintGeorge Marques
2018-07-25GDScript: Allow inherited method to add optional argumentsGeorge Marques
2018-07-25GDScript: Fix returned value of get_default_argument_count()George Marques
2018-07-25GDScript: Fix main script detectionGeorge Marques
2018-07-25GDScript: Look up local scope first for detecting typeGeorge Marques
2018-07-26Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam
2018-07-25[Mono] Fix Color incorrect ordering of int export methods, added 64-bitAaron Franke
2018-07-25Fix continuous attempt to reload domain with API assemblies out of syncIgnacio Etcheverry
2018-07-25Mono: Fix domain reload never triggeringIgnacio Etcheverry
2018-07-25Fix '!valid' error spam on C# script instance createIgnacio Etcheverry
2018-07-25Mono: Fix null dereferencesIgnacio Etcheverry
2018-07-25Merge pull request #20450 from fire/vs_generic_search_20433Rémi Verschelde
2018-07-25Merge pull request #20452 from fire/vs_hide_empty_categories_20433Max Hilbrunner
2018-07-25Visualscript: Don't show Shift+A search box at every screen and reuse EDIT_FI...K. S. Ernest (iFire) Lee