Rémi Verschelde
|
71066cd63b
Update copyright statements to 2022
|
3 years ago |
Michael Alexsander
|
d453b59cba
Make invisible `SplitContainer` nodes correctly calculate the minimal size of its children
|
4 years ago |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 years ago |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
4 years ago |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
Haoyu Qiu
|
be34e45233
Uses split cursor for SplitContainer
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Michael Alexsander Silva Dias
|
52abab5aa7
Make 'SplitContainer' update drawing only if actually needs to
|
6 years ago |
Michael Alexsander Silva Dias
|
f2f09f00b7
Fix 'SplitContainer's showing their handles when they shouldn't
|
6 years ago |
groud
|
a1f955a1d3
Updates containers minimum size when some constants are modified
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
groud
|
136847e5c3
Fixes collapsed SplitContainers
|
6 years ago |
groud
|
a982531368
Keep the SplitContainer offset value when it is shrinked
|
6 years ago |
Michael Alexsander Silva Dias
|
7f72d6476b
Fixed some warnings found with Cppcheck.
|
7 years ago |
Gilles Roudiere
|
30e1e42175
Fixes a bas resizing with SplitContainer
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Michael Alexsander Silva Dias
|
274b3db0d9
Fixed SplitContainer showing the "resize" cursor when it shouldn't.
|
7 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
Hein-Pieter van Braam
|
cacced7e50
Convert Object::cast_to() to the static version
|
8 years ago |
Ignacio Etcheverry
|
32dd9a9f66
ClassDB: Provide the enum name of integer constants
|
8 years ago |
Juan Linietsky
|
2a3e00c8c7
-Many fixes to VisualScript, fixed property names, etc.
|
8 years ago |
Andreas Haas
|
9bc5348961
InputEvent: Renamed "pos" property to "position"
|
8 years ago |
Juan Linietsky
|
5b3709d309
Removal of InputEvent as built-in Variant type..
|
8 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 years ago |
Andreas Haas
|
0a287cfe4c
Fix more property names in _change_notify calls.
|
8 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 years ago |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
8 years ago |
Hein-Pieter van Braam
|
0f687f0ccb
Remove use of _SCS from ADD_METHOD
|
8 years ago |