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
/
Graphics
/
at
master
20 folders
26 files
Dean Herbert
Update licence header (and remove year)
7 years ago
fb302966
Animations
Merge branch 'master' into fix-decode-stopped-permanently-at-eof
4 years ago
Audio
Merge branch 'master' into log-unbind-failure
4 years ago
Batches
Merge branch 'master' into UniformFix
6 years ago
Colour
Merge branch 'touch-event-manager' into touch-event-handlers
5 years ago
Containers
Switch to using `inheritdoc` rather than duplicating.
4 years ago
Cursor
Add note about reusing of tooltips and the new behaviour
4 years ago
Effects
Merge branch 'master' of https://github.com/ppy/osu-framework into numeric_extensions
6 years ago
Lines
Merge branch 'master' into overlay-dont-block-scroll
4 years ago
OpenGL
Merge branch 'master' into fix-glyph-edge-interpolation
4 years ago
Performance
Fix incorrect handling of 0 values
4 years ago
Pooling
Rename variable
5 years ago
Primitives
Revert "Add DirectionalInflate/DirectionalShrink"
4 years ago
Shaders
Merge branch 'master' into shader-disposal
4 years ago
Shapes
Merge branch 'master' into touch-event-handlers
5 years ago
Sprites
Merge branch 'master' into make-textcontainer-generic
4 years ago
Textures
Reduce verbosity of STBI errors
4 years ago
Transforms
Fix incorrect value asigned to `CompletionTargetSequence`
4 years ago
UserInterface
Merge branch 'master' into tabcontrol-initial-autosort
4 years ago
Video
Merge branch 'fix-decode-stopped-permanently-at-eof' into fix-decode-running-before-start-time
4 years ago
Visualisation
Fix incorrect condition
4 years ago
BlendingEquation.cs
Move enums to own class
6 years ago
BlendingParameters.cs
Fix inspections.
6 years ago
BlendingType.cs
Move enums to own class
6 years ago
BufferedDrawNode.cs
Use new generic objects wherever possible
6 years ago
BufferedDrawNodeSharedData.cs
Merge branch 'master' into fix-video-texture-upload-inheritance
5 years ago
Colour4.cs
Add `TryParseHex` methods to `Colour4`
4 years ago
Component.cs
Update licence header (and remove year)
7 years ago
DrawColourInfo.cs
Pass BlendingParameter in readonly ref.
6 years ago
DrawInfo.cs
Merge branch 'master' of https://github.com/ppy/osu-framework into numeric_extensions
6 years ago
DrawNode.cs
Remove AtomicCounter to reduce draw node object allocations slightly
4 years ago
Drawable.cs
Use `Logger.Error` instead
4 years ago
DrawableExtensions.cs
Add extension method to provide drawable adjustments
6 years ago
Drawable_ProxyDrawable.cs
Merge branch 'master' into fix-proxydrawable-lifetime
6 years ago
Easing.cs
Update licence header (and remove year)
7 years ago
FrameworkColour.cs
move namespace
6 years ago
FrameworkFont.cs
Centralise framework font specifications
6 years ago
IBufferedDrawable.cs
Change syntax to appease out-of-date R#
6 years ago
ICompositeDrawNode.cs
Add XMLDocs
7 years ago
IDrawable.cs
Remove not required using directive
6 years ago
ITexturedShaderDrawable.cs
Add XMLDocs
7 years ago
InvalidationList.cs
Remove confusing Trim() method
5 years ago
MarginPadding.cs
Add generic easing to transforms
6 years ago
TexturedShaderDrawNode.cs
Make drawnodes more composable
7 years ago
TransformSequenceExtensions.cs
Implement generic-easing extension methods
6 years ago
TransformableExtensions.cs
Fix offset-based position transform not respecting previous transforms
5 years ago
Vector2Extensions.cs
Update inspectcode and fix new issues
6 years ago