Age | Commit message (Expand) | Author |
2020-08-27 | Improve touch screen button description | skyace65 |
2020-08-27 | Mention listener node in AudioStreamPlayer3D description | skyace65 |
2020-08-27 | Document where the center of mass is for RigidBody nodes | skyace65 |
2020-08-27 | Add a test suite for Expression | Hugo Locurcio |
2020-08-26 | Added debugger plugin support | simpu |
2020-08-25 | Merge pull request #40443 from SkyLucilfer/PluralsSupport | Rémi Verschelde |
2020-08-21 | Merge pull request #41425 from Calinou/doc-2d-sprite-animation | Rémi Verschelde |
2020-08-21 | Link to 2D Sprite animation tutorial in relevant class documentations | Hugo Locurcio |
2020-08-21 | Mention that body_set_state is deferred | Tomasz Chabora |
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-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 | 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 #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 #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 |