tangled
alpha
login
or
join now
keii.dev
/
osu-framework
A game framework written with osu! in mind.
0
fork
atom
overview
issues
pulls
pipelines
osu-framework
/
osu.Framework
/
at
master
25 folders
6 files
Allocation
Merge branch 'master' into remove-texture-upload-finalizer-overhead
4 years ago
Audio
Fallback to SampleMixer by default
4 years ago
Bindables
Remove `Cached` overhead in `Bindable`
4 years ago
Caching
Replace redundant fields with auto-property with private setter
6 years ago
Configuration
Use `nameof` in exception message
4 years ago
Development
Remove unused using
4 years ago
Extensions
Merge branch 'master' into make-textcontainer-generic
4 years ago
Graphics
Merge branch 'master' into tabcontrol-initial-autosort
4 years ago
IO
Merge branch 'master' into fix-basepath-in-portable-singlefile-publish
4 years ago
Input
Fix axis value potentially getting stuck non-zero
4 years ago
Layout
Remove remaining todo
5 years ago
Lists
Fix `SortedList<T>.RemoveAll` quadratic time performance
4 years ago
Localisation
Merge branch 'master' into make-textcontainer-generic
4 years ago
Logging
Merge pull request #4251 from smoogipoo/add-finalizing-object-etw-event
4 years ago
Physics
Merge branch 'master' of https://github.com/ppy/osu-framework into numeric_extensions
6 years ago
Platform
Add better documentation of update rate properties
4 years ago
Properties
Expose osu!framework internals to benchmarks code
4 years ago
Resources
Apply suggestions
4 years ago
Screens
Clarify to use `ScreenStack.Push` on null stack exception from extension
4 years ago
Statistics
Merge branch 'master' into fix-unlimited-update-handling
4 years ago
Testing
Cap maximum run speed during headless test runs
4 years ago
Text
Add reset method to TextBuilder
4 years ago
Threading
Add better documentation of update rate properties
4 years ago
Timing
Merge branch 'master' into fix-unlimited-update-handling
4 years ago
Utils
Add xmldoc and TODO comment
4 years ago
Game.cs
Properly cascade stack all tool windows
4 years ago
Host.cs
Merge branch 'master' into fix-glyph-edge-interpolation
4 years ago
IStateful.cs
Clean up IComparable in generic constraints. BannedApiAnalyzer doesn't report it in constraint.
6 years ago
IUpdateable.cs
Update licence header (and remove year)
7 years ago
RuntimeInfo.cs
Fix startup crash when publishing game in SingleFile and Portable mode
4 years ago
osu.Framework.csproj
Merge branch 'master' into fix-GetBackwardWordAmount-on-one-character-words
4 years ago