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
/
editor_spin_slider.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #62846 from AaronRecord/remove_redundant_theme_updates_in_...
Rémi Verschelde
2022-08-27
1
-1
/
+0
|
\
|
*
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
Aaron Record
2022-08-27
1
-1
/
+0
*
|
Add read-only mode to AnimationTreeEditor plugins
SaracenOne
2022-08-25
1
-0
/
+4
|
/
*
Implement Quaternion Editor
Silc Renew
2022-08-24
1
-0
/
+4
*
Rename OSX to macOS and iPhoneOS to iOS.
bruvzg
2022-07-21
1
-1
/
+1
*
Rename Control PRESET_WIDE to PRESET_FULL_RECT
FireForge
2022-07-18
1
-1
/
+1
*
Refactor Font configuration and import UI, and Font resources.
bruvzg
2022-07-06
1
-2
/
+5
*
Add a const call mode to Object, Variant and Script.
K. S. Ernest (iFire) Lee
2022-06-27
1
-1
/
+1
*
Merge pull request #59770 from fire-forge/rounded-corners
Rémi Verschelde
2022-06-10
1
-3
/
+3
|
\
|
*
Add rounded corners to EditorProperty and EditorSpinSlider
FireForge
2022-05-25
1
-3
/
+3
*
|
Fix `EditorSpinSlider` mouse reset position on tree exit
Johannes Witt
2022-06-07
1
-0
/
+1
|
/
*
Merge pull request #60086 from fire-forge/editorspinslider-hide-slider
Rémi Verschelde
2022-05-16
1
-0
/
+4
|
\
|
*
Expose EditorSpinSlider.hide_slider
FireForge
2022-04-09
1
-0
/
+4
*
|
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
Rémi Verschelde
2022-05-02
1
-4
/
+0
|
/
*
Rename warp mouse functions to warp_mouse
Markus Sauermann
2022-03-27
1
-2
/
+2
*
Unify TextServer built-in module and GDExtension code.
bruvzg
2022-03-17
1
-1
/
+1
*
Handle NOTIFICATION_WM_CLOSE_REQUEST in EditorSpinSlider
Markus Sauermann
2022-03-16
1
-0
/
+1
*
Initialize bools in the headers in editor
Aaron Franke
2022-03-12
1
-11
/
+0
*
Make EditorSpinSlider label color a theme property
FireForge
2022-03-04
1
-12
/
+1
*
Port existing _notification code to use switch statements (part 1/3)
jmb462
2022-02-16
1
-14
/
+16
*
Editor: Cleanup some includes dependencies
Rémi Verschelde
2022-02-15
1
-1
/
+0
*
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
1
-2
/
+2
*
Revert "Add missing SNAME macro optimization to all theme methods call"
Rémi Verschelde
2022-02-08
1
-1
/
+1
*
Add missing SNAME macro optimization to all theme methods call
jmb462
2022-02-06
1
-1
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Make EditorSpinSlider grabbers thicker to be more noticeable
Hugo Locurcio
2021-12-15
1
-1
/
+1
*
Merge pull request #55519 from Calinou/editor-spin-slider-float-draw-filled-s...
Rémi Verschelde
2021-12-10
1
-7
/
+14
|
\
|
*
Draw the filled part of the slider on float EditorSpinSliders
Hugo Locurcio
2021-12-01
1
-7
/
+14
*
|
Replace String comparisons with "", String() to is_empty()
Nathan Franke
2021-12-09
1
-3
/
+3
*
|
align to horizontal_alignment, valign to vertical_alignment, related
Nathan Franke
2021-12-09
1
-2
/
+2
|
/
*
Added `reset_size` method to `Control` and `Window` classes
Yuri Roubinsky
2021-11-22
1
-1
/
+1
*
Use "enum class" for input enums
Aaron Franke
2021-11-12
1
-10
/
+12
*
Make EditorSpinSlider wait for text on key_up/down
Francois Belair
2021-10-26
1
-2
/
+12
*
Implement TextServer GDExtension interface, remove TextServer GDNative interf...
bruvzg
2021-10-01
1
-3
/
+2
*
Add up/down keys to inc/dec val in spin slider
Francois Belair
2021-09-28
1
-0
/
+55
*
Add Get Center Method for Rect2/Rect2i and AABB.
Anilforextra
2021-09-21
1
-2
/
+2
*
Apply set_read_only() to child classes of EditorProperty elements
Silc 'Tokage' Renew
2021-09-05
1
-4
/
+4
*
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
reduz
2021-08-23
1
-3
/
+1
*
Make sure stylebox is valid in EditorSpinSlider before using it
Yuri Sizov
2021-08-14
1
-151
/
+163
*
Use Command+Drag in EditSpinSlider on macOS
Haoyu Qiu
2021-08-02
1
-2
/
+8
*
Optimize StringName usage
reduz
2021-07-18
1
-18
/
+18
*
Fix crash in EditorSpinSlider
kobewi
2021-07-18
1
-0
/
+5
*
Create many types of popups on demand
reduz
2021-07-17
1
-30
/
+49
*
Add right-to-left layout support for `EditorSpinSlider`.
bruvzg
2021-06-30
1
-20
/
+59
*
Fix editor suffixes and degrees conversion
reduz
2021-06-30
1
-1
/
+22
*
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
1
-1
/
+1
*
Documentation search fixes
Gregory Basile
2021-06-16
1
-3
/
+3
*
Mouse ptr reappears at drag start position
amor
2021-05-23
1
-0
/
+1
*
Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWit...
Lightning_A
2021-05-07
1
-2
/
+2
*
Fixed wrong mouse position after releasing grabber
kobewi
2021-05-04
1
-1
/
+2
[next]