| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
That year should bring the long-awaited OpenGL ES 3.0 compatible renderer
with state-of-the-art rendering techniques tuned to work as low as middle
end handheld devices - without compromising with the possibilities given
for higher end desktop games of course. Great times ahead for the Godot
community and the gamers that will play our games!
(cherry picked from commit c7bc44d5ad9aae4902280012f7654e2318cd910e)
|
| |
|
|
| |
(cherry picked from commit fb54ba63975a748b2a0dc9d68a94e4e27d0a8c7f)
|
| |
|
|
|
|
|
|
| |
Exposed `get_focus_mode()` to the script
Added `focus_mode` to the property panels for line-edit and sliders
Added `enabled_focus_mode` to the property panels for buttons
enabled_focus_mode is used when button is enabled/disabled
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
VSlider would get set at the inverted position when receiving a mouse click
Dragging the slider worked correct
|
| |
|