summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #41190 from Xrayez/main-loop-type-classRémi Verschelde2020-09-021-4/+18
|\
| * Accept global classes for `MainLoop` type in project settingsAndrii Doroshenko (Xrayez)2020-08-111-4/+18
* | Merge pull request #41355 from Xrayez/port-gdscript-testsRémi Verschelde2020-09-029-44/+135
|\ \
| * | Register GDScript test tools as test commands to run via command-lineAndrii Doroshenko (Xrayez)2020-09-029-44/+135
| * | Move GDScript tests to respective folder under modulesAndrii Doroshenko (Xrayez)2020-09-022-0/+0
* | | Merge pull request #41697 from EricEzaM/bug/editor-inspector-refresh-fixRémi Verschelde2020-09-022-1/+11
|\ \ \ | |/ / |/| |
| * | Fix editor inspector refresh not workingEric M2020-09-022-1/+11
|/ /
* | Merge pull request #40408 from Calinou/doc-font-missing-characterRémi Verschelde2020-09-012-1/+3
|\ \
| * | Document missing character behavior when drawing text with fontsHugo Locurcio2020-09-012-1/+3
* | | Merge pull request #41338 from vnen/gdscript-compiler-abstractionGeorge Marques2020-09-0112-1774/+2820
|\ \ \
| * | | Add GDScript disassemblerGeorge Marques2020-09-013-18/+578
| * | | Change GDScript compiler to use codegen abstractionGeorge Marques2020-09-016-1756/+1068
| * | | Add GDScript code generation interfaceGeorge Marques2020-09-014-0/+1174
* | | | Merge pull request #41668 from clayjohn/GLOW-HQRémi Verschelde2020-09-0113-13/+58
|\ \ \ \
| * | | | Add high quality glow modeclayjohn2020-08-3113-13/+58
* | | | | Merge pull request #41659 from umarcor/doc/FileDialog/warning-sandboxRémi Verschelde2020-09-011-0/+1
|\ \ \ \ \
| * | | | | doc/FileDialog: warn about access limitations in sandboxed appsumarcor2020-09-011-0/+1
| |/ / / /
* | | | | Fix invalid CSV in SDL2 controller mappings DBRémi Verschelde2020-09-011-1/+1
* | | | | Merge pull request #41681 from SecretPanda420/patch-1Rémi Verschelde2020-09-011-1/+0
|\ \ \ \ \
| * | | | | Remove GitHub actions badge.Secret Panda2020-09-011-1/+0
| | |/ / / | |/| | |
* | | | | Merge pull request #41679 from Calinou/doc-projectsettings-name-user-dataRémi Verschelde2020-09-011-1/+2
|\ \ \ \ \
| * | | | | Document how renaming the project affects the user data pathHugo Locurcio2020-09-011-1/+2
| |/ / / /
* | | | | Merge pull request #41678 from JFonS/fix_sdf_jumpfloodRémi Verschelde2020-09-011-1/+1
|\ \ \ \ \
| * | | | | Fix typo in SDF jumpflood shaderJFonS2020-09-011-1/+1
* | | | | | Merge pull request #41669 from strank/hardcoded-op-maxRémi Verschelde2020-09-011-26/+26
|\ \ \ \ \ \
| * | | | | | Fix hard-coded OP_MAX in variant_op.cppstrank2020-09-011-26/+26
* | | | | | | Merge pull request #41641 from skyace65/TextEditRémi Verschelde2020-09-011-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Document scroll horizontal and scroll vertical in text editskyace652020-09-011-2/+2
* | | | | | | | Merge pull request #37022 from aaronfranke/editor-plugin-iter-backRémi Verschelde2020-09-011-4/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Iterate backwards over EditorPlugin's list of plugins in get_editor etcAaron Franke2020-08-271-4/+6
* | | | | | | | | Merge pull request #41677 from Calinou/doc-rigidbody-sleepingRémi Verschelde2020-09-012-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Document RigidBodies in character mode never sleeping automaticallyHugo Locurcio2020-09-012-0/+2
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #40269 from Calinou/doc-animatedsprite2d-normal-specularRémi Verschelde2020-09-012-0/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Document support for normal and specular maps in AnimatedSprite2DHugo Locurcio2020-07-102-0/+2
* | | | | | | | | Merge pull request #41674 from vnen/gdscript-2-fixesRémi Verschelde2020-09-014-45/+118
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | GDScript: Don't mark function parameters as constantGeorge Marques2020-09-011-0/+1
| * | | | | | | | | GDScript: Properly set class inheritance for global classesGeorge Marques2020-09-011-0/+1
| * | | | | | | | | GDScript: Check for missing exponent when parsing numbersGeorge Marques2020-09-011-0/+32
| * | | | | | | | | GDScript: Fix analysis of singleton dependenciesGeorge Marques2020-09-011-0/+24
| * | | | | | | | | GDScript: Allow "extends" to be used inside inner classGeorge Marques2020-09-011-0/+8
| * | | | | | | | | GDScript: Allow "self" to be used in class levelGeorge Marques2020-09-011-2/+2
| * | | | | | | | | GDScript: Don't try to parse constant scripts that aren't validGeorge Marques2020-09-012-43/+50
|/ / / / / / / / /
* | | | | / / / / Revert "Updated LineEdit to address #41278"Rémi Verschelde2020-09-011-6/+1
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge pull request #41505 from SekoiaTree/neg-get-childRémi Verschelde2020-09-012-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Made get_child support negative indexes, with documentationSekoiaTree2020-09-012-0/+4
* | | | | | | | | Merge pull request #41640 from EricEzaM/PR/popup-menu-rework-scroll-containerRémi Verschelde2020-09-013-169/+238
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | PopupMenu rework and enhancementsEricEzaM2020-09-013-169/+238
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #37240 from aaronfranke/pm-min-sizeRémi Verschelde2020-09-011-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Change the "remove missing" button to disabled rather than hiddenAaron Franke2020-08-311-1/+2
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge pull request #40868 from aaronfranke/color-html-rgbaRémi Verschelde2020-09-016-170/+127
|\ \ \ \ \ \ \ \ \