tangled
alpha
login
or
join now
keii.dev
/
osu-framework
0
fork
atom
A game framework written with osu! in mind.
0
fork
atom
overview
issues
pulls
pipelines
osu-framework
/
osu.Framework
/
Graphics
/
UserInterface
/
at
master
45 files
Dean Herbert
Merge branch 'master' into move-bindables-namespace
7 years ago
72f9bb51
BasicButton.cs
Simplify the name to LocalisableString.
6 years ago
BasicCheckbox.cs
Simplify the name to LocalisableString.
6 years ago
BasicColourPicker.cs
Add full colour picker
4 years ago
BasicDirectorySelector.cs
Rename classes to make more sense
5 years ago
BasicDirectorySelectorBreadcrumbDisplay.cs
Add breadcrumb caption example to basic directory selector
4 years ago
BasicDirectorySelectorDirectory.cs
Expose extension points for replacing game-side file/directory selector
4 years ago
BasicDirectorySelectorParentDirectory.cs
Rename classes to make more sense
5 years ago
BasicDropdown.cs
Fix BasicTabControl not working
5 years ago
BasicFileSelector.cs
Expose extension points for replacing game-side file/directory selector
4 years ago
BasicHSVColourPicker.cs
Expose background box as protected
4 years ago
BasicHexColourPicker.cs
Ensure consistency of colour preview display
4 years ago
BasicMenu.cs
Merge branch 'master' into centralise-fonts
6 years ago
BasicPasswordTextBox.cs
rename file
6 years ago
BasicPopover.cs
Add basic structure of popover
4 years ago
BasicRearrangeableListContainer.cs
Rename RearrangeableListItem
6 years ago
BasicSliderBar.cs
Merge branch 'master' into bindable-fixes
6 years ago
BasicTabControl.cs
Remove uneeded using directives
4 years ago
BasicTextBox.cs
Add a protected event handler invoked on new text commits
5 years ago
Button.cs
implement BasicButton
6 years ago
Caret.cs
Remove excess licence header
6 years ago
Checkbox.cs
Add and use BindableWithCurrent
6 years ago
CircularProgress.cs
Merge branch 'master' into localisation
6 years ago
CircularProgressDrawNode.cs
Initial implementation of texture wrapping
5 years ago
ColourPicker.cs
Merge branch 'master' into android-show-keyboard-on-click-of-focused-textbox
4 years ago
Counter.cs
Apply outstanding inspections to framework (in line with osu!)
7 years ago
DirectorySelector.cs
Merge branch 'master' into popover
4 years ago
DirectorySelectorBreadcrumbDisplay.cs
Expose extension points for replacing game-side file/directory selector
4 years ago
DirectorySelectorDirectory.cs
Rename classes to make more sense
5 years ago
DirectorySelectorItem.cs
Expose extension points for replacing game-side file/directory selector
4 years ago
Dropdown.cs
Flatten `PlatformAction` struct to an enum
4 years ago
DropdownHeader.cs
Flatten `PlatformAction` struct to an enum
4 years ago
DropdownMenuItem.cs
Use LocalisableString in menu items.
6 years ago
FileSelector.cs
Merge branch 'master' into popover
4 years ago
HSVColourPicker.cs
Ensure colour is updated on HSV changes even if not present
4 years ago
HSVColourPicker_HueSelector.cs
Debounce state updates from input events
4 years ago
HSVColourPicker_SaturationValueSelector.cs
Adjust invalidation type
4 years ago
HexColourPicker.cs
Implement behaviour of hex colour picker
4 years ago
IHasCurrentValue.cs
Merge branch 'master' into move-bindables-namespace
7 years ago
Menu.cs
Avoid running menu animation code on `Clear()` calls
4 years ago
MenuItem.cs
Use LocalisableString in menu items.
6 years ago
Popover.cs
Use another implementation of dismiss-on-click-away logic
4 years ago
SliderBar.cs
Pragma ignore temaining usage of obsoleted property
4 years ago
TabControl.cs
Add newline
4 years ago
TabItem.cs
Merge branch 'master' into tabcontrol-disabled-bindable
6 years ago
TextBox.cs
Fix `GetBackwardWordAmount()` going back two words if the last word has only one character
4 years ago