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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change EditorSpinSlider's popup to Control
kobewi
2022-10-15
1
-1
/
+1
*
Implement Quaternion Editor
Silc Renew
2022-08-24
1
-0
/
+2
*
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
Rémi Verschelde
2022-05-02
1
-8
/
+9
*
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
1
-1
/
+1
*
Initialize bools in the headers in editor
Aaron Franke
2022-03-12
1
-11
/
+11
*
Make EditorSpinSlider label color a theme property
FireForge
2022-03-04
1
-5
/
+0
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Make EditorSpinSlider wait for text on key_up/down
Francois Belair
2021-10-26
1
-0
/
+1
*
Add up/down keys to inc/dec val in spin slider
Francois Belair
2021-09-28
1
-0
/
+1
*
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
reduz
2021-08-23
1
-1
/
+1
*
Make sure stylebox is valid in EditorSpinSlider before using it
Yuri Sizov
2021-08-14
1
-0
/
+1
*
Fix crash in EditorSpinSlider
kobewi
2021-07-18
1
-1
/
+1
*
Create many types of popups on demand
reduz
2021-07-17
1
-3
/
+6
*
Fix editor suffixes and degrees conversion
reduz
2021-06-30
1
-0
/
+4
*
Documentation search fixes
Gregory Basile
2021-06-16
1
-1
/
+1
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Add override keywords.
Marcel Admiraal
2020-07-10
1
-2
/
+2
*
Popups have also been converted to windows
Juan Linietsky
2020-03-26
1
-0
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Add scrollwheel input to spin slider
Emmanuel Barroga
2019-08-13
1
-0
/
+1
*
Add option to input value manually in EditorPropertyEasing
AnaDenisa
2019-06-28
1
-0
/
+3
*
Made use of semicolons more consitent, fixed formatting
JohnJLight
2019-06-19
1
-1
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Improve dragging behavior of editor_spin_slider
Ryan Schmitt
2018-11-08
1
-0
/
+1
*
-Add Expression class, used to evaluate expressions
Juan Linietsky
2018-08-08
1
-0
/
+2
*
Several improvements to inspector.
Juan Linietsky
2018-08-07
1
-0
/
+2
*
Improvements to vector fields, show axis in color with a background
Juan Linietsky
2018-07-18
1
-0
/
+5
*
Several improvements to editor inspector usability and style
Juan Linietsky
2018-07-18
1
-0
/
+4
*
better tab support for property editor
toger5
2018-07-04
1
-1
/
+3
*
spin_slider added ctrl and shift shrotcuts, removed exp dragging
toger5
2018-07-04
1
-0
/
+1
*
Entirely new (and much improved) animation editor.
Juan Linietsky
2018-06-07
1
-0
/
+5
*
Add missing copyright headers
Guilherme Felipe
2018-05-16
1
-0
/
+30
*
-New inspector.
Juan Linietsky
2018-05-15
1
-0
/
+57