This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-16 16:23:39 +08:00
Code
Issues
Releases
Wiki
Activity
41,106
Commits
4
Branches
791
Tags
f7b534166310a9ceff4a8ca3ae9f2bf3d7dbfa4b
Commit Graph
87 Commits
Simplify logic by considering all buttons equally
Dean Herbert
·
2020-06-22 16:19:38 +09:00
e91c2ee5e2
Add cursor rotation on middle mouse button
Power Maker
·
2020-06-13 12:18:50 +02:00
9230c148c7
Rename shouldRotateCursor() to shouldKeepRotating()
Power Maker
·
2020-06-12 15:43:19 +02:00
8924ff4ba6
move cursorRotate.Value check into shouldRotateCursor() method
Power Maker
·
2020-06-12 13:20:09 +02:00
b076cf96b7
Simplify negative equality expression
Power Maker
·
2020-06-03 21:42:23 +02:00
939a76b08f
Remove unnecessary using statement.
Power Maker
·
2020-06-03 21:13:11 +02:00
ff220b2ebe
Rename method to avoid confusion
Power Maker
·
2020-06-03 20:50:37 +02:00
747ecd5ab2
Remove unnecessary comment
Power Maker
·
2020-06-03 20:46:24 +02:00
eb15fc0bf9
Add method for any mouse button pressed.
Power Maker
·
2020-06-03 20:43:47 +02:00
3fa02a5782
Simplify shouldRotate method
Co-authored-by: Bartłomiej Dach <
dach.bartlomiej@gmail.com
>
Power Maker
·
2020-06-03 20:35:44 +02:00
89d973416a
Add method for checking if cursor should rotate
Power Maker
·
2020-06-03 10:03:39 +02:00
86a4664d9b
Fixed whitespace
Power Maker
·
2020-06-02 22:25:25 +02:00
fa4d13a22b
Add cursor rotation on right mouse button
Power Maker
·
2020-06-02 20:57:02 +02:00
85d0c04e61
Add cursor rotation on right mouse button
Power Maker
·
2020-06-02 20:55:21 +02:00
a2fdf94483
Apply input method signature refactorings
smoogipoo
·
2020-01-20 18:17:21 +09:00
bfb056c612
Remove remaining usage of osuTK.MathHelper
Berkan Diler
·
2020-01-08 20:21:13 +01:00
34d8740ec4
Use float types for cursor sizes
iiSaLMaN
·
2019-09-03 01:28:51 +03:00
cb55159b28
Update framework
Dean Herbert
·
2019-08-21 13:29:50 +09:00
48716f8f2b
Apply newline additions
Dean Herbert
·
2019-04-01 12:16:32 +09:00
612db31c38
Fix remaining issues
Dean Herbert
·
2019-02-28 13:31:40 +09:00
26d53d06a9
Update variable names
Also cleans up some weird code
Dean Herbert
·
2019-02-22 17:51:39 +09:00
3fe4b8fd1c
Adjust namespaces
smoogipoo
·
2019-02-21 19:05:52 +09:00
d8c55bc729
Update with framework bindable changes
smoogipoo
·
2019-02-21 18:56:34 +09:00
bca347427f
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
OpenTK -> osuTK
smoogipoo
·
2018-11-20 17:14:59 +09:00
f27bd3ef3e
Use UIEvent level getters for modifier keys.
ekrctb
·
2018-10-02 13:26:36 +09:00
b7a2ad1aa5
Adapt signature change of event handlers
ekrctb
·
2018-10-02 12:02:55 +09:00
50091252e2
Change signature to new event handler
ekrctb
·
2018-10-02 12:02:47 +09:00
99fc04c8af
Revert async changes
Dean Herbert
·
2018-08-31 07:07:10 +09:00
03084aa04b
Use GetAsync on all textures
smoogipoo
·
2018-08-27 17:26:44 +09:00
1b279d383f
Update framework
Dean Herbert
·
2018-07-21 16:21:53 +09:00
0f37758314
Remove casting
Dean Herbert
·
2018-07-06 17:45:39 +09:00
54db287791
Modify MenuCursor hightlight animation
ekrctb
·
2018-07-03 15:15:03 +09:00
f9f192ce34
whitespace
ekrctb
·
2018-07-02 16:20:44 +09:00
ae6fdd8e29
typo
ekrctb
·
2018-07-02 16:09:33 +09:00
63746876c2
Fix MenuCursor crash
ekrctb
·
2018-07-02 16:07:52 +09:00
341ffa4667
Remove unused field
Dean Herbert
·
2018-04-16 00:25:09 +09:00
96ef564f44
Merge remote-tracking branch 'origin/master' into instant-hide-screenshot
smoogipoo
·
2018-04-13 21:13:09 +09:00
733f70cbd5
A lot more protection from outsiders
smoogipoo
·
2018-04-13 21:12:33 +09:00
34adb2527c
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Instantly hide cursor for required frames while taking screenshot
smoogipoo
·
2018-04-13 17:27:10 +09:00
ebe36f0612
Merge branch 'master' into update-branch
smoogipoo
·
2018-02-08 23:35:48 +09:00
b500b76407
Adjust transforms for cursor transitions
smoogipoo
·
2018-01-12 19:34:14 +09:00
5952f1e7f1
Update licence headers
Dean Herbert
·
2018-01-05 20:21:19 +09:00
37d393bca0
Disable resharper inspections on case-by-case basis
smoogipoo
·
2017-11-20 18:55:48 +09:00
aac41d2de6
Fix formatting ;_;
gabixdev
·
2017-09-21 22:11:35 +02:00
8438ea1267
Reformat again...
gabixdev
·
2017-09-17 01:44:49 +02:00
3c00a7cc51
Code reformat
gabixdev
·
2017-09-17 01:40:38 +02:00
a33dfbba25
...
gabixdev
·
2017-09-17 01:34:56 +02:00
48008cd7e6
CODE STYLE XD
gabixdev
·
2017-09-17 01:28:02 +02:00
a8ada75633
First
Previous
1
2
Next
Last