Age | Commit message (Expand) | Author |
2020-06-10 | Merge pull request #39430 from Calinou/doc-3d-light-radius | Rémi Verschelde |
2020-06-10 | Improve the 3D light documentations | Hugo Locurcio |
2020-06-10 | Merge pull request #39409 from akien-mga/astar-get_closest_point-deterministic | Rémi Verschelde |
2020-06-10 | Merge pull request #39413 from akien-mga/doc-file-store-signed-ints | Rémi Verschelde |
2020-06-10 | Merge pull request #39429 from Calinou/doc-dictionary-hash-order | Rémi Verschelde |
2020-06-10 | Mention ordering caveats for `Dictionary.hash()` | Hugo Locurcio |
2020-06-09 | doc: Make File store/get integer methods clearer | Rémi Verschelde |
2020-06-09 | Merge pull request #39391 from YeldhamDev/filediag_file_icon | Rémi Verschelde |
2020-06-09 | Update Rigidbody 2D and 3D sleep documentation. | Marcel Admiraal |
2020-06-09 | AStar: Make get_closest_point() deterministic for equidistant points | Rémi Verschelde |
2020-06-08 | Add generic file icon and its modulation to the 'FileDialog' | Michael Alexsander |
2020-06-05 | Add note about automatic window title to FileDialog documentation. | dominiks |
2020-06-04 | Correct misspellings of damped spring. | Marcel Admiraal |
2020-06-04 | doc: Sync classref with current source | Rémi Verschelde |
2020-06-03 | Merge pull request #39257 from Chaosus/fix_integer_vectors_doc | Rémi Verschelde |
2020-06-03 | Fix docs generation for Vector2i/Vector3i/Rect2i | Yuri Roubinsky |
2020-06-03 | Merge pull request #39113 from nekomatata/bbcode-image-color | Rémi Verschelde |
2020-06-03 | Merge pull request #39130 from Calinou/dynamicfont-disable-outline-antialiasing | Rémi Verschelde |
2020-06-02 | Merge pull request #39210 from Calinou/directional-light-performance-hint | Rémi Verschelde |
2020-06-02 | Clarify usage of AnimationPlayer with AnimationTree and fill in empty method ... | Maganty Rushyendra |
2020-06-01 | Add performance hints to the DirectionalLight shadow mode property hint | Hugo Locurcio |
2020-05-31 | Remove OS.get_system_time_secs/get_system_time_msecs and change OS.get_unix_t... | Emmanuel Leblond |
2020-05-30 | Add color option for img bbcode tag in RichTextLabel to tint images | PouleyKetchoupp |
2020-05-29 | Merge pull request #39010 from gvekan/fix-documentation | Rémi Verschelde |
2020-05-29 | Merge pull request #39051 from Xrayez/geometry-split | Rémi Verschelde |
2020-05-28 | Disable antialiasing on the DynamicFont outline as well when requested | Hugo Locurcio |
2020-05-27 | makerst: Print status messages to make the CI output clearer | Hugo Locurcio |
2020-05-27 | Split `Geometry` singleton into `Geometry2D` and `Geometry3D` | Andrii Doroshenko (Xrayez) |
2020-05-27 | Expose `get_char_size()` from Font instead of BitmapFont | Maganty Rushyendra |
2020-05-26 | Fix ProjectSettings.save_custom documentation | Gustav |
2020-05-22 | Option in RichTextLabel for height to fit content | PouleyKetchoupp |
2020-05-21 | Clarifies 'icon_separation' in TabContainer (instead of 'hseparation') | Dominik 'dreamsComeTrue' Jasiński |
2020-05-20 | doc: Sync classref with current source | Rémi Verschelde |
2020-05-20 | Merge pull request #38874 from bruvzg/tab_drv_sel_40 | Rémi Verschelde |
2020-05-20 | Merge pull request #38794 from nekomatata/text-edit-search-result | Rémi Verschelde |
2020-05-20 | [Windows] Add tablet driver selection. | bruvzg |
2020-05-18 | Merge pull request #38791 from clayjohn/physical-sky-update | Rémi Verschelde |
2020-05-18 | Update description of Object.free() method | Remi Rampin |
2020-05-17 | Merge pull request #38795 from Calinou/doc-array-dictionary-reference | Max Hilbrunner |
2020-05-17 | Merge pull request #38695 from dreamsComeTrue/node-swap-order-arguments | Rémi Verschelde |
2020-05-16 | Document that Dictionary is always passed as reference | Hugo Locurcio |
2020-05-16 | TextEdit search returns a dictionary instead of Vector | PouleyKetchoupp |
2020-05-16 | Add night sky to PhysicalSkyMaterial | clayjohn |
2020-05-16 | Remove HQ2X and the `Image.expand_2x_hq2x()` method | Hugo Locurcio |
2020-05-15 | Replace 'add_child_below_node' with 'add_sibling' in Node | Dominik 'dreamsComeTrue' Jasiński |
2020-05-15 | doc: Sync classref with current source | Rémi Verschelde |
2020-05-15 | Merge pull request #38754 from Calinou/doc-canvasitem-texture-filter-repeat | Rémi Verschelde |
2020-05-15 | Document CanvasItem's texture filtering and repeating modes | Hugo Locurcio |
2020-05-15 | Document the Camera3D's `effects` property | Hugo Locurcio |
2020-05-13 | Update game controller enums. | Marcel Admiraal |