Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年之前 |
Paulb23
|
9e57c359b7
Fix scroll bar lock when smooth scroll enabled, issue 23314
|
6 年之前 |
Rémi Verschelde
|
c25e23317c
Rename ScrollBar's drag_slave to drag_node
|
6 年之前 |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 年之前 |
Ibrahn Sahir
|
e51a94905d
fix scrollbar icons with atlas texture.
|
7 年之前 |
Rémi Verschelde
|
fbc61374ca
Use internal physics processing for Nodes' internal logic
|
7 年之前 |
Fabio Alessandrelli
|
920d2bfdfa
Add two new default actions ui_end, ui_home
|
7 年之前 |
Fabio Alessandrelli
|
59c23c1369
Scrollbar now uses UI actions instead of keys
|
7 年之前 |
Juan Linietsky
|
a26e6c8215
Renamed tree_exited to tree_exiting. tree_exited is now used for actual out of tree notification.
|
7 年之前 |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 年之前 |
AndreaCatania
|
4537977d6d
Renamed fixed_process to physics_process
|
7 年之前 |
Paulb23
|
5815aaa035
Fixed scrollbar jitter when clicking
|
7 年之前 |
volzhs
|
7da0ec01c0
Fix smooth scrolling in ScrollBar
|
7 年之前 |
Rémi Verschelde
|
7ad14e7a3e
Dead code tells no tales
|
7 年之前 |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 年之前 |
Hein-Pieter van Braam
|
cacced7e50
Convert Object::cast_to() to the static version
|
7 年之前 |
Paulb23
|
24c6c097f3
Stops scrolling when the user issues another command
|
7 年之前 |
Paulb23
|
a142c9a2f0
Added smooth scrolling to TextEdit
|
7 年之前 |
kbake
|
a72d17cf11
Scroll bars now look different on press
|
8 年之前 |
alexholly
|
a3c90b0293
renamed all Rect2.pos to Rect2.position
|
8 年之前 |
Andreas Haas
|
9bc5348961
InputEvent: Renamed "pos" property to "position"
|
8 年之前 |
Juan Linietsky
|
5b3709d309
Removal of InputEvent as built-in Variant type..
|
8 年之前 |
volzhs
|
bb81293047
New customizable editor theme
|
8 年之前 |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 年之前 |
Rémi Verschelde
|
debeee56f7
Fix typos in source code using codespell
|
8 年之前 |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 年之前 |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
8 年之前 |
Hein-Pieter van Braam
|
0f687f0ccb
Remove use of _SCS from ADD_METHOD
|
8 年之前 |
Rémi Verschelde
|
93ab45b6b5
Style: Fix whole-line commented code
|
8 年之前 |