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
/
Containers
/
at
master
1 folder
40 files
Dean Herbert
Update licence header (and remove year)
7 years ago
fb302966
Markdown
Merge branch 'master' into attempt-children-container
4 years ago
AudioContainer.cs
Replace all usages of HasFlag with HasFlagFast
5 years ago
BasicScrollContainer.cs
Move custom visuals into basic implementation
6 years ago
BufferedContainer.cs
Fix ModelBackedDrawable not working inside BufferedContainer
5 years ago
BufferedContainer_DrawNode.cs
Merge branch 'master' of https://github.com/ppy/osu-framework into numeric_extensions
6 years ago
CircularContainer.cs
Change CornerExponent to default to 2
6 years ago
ClickableContainer.cs
Merge remote-tracking branch 'origin/master' into ftb-prepass
7 years ago
CompositeDrawable.cs
Avoid boxing in recursive `AbsoluteSequence` logic (and remove intermediary object)
4 years ago
CompositeDrawable_DrawNode.cs
Prevent shrinking so far as going negative
4 years ago
Container.cs
Remove grabbing of `container`
4 years ago
ContainerExtensions.cs
Keep anchor and origin when wrapping drawable inside a container
4 years ago
CustomizableTextContainer.cs
Switch to using `inheritdoc` rather than duplicating.
4 years ago
DelayedLoadUnloadWrapper.cs
Move assertions back inside conditions to clarify expectations
4 years ago
DelayedLoadWrapper.cs
Remove using arbitrary acronyms in code
4 years ago
DrawSizePreservingFillContainer.cs
Fix DSPFC not considerng parent padding correctly
5 years ago
FillFlowContainer.cs
Replace all usages of HasFlag with HasFlagFast
5 years ago
FlowContainer.cs
Reorder params
6 years ago
FocusedOverlayContainer.cs
Migrate VisibilityContainer to use a bindable for state
6 years ago
GridContainer.cs
Fix some new inspections from latest resharper EAP
4 years ago
GridContainerContent.cs
Merge branch 'master' into set_grid_container_content_via_indexes
5 years ago
IBufferedContainer.cs
Update licence header (and remove year)
7 years ago
IContainer.cs
Transformables and IDrawable should be constrained with class.
6 years ago
IFillFlowContainer.cs
Update licence header (and remove year)
7 years ago
IFilterable.cs
Fix regression
7 years ago
IHasFilterTerms.cs
Update licence header (and remove year)
7 years ago
IHasFilterableChildren.cs
Update licence header (and remove year)
7 years ago
ISafeArea.cs
Apply reviews and privatise more fields
6 years ago
LifetimeManagementContainer.cs
Un-inline bitwise operation
5 years ago
ModelBackedDrawable.cs
Merge branch 'master' into fix-mbd-reloading
4 years ago
OverlayContainer.cs
Allow OverlayContainers to optionally not block scroll
4 years ago
RearrangeableListContainer.cs
Fix RearrangeableListContainer considering hidden items when dragging selection
5 years ago
RearrangeableListItem.cs
Make model readonly
6 years ago
SafeAreaContainer.cs
Replace all usages of HasFlag with HasFlagFast
5 years ago
SafeAreaDefiningContainer.cs
Remove one remaining reference to OsuTKWindow in xmldoc
5 years ago
ScrollContainer.cs
Mark scrollbar-sourced scrolls as user scrolls
4 years ago
SearchContainer.cs
Merge branch 'master' into fix-dluw-async-dispose
5 years ago
TabbableContainer.cs
Expose `ITabbableContainer`
5 years ago
TableContainer.cs
Add support for localising table container headers.
4 years ago
TextChunk.cs
add type arguments to `CustomizableTextContainer` and `TextFlowContainer`
4 years ago
TextFlowContainer.cs
Switch to using `inheritdoc` rather than duplicating.
4 years ago
VisibilityContainer.cs
Merge branch 'master' into fix-typo
4 years ago