summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2021-11-25Enchance descriptions of @GlobalScope/@GDScriptYuri Roubinsky
2021-11-25Move logic for saving project features to ProjectSettings save_customAaron Franke
2021-11-24Fixes variable/singal nodes not renaming in visualscript editorUmang Kalra
2021-11-23Rename `remove()` to `remove_at()` when removing by indexLightning_A
2021-11-23Merge pull request #54949 from Chaosus/fix_warningRémi Verschelde
2021-11-23Merge pull request #55243 from KoBeWi/some_random_stuff_idkRémi Verschelde
2021-11-23Improve various textskobewi
2021-11-22Fix crash when exporting meshes to gltf that have no skin.jitspoe
2021-11-22Merge pull request #55151 from Chaosus/control_reset_sizeRémi Verschelde
2021-11-22Added `reset_size` method to `Control` and `Window` classesYuri Roubinsky
2021-11-22Merge pull request #54919 from williamd67/GPULightmapper-improve-noise-to-pre...JFonS
2021-11-21Fix merge conflict between #42711 and #42374Marcel Admiraal
2021-11-20Merge pull request #55126 from akien-mga/wslay-45d22583bRémi Verschelde
2021-11-20Merge pull request #55127 from akien-mga/libwebp-1.2.1Rémi Verschelde
2021-11-20Merge pull request #55115 from akien-mga/tinyexr-1.0.1Rémi Verschelde
2021-11-20Add shape data to area overlap data.Marcel Admiraal
2021-11-19wslay: Sync with upstream 45d22583bRémi Verschelde
2021-11-19GPULightmapper: better algorithm to generate rays for indirect lightingWilliam Deurwaarder
2021-11-19libwebp: Sync with upstream 1.2.1Rémi Verschelde
2021-11-19miniupnpc: Update to version 2.2.3Rémi Verschelde
2021-11-19tinyexr: Sync with upstream 1.0.1Rémi Verschelde
2021-11-18Merge pull request #42374 from madmiraal/fix-32776Camille Mohr-Daurat
2021-11-18Merge pull request #42306 from madmiraal/fix-39947Camille Mohr-Daurat
2021-11-18Merge pull request #44726 from madmiraal/fix-44644Camille Mohr-Daurat
2021-11-17Fix `randfn` in visual scriptsYuri Roubinsky
2021-11-17Expose `randfn` to global scopeYuri Roubinsky
2021-11-16Rename built-in `SGN()` macro to `SIGN()`Hugo Locurcio
2021-11-16Merge pull request #54581 from aaronfranke/operator-docsRémi Verschelde
2021-11-15Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde
2021-11-15Fix mono build after invalid rename of `KEY_READ`Stefan Boronczyk
2021-11-14Add path to functions that return iporter optionsreduz
2021-11-13Allow using built-in names for variables, push warnings insteadYuri Roubinsky
2021-11-12Use "enum class" for input enumsAaron Franke
2021-11-12Make OpenSimplex and VisualScript modules not depend on the editorAaron Franke
2021-11-12Add a minimal template build to CIAaron Franke
2021-11-12Modules: Make sure to include modules_enabled.gen.h where neededRémi Verschelde
2021-11-11Show built-in script names in the debuggerkobewi
2021-11-11[GDScript] Check string literals for Unicode direction control characters.bruvzg
2021-11-10Merge pull request #54840 from Calinou/mono-move-exception-policy-settingRémi Verschelde
2021-11-10Move Mono unhandled exception setting to be located within a subsectionHugo Locurcio
2021-11-10Fix errors in CharacterBody when floor is destroyed or removedPouleyKetchoupp
2021-11-10Merge pull request #54676 from Chaosus/gds_restrict_namesRémi Verschelde
2021-11-10Merge pull request #54358 from Shawak/feature-allow-root-node-paths-without-q...Rémi Verschelde
2021-11-10fix pingpong in mathSilc 'Tokage' Renew
2021-11-09Merge pull request #53819 from TokageItLab/re-implement-ping-pongRémi Verschelde
2021-11-09Merge pull request #54653 from KoBeWi/built_in_scripts_deserved_thatRémi Verschelde
2021-11-09Allow using $/root node pathsMaximilian
2021-11-09Merge pull request #54798 from Calinou/gdscript-opcode-no-hashRémi Verschelde
2021-11-09Remove hash symbol in front of opcode error messages in GDScriptHugo Locurcio
2021-11-09Merge pull request #47600 from qarmin/enable_mono_editorRémi Verschelde