summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2020-08-25Merge pull request #40443 from SkyLucilfer/PluralsSupportRémi Verschelde
2020-08-21Merge pull request #41425 from Calinou/doc-2d-sprite-animationRémi Verschelde
2020-08-21Link to 2D Sprite animation tutorial in relevant class documentationsHugo Locurcio
2020-08-21Mention that body_set_state is deferredTomasz Chabora
2020-08-21Merge pull request #41387 from skyace65/CollisionShapeDocRémi Verschelde
2020-08-20Update CollisionShape2D docskyace65
2020-08-21Clarify points in Line2D docskyace65
2020-08-19Merge pull request #41080 from naithar/feature/ios-framework-importRémi Verschelde
2020-08-19iOS Export: Add a method to embed a frameworkSergey Minakov
2020-08-19Document limitations related to centering text with RichTextLabelHugo Locurcio
2020-08-19Update GDScriptTranslationParserPlugin to use GDSriptParser instead of RegEx.SkyJJ
2020-08-19Updated Translation architecture to have TranslationPO, did some commit fixes...SkyJJ
2020-08-19Update POT generation to handle context and pluralsSkyJJ
2020-08-17Make the lack of AtlasTexture support in AnimatedTexture more prominentHugo Locurcio
2020-08-15Merge pull request #41105 from Calinou/doc-dynamicfont-no-kerningRémi Verschelde
2020-08-14Merge pull request #41121 from Calinou/doc-slider-range-signalsRémi Verschelde
2020-08-14Update AUTHORS and DONORS listRémi Verschelde
2020-08-13Merge pull request #41216 from ThakeeNathees/doc-JSON.printRémi Verschelde
2020-08-13Merge pull request #41219 from akien-mga/gles2-takes-holidaysRémi Verschelde
2020-08-13Merge pull request #41207 from KoBeWi/you_got_errorRémi Verschelde
2020-08-13Merge pull request #41198 from hazarek/masterRémi Verschelde
2020-08-13Remove obsolete GLES2 backend codeRémi Verschelde
2020-08-13Documentation: clarify the indent parameter of JSON.printThakee Nathees
2020-08-12Mention that Array.front/back throw error if emptyTomasz Chabora
2020-08-12Expose NOTIFICATION_POST_ENTER_TREETomasz Chabora
2020-08-12grow_mask() description addedHazar
2020-08-11Merge pull request #41008 from KoBeWi/∠Rémi Verschelde
2020-08-11i18n: Sync classref translations with Weblate (again)Rémi Verschelde
2020-08-11i18n: Sync classref translation template with current docsRémi Verschelde
2020-08-11i18n: Sync classref translations with WeblateRémi Verschelde
2020-08-09Add option to disable virtual keyboard for TextEditPouleyKetchoupp
2020-08-08Reference Range signals in the Slider class documentationsHugo Locurcio
2020-08-07Document the lack of kerning support in DynamicFontHugo Locurcio
2020-08-05Improve Vector2.angle() descriptionTomasz Chabora
2020-07-31Merge pull request #40613 from HaSa1002/multi-lang-docsRémi Verschelde
2020-07-31Merge pull request #40816 from codetorex/masterRémi Verschelde
2020-07-31Merge pull request #40418 from Calinou/doc-button-code-exampleRémi Verschelde
2020-07-31Merge pull request #40540 from TheDuriel/patch-2Rémi Verschelde
2020-07-31Added missing information about File.open_encrypted function to docs.codetorex
2020-07-31Merge pull request #40903 from Calinou/doc-jsonRémi Verschelde
2020-07-31Improve JSON-related documentationHugo Locurcio
2020-07-30Merge pull request #40872 from Calinou/makerst-generate-abbreviationsRémi Verschelde
2020-07-30makerst: Add descriptions to method qualifiersHugo Locurcio
2020-07-30Merge pull request #40874 from Calinou/doc-editorinterface-get_editor_viewportRémi Verschelde
2020-07-30Improve the `EditorInterface.get_editor_viewport()` descriptionHugo Locurcio
2020-07-30Link to Thread-safe APIs in the Thread class documentationHugo Locurcio
2020-07-29Document how to perform advanced string splitting using RegExHugo Locurcio
2020-07-29Merge pull request #40821 from Calinou/doc-canvasitem-draw_string-exampleRémi Verschelde
2020-07-29Add an example to the `CanvasItem.draw_string()` documentationHugo Locurcio
2020-07-29Fix incorrect key name in the Animation documentation code sampleHugo Locurcio