Thomas Müller
|
bb15bc0467
|
Use ReceiveMouseInputAt whenever possible
|
2017-06-30 09:54:03 +03:00 |
|
Thomas Müller
|
e3489928b7
|
Remove now obsolete InternalContains
|
2017-06-24 09:21:08 +02:00 |
|
Thomas Müller
|
f5829860a2
|
Get rid of AlwaysReceiveInput
|
2017-06-23 18:02:24 +02:00 |
|
smoogipooo
|
25ff4de39a
|
Update with framework changes.
|
2017-06-08 17:57:06 +09:00 |
|
smoogipooo
|
e1ed785cbf
|
Update framework.
|
2017-05-09 21:00:40 +09:00 |
|
Dean Herbert
|
9f1f926634
|
Add non-null assurance.
|
2017-05-08 12:45:55 +09:00 |
|
WebFreak001
|
5aecc3d761
|
Made cursortrail work with multiple positions
|
2017-05-05 17:44:51 +02:00 |
|
WebFreak001
|
063b606a12
|
Fix readonly warning
|
2017-05-03 18:48:17 +02:00 |
|
WebFreak001
|
008ff9d2f9
|
InputResample CursorTrail
|
2017-05-03 18:33:42 +02:00 |
|
Dean Herbert
|
13f057f900
|
Give CursorTrail its own clock for the time being.
|
2017-04-13 14:14:12 +09:00 |
|
Dean Herbert
|
681ed38941
|
Use const whenever possible.
|
2017-03-23 13:52:38 +09:00 |
|
Dean Herbert
|
54e1b24fe9
|
Enforce readonly private members where possible.
|
2017-03-23 13:50:08 +09:00 |
|
Dean Herbert
|
ab8a5afdb9
|
AlwaysReceiveInput and InternalContains.
|
2017-03-16 17:38:36 +09:00 |
|
Dean Herbert
|
4430255ec4
|
Merge remote-tracking branch 'upstream/master' into replay
# Conflicts:
# osu.Desktop.VisualTests/Tests/TestCasePlayer.cs
# osu.Desktop/OsuGameDesktop.cs
# osu.Game.Modes.Osu/Objects/Drawables/DrawableHitCircle.cs
# osu.Game.Modes.Osu/Objects/Drawables/DrawableSlider.cs
# osu.Game/Database/BeatmapDatabase.cs
# osu.Game/Graphics/Cursor/OsuCursorContainer.cs
# osu.Game/IPC/BeatmapImporter.cs
# osu.Game/Modes/Mod.cs
# osu.Game/Modes/Objects/Drawables/DrawableHitObject.cs
# osu.Game/Modes/UI/Playfield.cs
# osu.Game/Screens/Play/Player.cs
# osu.Game/Screens/Play/PlayerInputManager.cs
|
2017-03-07 13:50:08 +09:00 |
|
Dean Herbert
|
0cad5d7d41
|
Fix most warnings.
|
2017-03-07 13:05:57 +09:00 |
|
Dean Herbert
|
8040d6a03f
|
Fix CursorTrail corruption by resetting on load.
|
2017-03-02 16:08:10 +09:00 |
|
Dean Herbert
|
6b011a50d2
|
Naming standardisation and enforcing.
|
2017-02-07 16:20:36 +09:00 |
|
Dean Herbert
|
50bd80cb0c
|
Update and standardise license headers.
|
2017-02-07 14:27:41 +09:00 |
|
Dean Herbert
|
9b9ed32245
|
Remove all @2x references, updates resource and framework.
|
2017-02-06 22:19:47 +09:00 |
|
Thomas Müller
|
1e8dc780ab
|
Use new framework-level triangles.
|
2016-12-01 19:12:35 +01:00 |
|
Dean Herbert
|
6909dbf60c
|
Increase cursor trail density a bit.
|
2016-12-01 20:44:17 +09:00 |
|
Thomas Müller
|
bd872f6ab8
|
Explicitly make various member variabled of CursorTrail private.
|
2016-11-27 15:04:56 +01:00 |
|
Thomas Müller
|
069a19a916
|
Make CursorTrail efficient and add colouring and transparency support.
|
2016-11-26 18:01:24 +01:00 |
|
Thomas Müller
|
23d0e52d4f
|
Optimize draw portion of cursor trail.
|
2016-11-26 14:08:43 +01:00 |
|
Dean Herbert
|
be0cc7badc
|
Code tidying.
|
2016-11-26 19:25:58 +09:00 |
|
Dean Herbert
|
c978a4c091
|
Tidy up code. Make trail smooth.
|
2016-11-26 19:22:56 +09:00 |
|