Age | Commit message (Expand) | Author |
2020-08-21 | Merge pull request #41387 from skyace65/CollisionShapeDoc | Rémi Verschelde |
2020-08-20 | Update CollisionShape2D doc | skyace65 |
2020-08-21 | Clarify points in Line2D doc | skyace65 |
2020-08-19 | Merge pull request #41080 from naithar/feature/ios-framework-import | Rémi Verschelde |
2020-08-19 | iOS Export: Add a method to embed a framework | Sergey Minakov |
2020-08-19 | Document limitations related to centering text with RichTextLabel | Hugo Locurcio |
2020-08-19 | Update GDScriptTranslationParserPlugin to use GDSriptParser instead of RegEx. | SkyJJ |
2020-08-19 | Updated Translation architecture to have TranslationPO, did some commit fixes... | SkyJJ |
2020-08-19 | Update POT generation to handle context and plurals | SkyJJ |
2020-08-18 | Add defaults to tilemap set_cell function example | skyace65 |
2020-08-17 | Make the lack of AtlasTexture support in AnimatedTexture more prominent | Hugo Locurcio |
2020-08-15 | Merge pull request #41105 from Calinou/doc-dynamicfont-no-kerning | Rémi Verschelde |
2020-08-14 | Merge pull request #41121 from Calinou/doc-slider-range-signals | Rémi Verschelde |
2020-08-14 | Update AUTHORS and DONORS list | Rémi Verschelde |
2020-08-13 | Merge pull request #41216 from ThakeeNathees/doc-JSON.print | Rémi Verschelde |
2020-08-13 | Merge pull request #41219 from akien-mga/gles2-takes-holidays | Rémi Verschelde |
2020-08-13 | Merge pull request #41207 from KoBeWi/you_got_error | Rémi Verschelde |
2020-08-13 | Merge pull request #41198 from hazarek/master | Rémi Verschelde |
2020-08-13 | Remove obsolete GLES2 backend code | Rémi Verschelde |
2020-08-13 | Documentation: clarify the indent parameter of JSON.print | Thakee Nathees |
2020-08-12 | Mention that Array.front/back throw error if empty | Tomasz Chabora |
2020-08-12 | Expose NOTIFICATION_POST_ENTER_TREE | Tomasz Chabora |
2020-08-12 | grow_mask() description added | Hazar |
2020-08-11 | Merge pull request #41008 from KoBeWi/∠ | Rémi Verschelde |
2020-08-11 | i18n: Sync classref translations with Weblate (again) | Rémi Verschelde |
2020-08-11 | i18n: Sync classref translation template with current docs | Rémi Verschelde |
2020-08-11 | i18n: Sync classref translations with Weblate | Rémi Verschelde |
2020-08-09 | Add option to disable virtual keyboard for TextEdit | PouleyKetchoupp |
2020-08-08 | Reference Range signals in the Slider class documentations | Hugo Locurcio |
2020-08-07 | Document the lack of kerning support in DynamicFont | Hugo Locurcio |
2020-08-05 | Implement CollisionShape3D.make_convex_from_siblings() | hoontee |
2020-08-05 | Improve Vector2.angle() description | Tomasz Chabora |
2020-08-04 | Improve the documentation related to overriding GUI theme items | Hugo Locurcio |
2020-08-04 | Updated cursor positioning description for File open() | Maganty Rushyendra |
2020-08-03 | Document HTTPRequest not supporting request data with GET method | Hugo Locurcio |
2020-08-03 | Reference the online documentation in collision layer/mask properties | Hugo Locurcio |
2020-07-31 | Merge pull request #40613 from HaSa1002/multi-lang-docs | Rémi Verschelde |
2020-07-31 | Merge pull request #40816 from codetorex/master | Rémi Verschelde |
2020-07-31 | Merge pull request #40418 from Calinou/doc-button-code-example | Rémi Verschelde |
2020-07-31 | Merge pull request #40540 from TheDuriel/patch-2 | Rémi Verschelde |
2020-07-31 | Added missing information about File.open_encrypted function to docs. | codetorex |
2020-07-31 | Merge pull request #40903 from Calinou/doc-json | Rémi Verschelde |
2020-07-31 | Improve JSON-related documentation | Hugo Locurcio |
2020-07-30 | Merge pull request #40872 from Calinou/makerst-generate-abbreviations | Rémi Verschelde |
2020-07-30 | makerst: Add descriptions to method qualifiers | Hugo Locurcio |
2020-07-30 | Merge pull request #40874 from Calinou/doc-editorinterface-get_editor_viewport | Rémi Verschelde |
2020-07-30 | Improve the `EditorInterface.get_editor_viewport()` description | Hugo Locurcio |
2020-07-30 | Link to Thread-safe APIs in the Thread class documentation | Hugo Locurcio |
2020-07-29 | Document how to perform advanced string splitting using RegEx | Hugo Locurcio |
2020-07-29 | Merge pull request #40821 from Calinou/doc-canvasitem-draw_string-example | Rémi Verschelde |