index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
classes
/
Control.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix more miscellaneous oddities around the class reference
Micky
2024-11-12
1
-2
/
+2
*
Merge pull request #99020 from Mickeon/documentation-example-pruning-2
Thaddeus Crews
2024-11-12
1
-16
/
+16
|
\
|
*
Clean up more `[b]Example:[/b]` lines from the class reference
Micky
2024-11-11
1
-16
/
+16
*
|
Merge pull request #95774 from Mickeon/documentation-miscellaneous-oddities
Thaddeus Crews
2024-11-12
1
-3
/
+5
|
\
\
|
*
|
Fix miscellaneous oddities around the class reference
Micky
2024-08-18
1
-3
/
+5
*
|
|
Fix many untagged true/false/null in the documentation
Micky
2024-11-10
1
-1
/
+2
*
|
|
Merge pull request #98281 from timothyqiu/custom-tooltip-atm
Clay John
2024-10-27
1
-1
/
+1
|
\
\
\
|
*
|
|
Don't override auto translate mode of custom tooltip
Haoyu Qiu
2024-10-25
1
-1
/
+1
*
|
|
|
Merge pull request #97966 from mh114/mh114-fix-control-doc-typo
Thaddeus Crews
2024-10-25
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fixed a documentation typo in Control._drop_data() C#-example.
Mika Halttunen
2024-10-08
1
-1
/
+1
*
|
|
|
Add System Locale layout direction for Control and Window
Haoyu Qiu
2024-10-17
1
-1
/
+9
|
/
/
/
*
|
/
Add auto translate mode for tooltips
Haoyu Qiu
2024-09-26
1
-0
/
+4
|
|
/
|
/
|
*
|
Clarify Mouse Filter Pass in the Inspector
kit
2024-06-19
1
-3
/
+4
|
/
*
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
[next]