summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2019-07-02Merge pull request #30239 from Faless/crypto/crypto_coreRémi Verschelde
2019-07-02Fix few GCC9 warnings:Martin Liska
2019-07-02CryptoCore class to access to base crypto utils.Fabio Alessandrelli
2019-07-01Merge pull request #28884 from vnen/yield-resume-stackRémi Verschelde
2019-07-01Merge pull request #29333 from hbina/fix_double_click_when_no_edited_funcRémi Verschelde
2019-07-01Merge pull request #29980 from Dentrax/directed-by-qarminRémi Verschelde
2019-07-01Merge pull request #30126 from qarmin/remove_unnecessary_codeRémi Verschelde
2019-07-01fix some crashesFurkan Türkal
2019-07-01Remove unnecessary code and add some error explanationsqarmin
2019-07-01Merge pull request #29815 from NilsIrl/plus_file_1Rémi Verschelde
2019-06-30Update miniupnpc library to latest masterFabio Alessandrelli
2019-06-30doc: Remove null default values that can't be determinedRémi Verschelde
2019-06-30doc: Remove hardcoded default values from descriptionsRémi Verschelde
2019-06-30doc: Add default values to all propertiesRémi Verschelde
2019-06-30Merge pull request #24227 from BastiaanOlij/arkit31Rémi Verschelde
2019-06-30ARKit for Godot 3.2BastiaanOlij
2019-06-29Merge pull request #30177 from hbina/use_FALLTHROUGH_macroRémi Verschelde
2019-06-29Many fallthrough switch cases now have the FALLTHROUGH macro to tell the comp...hbina085
2019-06-29Merge pull request #30167 from Xrayez/module-editor-iconsRémi Verschelde
2019-06-29Remove bogus nulls from generated default valuesBojidar Marinov
2019-06-29Merge pull request #30183 from Andrettin/Variant-Pointer-FixesRémi Verschelde
2019-06-29Merge pull request #29380 from bojidar-bg/16086-docs-default-valueRémi Verschelde
2019-06-29 Fixed cases of unsupported pointers being used to construct variantsAndrettin
2019-06-28Add support for creating editor icons per moduleAndrii Doroshenko (Xrayez)
2019-06-28Merge pull request #30134 from Calinou/doc-proofreadRémi Verschelde
2019-06-28Fixed regression bug caused in #30095 and actually fix the issue it was suppo...unknown
2019-06-27Proofread and improve the whole class referenceHugo Locurcio
2019-06-27Add default values to the editor help, docs, and generated RSTBojidar Marinov
2019-06-27doc: UPNP: Add example on how to open/close a porttree786
2019-06-27doc: Don't use `GlobalScope` scope in hyperlinks, it's automatically inferredRémi Verschelde
2019-06-27doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinksRémi Verschelde
2019-06-27Properly expose all Error constants to scripting languagesRémi Verschelde
2019-06-27doc: Fix scoped hyperlinks to same-class enums/methodsRémi Verschelde
2019-06-27doc: Complete and harmonize all _MAX constant descriptionsRémi Verschelde
2019-06-27Merge pull request #29941 from qarmin/redundant_code_and_othersRémi Verschelde
2019-06-26Fixed parser treating compound assignment the same as assignment which gave w...unknown
2019-06-26Some code changed with Clang-Tidyqarmin
2019-06-25Merge pull request #30067 from GlaceGwyneth/gridmap-fixRémi Verschelde
2019-06-25Extends wrapi/wrapf docsChaosus
2019-06-25Fix GridMap transform problemsGwyneth Lowe
2019-06-24Merge pull request #29938 from jonri/fix-collisionshape-scaleRémi Verschelde
2019-06-24Add NULL check in SSL connect_to_streamFabio Alessandrelli
2019-06-23Replace ` + "/" + ` with `String::file_add()`Nils ANDRÉ-CHANG
2019-06-21Fix some editor crashesqarmin
2019-06-20Fix updating of collision shape when the transform is setJon Ring
2019-06-20Merge pull request #29283 from qarmin/fix_some_always_same_valuesRémi Verschelde
2019-06-20Fix always true/false valuesqarmin
2019-06-20Merge pull request #29910 from m4gr3d/dev_deprecate_armv6Rémi Verschelde
2019-06-19Merge pull request #27188 from samH-FIT/MacroUpdateRémi Verschelde
2019-06-19Deprecate armv6 support for Androidfhuya