| Commit message (Expand) | Author | Age | Files | Lines |
* | Rebranding: Doc/ | Dubhghlas McLaughlin | 2024-10-17 | 1 | -2/+2 |
* | fix: change "Godot" to "Redot" | Muhannad Elbolaky | 2024-10-15 | 1 | -13/+13 |
* | Don't store deprecated auto-translate property | Haoyu Qiu | 2024-04-15 | 1 | -1/+1 |
* | Improve custom_minimum_size description | kobewi | 2024-04-11 | 1 | -1/+1 |
* | Merge pull request #89815 from KoBeWi/translates_bananas | Rémi Verschelde | 2024-03-25 | 1 | -0/+8 |
|\ |
|
| * | Improve some notification and translation docs | kobewi | 2024-03-24 | 1 | -0/+8 |
* | | Fixed Timestep Interpolation (2D) | Ricardo Buring | 2024-03-23 | 1 | -0/+1 |
|/ |
|
* | Merge pull request #84906 from /fix-some-defvals | Rémi Verschelde | 2024-02-23 | 1 | -12/+12 |
|\ |
|
| * | Fix some DEFVALs to use the right type | Raul Santos | 2024-02-23 | 1 | -12/+12 |
* | | Add keywords to improve search in the class reference | Hugo Locurcio | 2024-02-22 | 1 | -4/+4 |
|/ |
|
* | Update many Deprecated/Experimental descriptions for consistency | Micky | 2024-02-17 | 1 | -2/+2 |
* | Make auto translation inheritable | Michael Alexsander | 2024-02-15 | 1 | -2/+1 |
* | Documentation: Add support for deprecated/experimental messages | Danil Alexeev | 2024-02-15 | 1 | -2/+2 |
* | Make mouse-enter/exit notifications match mouse event propagation | kit | 2023-11-09 | 1 | -5/+18 |
* | Clarify `NOTIFICATION_SCROLL_BEGIN/END` behavior | A Thousand Ships | 2023-10-19 | 1 | -2/+4 |
* | Validate `code` tags for class and member references | Yuri Sizov | 2023-10-03 | 1 | -1/+1 |
* | Expose finding valid focus neighbors of a `Control` by side | A Thousand Ships | 2023-08-24 | 1 | -0/+9 |
* | Add missing tutorials to documentation classes | Hugo Locurcio | 2023-08-19 | 1 | -0/+1 |
* | Refactor mouse_entered and mouse_exited notifications | Markus Sauermann | 2023-08-01 | 1 | -7/+9 |
* | Add note about mouse movement input events in `MouseFilter` constants | Markus Sauermann | 2023-07-26 | 1 | -3/+3 |
* | Doctool: Remove version attribute from XML header | Rémi Verschelde | 2023-07-06 | 1 | -1/+1 |
* | Bump version to 4.2-dev | Rémi Verschelde | 2023-07-05 | 1 | -1/+1 |
* | Display `BitField[Enum]` in docs to distinguish from `Enum` | Danil Alexeev | 2023-06-15 | 1 | -2/+2 |
* | Clarify use of size flags in `Control` | Ninni Pipping | 2023-06-07 | 1 | -2/+2 |
* | C#: Fix dictionary key lookup documentation | Raul Santos | 2023-06-02 | 1 | -2/+2 |
* | Overhaul the top sections of the class reference (GUI classes) | VolTer | 2023-05-28 | 1 | -1/+1 |
* | Expose Control::_get_drag_data() as non-const function | Nana Sakisaka | 2023-05-24 | 1 | -1/+1 |
* | Clarify that event handling does not affect `Input` | Ninni Pipping | 2023-05-09 | 1 | -0/+1 |
* | Correct the side mentioned with focus_neighbor_right and focus_neighbor_top. | Mallardbro | 2023-04-11 | 1 | -2/+2 |
* | Auto translate popup menus of MenuButton and OptionButton | Haoyu Qiu | 2023-03-27 | 1 | -1/+1 |
* | Merge pull request #73818 from kilojool/virtual_get_tooltip | Yuri Sizov | 2023-03-25 | 1 | -2/+11 |
|\ |
|
| * | Add missing virtual bind for control::get_tooltip | kilojool | 2023-03-21 | 1 | -2/+11 |
* | | Fix some wrong descriptions in the docs | Rindbee | 2023-03-21 | 1 | -2/+2 |
* | | Bump version to 4.1-dev | Rémi Verschelde | 2023-03-01 | 1 | -1/+1 |
|/ |
|
* | update outdated references and examples | Hana | 2023-02-21 | 1 | -1/+1 |
* | Clarify rotation degrees | kobewi | 2023-02-20 | 1 | -0/+1 |
* | Document unsupported features in Mobile and Compatibility rendering methods | Hugo Locurcio | 2023-02-13 | 1 | -1/+1 |
* | Merge pull request #69728 from Calinou/doc-font-oversampling-exceptions | Yuri Sizov | 2023-02-10 | 1 | -1/+2 |
|\ |
|
| * | Document exceptions to font oversampling in Camera2D, CanvasItem and Control | Hugo Locurcio | 2022-12-07 | 1 | -1/+2 |
* | | Fix description and argument name in Control._has_point | Kabiir | 2023-02-07 | 1 | -3/+3 |
* | | Fix C# examples in documentation | Raul Santos | 2023-01-31 | 1 | -26/+27 |
* | | Merge pull request #66688 from Sauermann/fix-control-get-global-rect-coordinates | Rémi Verschelde | 2023-01-26 | 1 | -4/+8 |
|\ \ |
|
| * | | Fix Control rect coordinate system inconsistency | Markus Sauermann | 2022-10-22 | 1 | -4/+8 |
* | | | Silence `warp_mouse()` warning in favor of documentation | Hugo Locurcio | 2023-01-25 | 1 | -0/+1 |
* | | | Implement BiDi override mode for GDScript source. | bruvzg | 2023-01-18 | 1 | -2/+2 |
* | | | Class reference: snake_case .gd filenames, _on_* | Doug Thompson | 2023-01-15 | 1 | -2/+2 |
* | | | Change set_drag_forwarding() to use callables. | Juan Linietsky | 2023-01-10 | 1 | -60/+6 |
* | | | Use BitField<> hint for ArrayFormat | Juan Linietsky | 2023-01-08 | 1 | -8/+8 |
* | | | Restore 'rotation_degrees' properties. | Juan Linietsky | 2022-12-19 | 1 | -0/+3 |
* | | | Copy local theme overrides from Control to Window | Yuri Sizov | 2022-12-07 | 1 | -1/+2 |
| |/
|/| |
|