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
/
scroll_bar.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Fix always true/false values
qarmin
2019-06-20
1
-21
/
+20
*
Improvements to scroll handling
Tomasz Chabora
2019-05-24
1
-13
/
+3
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Fix scroll bar lock when smooth scroll enabled, issue 23314
Paulb23
2018-11-24
1
-0
/
+2
*
Rename ScrollBar's drag_slave to drag_node
Rémi Verschelde
2018-09-15
1
-85
/
+67
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-3
/
+3
*
fix scrollbar icons with atlas texture.
Ibrahn Sahir
2018-07-14
1
-4
/
+2
*
Use internal physics processing for Nodes' internal logic
Rémi Verschelde
2018-04-11
1
-8
/
+8
*
Add two new default actions ui_end, ui_home
Fabio Alessandrelli
2018-02-23
1
-13
/
+4
*
Scrollbar now uses UI actions instead of keys
Fabio Alessandrelli
2018-02-23
1
-31
/
+26
*
Renamed tree_exited to tree_exiting. tree_exited is now used for actual out o...
Juan Linietsky
2018-01-12
1
-4
/
+4
*
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
*
Renamed fixed_process to physics_process
AndreaCatania
2017-09-30
1
-14
/
+14
*
Fixed scrollbar jitter when clicking
Paulb23
2017-09-24
1
-1
/
+1
*
Fix smooth scrolling in ScrollBar
volzhs
2017-09-18
1
-4
/
+4
*
Dead code tells no tales
Rémi Verschelde
2017-08-27
1
-132
/
+2
*
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
-2
/
+2
*
Stops scrolling when the user issues another command
Paulb23
2017-08-22
1
-2
/
+7
*
Added smooth scrolling to TextEdit
Paulb23
2017-08-19
1
-3
/
+51
*
Scroll bars now look different on press
kbake
2017-08-12
1
-1
/
+8
*
renamed all Rect2.pos to Rect2.position
alexholly
2017-06-04
1
-4
/
+4
*
InputEvent: Renamed "pos" property to "position"
Andreas Haas
2017-06-03
1
-3
/
+3
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
1
-197
/
+191
*
New customizable editor theme
volzhs
2017-05-09
1
-11
/
+11
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
Fix typos in source code using codespell
Rémi Verschelde
2017-03-24
1
-1
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-286
/
+233
*
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
1
-5
/
+5
*
Remove use of _SCS from ADD_METHOD
Hein-Pieter van Braam
2017-02-13
1
-1
/
+1
*
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-14
1
-12
/
+22
*
Renamed button functions to be more verboes, same with Range unit value -> ratio
Juan Linietsky
2017-01-13
1
-3
/
+3
*
Renamed most signals so they refer to:
Juan Linietsky
2017-01-12
1
-4
/
+4
*
renamed _input_event for GUI events to _gui_input, so it's more differentiate...
Juan Linietsky
2017-01-08
1
-7
/
+7
*
-Conversion of most properties to a simpler syntax, easier to use by script
Juan Linietsky
2017-01-04
1
-18
/
+18
*
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-5
/
+5
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
Fix scroll bar moving in AnimationPlayer editor
volzhs
2016-11-28
1
-1
/
+1
*
remove trailing whitespace
Hubert Jarosz
2016-03-09
1
-162
/
+162
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
-Fixes from source code analyzizer, closes #1768
Juan Linietsky
2015-05-01
1
-8
/
+8
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
*
SceneMainLoop -> SceneTree
Juan Linietsky
2014-11-05
1
-8
/
+8
*
Import 3D Scene Improvements
Juan Linietsky
2014-06-19
1
-14
/
+214
*
FineTune HDR and Other Stuff
Juan Linietsky
2014-06-17
1
-0
/
+43
*
GODOT IS OPEN SOURCE
Juan Linietsky
2014-02-09
1
-0
/
+602
[prev]