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
/
split_container.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improvements to SplitContainer including a drag bar background StyleBox.
Koyper
2024-09-14
1
-2
/
+29
*
Fix container minimum size with hidden parent
Anni Ryynänen
2024-07-12
1
-1
/
+1
*
Use `as_sortable_control()` in SplitContainer
kit
2024-05-08
1
-2
/
+1
*
Extract editor dock manager
kit
2024-01-15
1
-2
/
+2
*
Bind remaining theme properties to their respective classes
Yuri Sizov
2023-09-13
1
-3
/
+1
*
Register theme properties with ThemeDB
Yuri Sizov
2023-09-11
1
-2
/
+0
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Allow SplitContainer to have a grab area larger than its visual grabber
Gilles Roudière
2022-09-07
1
-7
/
+23
*
Improve SplitContainer behavior, keeping asked split whenever possible
Gilles Roudière
2022-09-02
1
-1
/
+1
*
Rework oriented containers
kobewi
2022-09-01
1
-2
/
+11
*
Add a lifecycle method for manual theme item caching to Control
Yuri Sizov
2022-09-01
1
-0
/
+8
*
Revert SplitContainer minimum size splitting changes (#64676 and #64800)
Rémi Verschelde
2022-08-26
1
-1
/
+0
*
Handle child control size changes in SplitContainer
kobewi
2022-08-23
1
-0
/
+1
*
Reorganize inspector layout workflow for Control nodes
Yuri Sizov
2022-02-10
1
-0
/
+3
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
reduz
2021-08-23
1
-1
/
+1
*
Initialize class variables with default values in scene/ [2/2]
Rafał Mikrut
2021-02-09
1
-10
/
+10
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Add override keywords.
Marcel Admiraal
2020-07-10
1
-2
/
+2
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-3
/
+0
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Made use of semicolons more consitent, fixed formatting
JohnJLight
2019-06-19
1
-1
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Keep the SplitContainer offset value when it is shrinked
groud
2018-11-15
1
-1
/
+3
*
Fixes a bas resizing with SplitContainer
Gilles Roudiere
2018-01-20
1
-1
/
+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
*
Fixed SplitContainer showing the "resize" cursor when it shouldn't.
Michael Alexsander Silva Dias
2017-12-20
1
-2
/
+2
*
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-12-07
1
-4
/
+4
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Restired multithread support in OSX and Windows, should stop the crashes.
Juan Linietsky
2017-06-10
1
-1
/
+1
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
1
-1
/
+1
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-18
/
+14
*
renamed _input_event for GUI events to _gui_input, so it's more differentiate...
Juan Linietsky
2017-01-08
1
-1
/
+1
*
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-3
/
+3
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
Fixed overloaded virtual functions with const vs none warning
marcelofg55
2016-06-12
1
-1
/
+1
*
-Massive editor dialog cleanup
Juan Linietsky
2016-01-17
1
-4
/
+11
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
*
GODOT IS OPEN SOURCE
Juan Linietsky
2014-02-09
1
-0
/
+99