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
/
scene
/
gui
/
range.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed _change_notify
reduz
2021-02-10
1
-2
/
+0
*
Initialize class variables with default values in scene/ [2/2]
Rafał Mikrut
2021-02-09
1
-10
/
+0
*
Make Range return 1.0 ratio if minimum and maximum values are equal
Hugo Locurcio
2021-01-15
1
-1
/
+4
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
1
-1
/
+1
*
Update all get_configuration_warning to retrieve warnings from the parent
ArrowInAKnee
2020-05-16
1
-1
/
+1
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-8
/
+16
*
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
1
-0
/
+9
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-34
/
+0
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-1
/
+1
*
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
Juan Linietsky
2020-02-25
1
-7
/
+7
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Range: Remove min/max check added in #33908
Rémi Verschelde
2019-11-26
1
-4
/
+0
*
Range: Fix cases where max was set to or below min value
Rémi Verschelde
2019-11-26
1
-0
/
+2
*
Fix some overflows and unitialized variables
Rafał Mikrut
2019-11-20
1
-0
/
+2
*
Memory leak and crash fixes
Rafał Mikrut
2019-11-10
1
-0
/
+1
*
Fix Exponential Range Graphical Error
Emmanuel Barroga
2019-08-09
1
-2
/
+2
*
Improve the node configuration warning display
Hugo Locurcio
2019-07-09
1
-2
/
+2
*
Fix Range's "changed" signal emitting with a value even if binded to emit none
Michael Alexsander Silva Dias
2019-06-16
1
-1
/
+7
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Merge pull request #22381 from DualMatrix/range_exp_warning
Rémi Verschelde
2018-09-28
1
-0
/
+17
|
\
|
*
Added warning when min_value of range is smaller than 0 while exp_edit is true.
DualMatrix
2018-09-23
1
-0
/
+17
*
|
Fixed step value not being respected for ranges in some cases.
DualMatrix
2018-09-24
1
-2
/
+3
|
/
*
Fix type of Range allow_greater/allow_lesser properties
Rémi Verschelde
2018-08-16
1
-2
/
+2
*
Allow editing of some unbound properties when hinted (or no range hinted)
Juan Linietsky
2018-05-16
1
-4
/
+33
*
-New inspector.
Juan Linietsky
2018-05-15
1
-4
/
+4
*
Bind many more properties to scripts
Bojidar Marinov
2018-01-12
1
-0
/
+1
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Fix crash when unsharing a range that is not shared
Dylan Enloe
2017-09-28
1
-4
/
+6
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-08-24
1
-1
/
+1
*
Removes type information from method binds
Ignacio Etcheverry
2017-08-10
1
-1
/
+1
*
Merge pull request #9764 from Noshyaar/pr-fix2
Rémi Verschelde
2017-07-24
1
-1
/
+1
|
\
|
*
Add object type hint for docs
Poommetee Ketson
2017-07-23
1
-1
/
+1
*
|
AnimationTree nodes sliders fixes
Jakub Grzesik
2017-07-21
1
-2
/
+2
|
/
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
Fix more property names in _change_notify calls.
Andreas Haas
2017-04-03
1
-5
/
+5
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-87
/
+75
*
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
1
-19
/
+19
*
Remove use of _SCS from ADD_METHOD
Hein-Pieter van Braam
2017-02-13
1
-7
/
+7
*
Overloaded basic math funcs (double and float variants). Use real_t rather th...
Ferenc Arn
2017-01-16
1
-5
/
+5
*
Renamed button functions to be more verboes, same with Range unit value -> ratio
Juan Linietsky
2017-01-13
1
-19
/
+19
*
-Conversion of most properties to a simpler syntax, easier to use by script
Juan Linietsky
2017-01-04
1
-19
/
+17
*
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-21
/
+21
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
Make the step property useful for sliders as described in #5773
Elia Argentieri
2016-10-15
1
-4
/
+13
*
math: Fix rounding error for 0 in Math::round (#4495)
Rémi Verschelde
2016-05-01
1
-4
/
+0
*
remove trailing whitespace
Hubert Jarosz
2016-03-09
1
-17
/
+17
*
Merge pull request #3257 from TheHX/pr-range-properties
Rémi Verschelde
2016-01-11
1
-8
/
+8
|
\
[next]