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
/
flow_container.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
New Quick Open Dialog
Stijn Hinlopen
2024-10-01
1
-0
/
+5
*
Merge pull request #94286 from aaronp64/flowcontainer_resort_crash
Rémi Verschelde
2024-07-22
1
-1
/
+18
|
\
|
*
Avoid FlowContainer crash with TextureRect using EXPAND_FIT_* expand modes
aaronp64
2024-07-21
1
-1
/
+18
*
|
Fix container minimum size with hidden parent
Anni Ryynänen
2024-07-12
1
-1
/
+1
|
/
*
Fix FlowContainer scale from also scaling wrap point
Javi Rodriguez
2024-06-21
1
-1
/
+1
*
Add as_sortable_control() to unify Container checks
kobewi
2024-05-08
1
-18
/
+5
*
Add FlowContainer wrap options for center alignment.
Koyper
2024-04-29
1
-10
/
+62
*
Add option to reverse FlowContainer fill direction (HFlow bottom-to-top, VFlo...
TheSecondReal0
2024-02-01
1
-1
/
+19
*
Register theme properties with ThemeDB
Yuri Sizov
2023-09-11
1
-7
/
+5
*
Use BitField<> hint for ArrayFormat
Juan Linietsky
2023-01-08
1
-6
/
+6
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Add alignment options to flow container
Teggy
2022-10-23
1
-0
/
+41
*
Rework oriented containers
kobewi
2022-09-01
1
-0
/
+22
*
Add a lifecycle method for manual theme item caching to Control
Yuri Sizov
2022-09-01
1
-13
/
+17
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-1
/
+1
*
Rename theme properties to include underscores
FireForge
2022-04-23
1
-2
/
+2
*
Fix children visibility check
taigi100
2022-03-16
1
-2
/
+7
*
Use `switch` consistently in `_notification` (`scene` folder)
Rémi Verschelde
2022-02-15
1
-0
/
+2
*
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
1
-2
/
+0
*
Reorganize inspector layout workflow for Control nodes
Yuri Sizov
2022-02-10
1
-0
/
+24
*
Add FlowContainer
Hendrik Brucker
2022-01-07
1
-0
/
+252