Age | Commit message (Expand) | Author |
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-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-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 |
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 |
2020-07-29 | Add an example to the `CanvasItem.draw_string()` documentation | Hugo Locurcio |
2020-07-29 | Fix incorrect key name in the Animation documentation code sample | Hugo Locurcio |
2020-07-28 | Merge pull request #40785 from Chaosus/vs_uniform_ref | Yuri Roubinsky |
2020-07-28 | Added UniformRef visual shader node | Yuri Roubinsky |
2020-07-28 | Merge pull request #40754 from Chaosus/vs_default_uniforms | Rémi Verschelde |
2020-07-28 | doc: Sync classref with current source | Rémi Verschelde |
2020-07-27 | Revert "Allow Area2D and 3D mouse events without a collision layer" | Rémi Verschelde |
2020-07-27 | Added default value for uniforms in visual shaders | Yuri Roubinsky |
2020-07-27 | Merge pull request #40750 from Calinou/doc-canvasitem-node3d-visible | Rémi Verschelde |
2020-07-27 | Improve visibility documentation for CanvasItem and Node3D | Hugo Locurcio |
2020-07-27 | Merge pull request #40706 from akien-mga/style-fix-file_format-macos | Rémi Verschelde |
2020-07-27 | Style: Fix code format scripts compat with non-GNU Unices | Rémi Verschelde |
2020-07-27 | Merge pull request #40749 from madmiraal/fix-9097 | Rémi Verschelde |
2020-07-27 | Clarify the difference between contacts and collisions. | Marcel Admiraal |
2020-07-27 | Merge pull request #40743 from Calinou/doc-object-vs-reference | Rémi Verschelde |
2020-07-27 | Improve the Object, Reference and Resource class documentations | Hugo Locurcio |
2020-07-26 | Fix Return key events in LineEdit & TextEdit on Android | PouleyKetchoupp |
2020-07-26 | Merge pull request #40442 from Calinou/doc-tile-get-shapes | Rémi Verschelde |