index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
classes
/
TabBar.xml
Age
Commit message (
Expand
)
Author
2022-07-06
Refactor Font configuration and import UI, and Font resources.
bruvzg
2022-04-23
Rename theme properties to include underscores
FireForge
2022-03-21
Add visual marker when dragging and dropping tabs
Michael Alexsander
2022-03-17
Make `TabBar/Container` default their alignments to the left instead of center
Michael Alexsander
2022-03-09
Replace `TabBar`'s `min_width` with `max_tab_width` and expose it
Michael Alexsander
2022-03-05
Change tabs_rearrange_group to property
kobewi
2022-03-03
Make `TabContainer` use `TabBar` internally
Michael Alexsander
2022-02-15
Add an XML schema for documentation
Hugo Locurcio
2022-01-31
Bring `TabBar` to full parity with the `TabContainer` implementation.
Michael Alexsander
2022-01-19
Improve the default project theme
Hugo Locurcio
2022-01-07
i18n: Sync classref translations with current 3.x codebase
RĂ©mi Verschelde
2022-01-05
Inspector property array for `TabBar`
rafallus
2021-12-09
align to horizontal_alignment, valign to vertical_alignment, related
Nathan Franke
2021-12-01
Sort and group theme properties in docs, improve formatting for theme and enums
Yuri Sizov
2021-10-28
Rename `TabBar`'s `tab_closed` signal to `tab_close_pressed`
Michael Alexsander
2021-10-19
Rename `Tabs` to `TabBar`
Michael Alexsander