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-25 03:09:54 +08:00
Code
Issues
Releases
Wiki
Activity
36,171
Commits
4
Branches
796
Tags
edf9fe56112d30a6d2fbdd67bae107a587649dfd
Commit Graph
18 Commits
Expose animation start time as mutable in interface
Bartłomiej Dach
·
2020-11-22 13:11:22 +01:00
1c31a4a6b6
Add support for changing animation start time after load
Bartłomiej Dach
·
2020-11-21 20:06:30 +01:00
240c1b0aef
Move HasFont to legacy skin extensions class instead
Salman Ahmed
·
2020-08-19 07:58:23 +03:00
422100192c
Merge GlobalSkinConfiguration settings into the LegacySetting enum
Salman Ahmed
·
2020-07-29 10:35:51 +03:00
5439099b7c
Add texture wrapping support to GetAnimation()
smoogipoo
·
2020-07-17 17:08:17 +09:00
afca535abe
Fix playback position being set incorrectly for IAnimationTimeReference
Dean Herbert
·
2020-04-06 13:04:32 +09:00
33c64428a8
use startAtCurrentTime
Endrik Tombak
·
2020-04-04 11:35:15 +03:00
6700ef910f
Update usages of Animation and Video in line with framework changes
Dean Herbert
·
2020-04-03 16:00:06 +09:00
51db361c32
Add frameLength parameter to GetAnimation
smoogipoo
·
2020-04-02 22:56:30 +09:00
2a6c0de225
Add startAtCurrentTime parameter to GetAnimation()
smoogipoo
·
2020-04-02 14:33:15 +09:00
beb1f037e9
Revert "Remove osu!catch GotoFrame usage"
This reverts commit
4406f44165
.
Dean Herbert
·
2020-03-31 11:49:18 +09:00
6d4f9247ea
Remove osu!catch GotoFrame usage
Dean Herbert
·
2020-03-30 17:26:35 +09:00
4406f44165
Fix animated follow points not (re)animating after rewind
Dean Herbert
·
2020-03-27 18:03:02 +09:00
d36f5fb96f
Update osu.Game/Skinning/LegacySkinExtensions.cs
Co-Authored-By: Dean Herbert <
pe@ppy.sh
>
Kelvin
·
2020-03-12 04:18:57 -07:00
c8ea922577
Fallback on invalid AnimationFramerate for legacy skins
Kelvin
·
2020-03-12 03:55:45 -07:00
317bb5d0a4
Add support for reading skin frame rate from configuration file
Dean Herbert
·
2020-02-07 14:58:29 +09:00
544685be48
Apply brace style.
Huo Yaoyuan
·
2019-11-11 20:13:13 +08:00
ccc8aa6fa4
Remove duplicate getAnimation function and improve namespacing
Dean Herbert
·
2019-08-30 12:59:58 +09:00
84e4748268