1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 04:47:24 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Objects/Drawables/Pieces
2020-11-05 13:51:46 +09:00
..
ApproachCircle.cs Revert SkinnableSprite lookups to old behaviour 2019-09-03 14:21:54 +09:00
CirclePiece.cs Avoid rapid triangle repositioning during editor slider placement 2020-10-02 15:51:14 +09:00
DefaultSpinnerDisc.cs Use BDL for top-level osu! DHOs 2020-11-05 13:51:46 +09:00
DrawableSliderPath.cs Add abstract implementation of slider path 2019-12-17 17:54:05 +09:00
ExplodePiece.cs Introduce the concept of SkinComponents 2019-08-30 14:55:52 +09:00
FlashPiece.cs Introduce the concept of SkinComponents 2019-08-30 14:55:52 +09:00
GlowPiece.cs Fix ring glow lookup being incorrect 2019-09-03 12:32:10 +09:00
MainCirclePiece.cs Add spaces to comments 2020-05-04 18:36:24 -07:00
ManualSliderBody.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
NumberPiece.cs Fix 1x1 white pixel appearing in the centre of hitcircles on default skin 2019-10-29 22:31:27 +09:00
PlaySliderBody.cs Implement legacy slider border shadow 2019-12-18 13:37:37 +09:00
ReverseArrowPiece.cs Update naming 2020-06-23 21:27:01 +09:00
RingPiece.cs Make stacked hitcircles more visible when using default skin 2020-10-06 14:09:31 +09:00
SliderBall.cs Fix circle container type 2020-07-22 21:14:04 +09:00
SliderBody.cs Fix various display issues by abstracting further 2019-12-17 19:29:27 +09:00
SnakingSliderBody.cs Use tuple deconstruction to swap values 2020-01-08 20:46:17 +01:00
SpinnerBonusDisplay.cs Use local static to determine score per spinner tick 2020-10-01 12:15:34 +09:00
SpinnerFill.cs Refactor to centralise implementation into a single component 2020-07-29 22:31:52 +09:00
SpinnerRotationTracker.cs Fix missing GameplayClock in some tests 2020-09-21 22:30:14 +09:00
SpinnerSpmCounter.cs Update MathUtils namespace usages 2020-01-09 13:43:44 +09:00
SpinnerTicks.cs Minor adjustments to tick clearance 2020-07-20 17:52:59 +09:00
TrianglesPiece.cs Avoid rapid triangle repositioning during editor slider placement 2020-10-02 15:51:14 +09:00