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
/
editor
/
gui
/
editor_spin_slider.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@9e6098432aac35bae42c9089a29ba2a80320d823
Spartan322
2024-11-20
1
-0
/
+2
|
\
|
*
Fix spinner in AnimationTrackEdit in FPS mode
Silc Lizard (Tokage) Renew
2024-11-17
1
-0
/
+2
*
|
Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e
Spartan322
2024-11-12
1
-2
/
+2
|
\
|
|
*
Merge pull request #97946 from WhalesState/editor-spin-slider
Thaddeus Crews
2024-11-12
1
-2
/
+2
|
|
\
|
|
*
Fix `EditorSpinSlider` grapper `TextureRect` doesn't follow parent when scrol...
Mounir Tohami
2024-10-07
1
-2
/
+2
*
|
|
Merge pull request #818 from Spartan322/fixup/copyright-headers
George L. Albany
2024-10-27
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
|
|
Merge commit godotengine/godot@61accf060515416da07d913580419fd8c8490f7b
Spartan322
2024-10-26
1
-4
/
+0
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
/
Fix EditorSpinSlider blocking viewport from getting focus
passivestar
2024-09-10
1
-4
/
+0
|
|
/
*
/
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
*
Fix is_inside_tree error when inspecting an Environment resource
matheusmdx
2024-09-07
1
-1
/
+1
*
Remove duplicated read only checks in EditorSpinSlider
Haoyu Qiu
2024-09-06
1
-12
/
+8
*
Prevent editing value on focus when `EditorSpinSlider` is read-only
detomon
2024-09-05
1
-0
/
+4
*
Merge pull request #89265 from davthedev/spinbox-buttons-refactor
Rémi Verschelde
2024-08-27
1
-1
/
+5
|
\
|
*
Improve SpinBox interaction, split arrows, add theme attributes
David Giardi
2024-08-23
1
-1
/
+5
*
|
Fix EditorSpinSlider when hidden
kit
2024-08-01
1
-3
/
+3
|
/
*
Merge pull request #93165 from passivestar/scenetree-shortcut-focus
Rémi Verschelde
2024-07-17
1
-0
/
+4
|
\
|
*
Prevent node rename shortcut from stealing focus from controls
passivestar
2024-07-09
1
-0
/
+4
*
|
[Scene] Add `SceneStringNames::font(_size/_color)`
A Thousand Ships
2024-06-18
1
-5
/
+5
|
/
*
Use `CoreStringNames::normal` in more places
A Thousand Ships
2024-05-30
1
-1
/
+1
*
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-9
/
+9
*
Fix editor spin slider RTL and margin
kit
2024-05-02
1
-7
/
+8
*
[Editor] Remove redundant code from `EditorSpinSlider`
A Thousand Ships
2024-03-15
1
-23
/
+17
*
Allow to abort `SpinSlider` value changes
passivestar
2024-02-16
1
-21
/
+57
*
Merge pull request #80544 from MewPurPur/buff-editorspinslider-2
Rémi Verschelde
2024-02-09
1
-7
/
+3
|
\
|
*
Fix read-only EditorSpinSlider display
MewPurPur
2023-08-12
1
-7
/
+3
*
|
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
1
-1
/
+1
*
|
Update deferred calls to use Callables
kobewi
2024-01-09
1
-4
/
+4
*
|
Merge pull request #80699 from aXu-AP/spin-box-comma-decimals
Yuri Sizov
2023-09-28
1
-7
/
+14
|
\
\
|
*
|
Use comma as a decimal separator for SpinBox
aXu-AP
2023-09-21
1
-7
/
+14
*
|
|
Merge pull request #81278 from Alex2782/bugfix_EditorSpinSlider_clamp#81272
Rémi Verschelde
2023-09-26
1
-18
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fixes the 'CLAMP' problem in the 'EditorSpinSlider' ...
Alexander Hartmann
2023-09-03
1
-18
/
+9
*
|
|
Replace Ctrl in editor shortcuts with Cmd or Ctrl depending on platform
ajreckof
2023-09-19
1
-1
/
+1
|
/
/
*
/
[Text Server] Store extra spacing of individual font variations.
bruvzg
2023-08-24
1
-3
/
+0
|
/
*
Fix the distance for grabbing a EditorSpinSlider
Markus Sauermann
2023-06-16
1
-1
/
+1
*
Add editor setting for spin slider sensibility
Winston Yallow
2023-04-27
1
-2
/
+7
*
Fix editor spin slider remaining editable if set read_only during an edit and...
Samuele Panzeri
2023-04-22
1
-1
/
+10
*
Merge pull request #75765 from YuriSizov/editor-node-optimize-includes
Rémi Verschelde
2023-04-11
1
-5
/
+1
*
Improve includes of EditorNode (and everything else)
Yuri Sizov
2023-04-07
1
-0
/
+703