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
...
*
|
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
|
\
|
*
Fix error caused by dragging a Range property
Franklin Sobrinho
2016-01-06
1
-8
/
+8
*
|
do not return zero with minus-sign within range value, fixes #3221
Richard Nespithal
2016-01-08
1
-1
/
+5
|
/
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
Style fix for rounded_values methods in Range
Rémi Verschelde
2015-12-28
1
-11
/
+13
*
Fix Range exp_edit property
Franklin Sobrinho
2015-11-04
1
-1
/
+1
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
*
SceneMainLoop -> SceneTree
Juan Linietsky
2014-11-05
1
-2
/
+2
*
GODOT IS OPEN SOURCE
Juan Linietsky
2014-02-09
1
-0
/
+290
[prev]