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-26 17:50:34 +08:00
Code
Issues
Releases
Wiki
Activity
36,171
Commits
4
Branches
797
Tags
edf9fe56112d30a6d2fbdd67bae107a587649dfd
Commit Graph
30 Commits
Remove redundant class name qualifier
Bartłomiej Dach
·
2020-11-10 12:20:49 +01:00
61093030ee
Rename variables
Bartłomiej Dach
·
2020-11-10 12:20:26 +01:00
ce837eaba0
Rewrite - Add empty drawable whenever sprite not found
cadon0
·
2020-11-10 23:52:37 +13:00
539806e9d6
Fix paths for storyboard animation sprites
cadon0
·
2020-11-10 23:52:37 +13:00
6446074976
Centralise and share logic for storyboard frame lookup method
Dean Herbert
·
2020-10-23 15:34:00 +09:00
1b84402b96
Utilise UseSkinSprites value in storyboard sprite logic
Bartłomiej Dach
·
2020-10-20 23:01:25 +02:00
58a54c5b6c
Use SkinnableSprite to avoid unnecessary reloads
Bartłomiej Dach
·
2020-10-20 22:49:56 +02:00
e54836a63e
Allow storyboard animations to load textures from skins
Sebastian Krajewski
·
2020-10-09 18:02:21 +02:00
f41fc71e42
Update usages of Animation and Video in line with framework changes
Dean Herbert
·
2020-04-03 16:00:06 +09:00
51db361c32
Enforce using get-only auto property where possible
Dean Herbert
·
2020-01-20 13:50:27 +09:00
cd5290b030
Update MathUtils namespace usages
smoogipoo
·
2020-01-09 13:43:44 +09:00
91735ff367
Fix storyboard flipping potentially not having an effect (
#7260
)
Fix storyboard flipping potentially not having an effect
Dean Herbert
·
2019-12-18 17:48:41 +09:00
69f888fc49
Fix storyboard flipping potentially not having an effect
smoogipoo
·
2019-12-18 17:27:13 +09:00
5aca523d35
Fix storyboard vectorscale and scale cross-pollution
smoogipoo
·
2019-12-18 17:21:38 +09:00
602ce698d5
CA1309: compare strings correctly.
Huo Yaoyuan
·
2019-12-17 13:00:15 +08:00
caf3f774ba
Reduce unnecessary allocations
smoogipoo
·
2019-05-14 13:04:49 +09:00
93b26cd026
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
Adjust namespaces
smoogipoo
·
2019-02-21 19:05:52 +09:00
d8c55bc729
Use leased bindables
Dean Herbert
·
2019-02-01 16:44:06 +09:00
ca5c8d37d1
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Use Find instead of FirstOrDefault
Roman Kapustin
·
2019-01-05 19:35:33 +03:00
4b5fc85875
OpenTK -> osuTK
smoogipoo
·
2018-11-20 17:14:59 +09:00
f27bd3ef3e
Rename GameBeatmap -> BindableBeatmap
smoogipoo
·
2018-06-06 20:16:20 +09:00
72cc53aded
Privatise the OsuGame beatmap, add local beatmap to OsuTestCase
smoogipoo
·
2018-05-23 17:38:02 +09:00
8004b8af4d
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Add rewind support for storyboards
Dean Herbert
·
2018-03-04 01:48:31 +09:00
659578e8fa
Update licence headers
Dean Herbert
·
2018-01-05 20:21:19 +09:00
37d393bca0
Only create drawables for storyboard elements that will be visible.
Damnae
·
2017-09-15 14:31:59 +02:00
291486a4d1
Rename storyboard classes.
Damnae
·
2017-09-13 11:22:24 +02:00
bab3ef0669