Dan Balasescu
|
b4e55f7309
|
Apply IRenderer changes
|
2022-08-02 19:50:57 +09:00 |
|
Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Dean Herbert
|
93bdca5211
|
Split out GetTextures helper function for LegacySkin s
|
2022-04-07 17:28:48 +09:00 |
|
Dean Herbert
|
93482414d6
|
Remove SkinConfiguration subclasses and allow configuration parsing for all skin types
|
2021-10-22 14:42:23 +09:00 |
|
smoogipoo
|
63aa3ddcba
|
Add animation support for mania notes
|
2021-09-14 17:45:23 +09:00 |
|
Dean Herbert
|
2c1f22d7ae
|
Refactor animation lookup to properly handle skins providing non-animated resources
|
2021-06-08 01:17:20 +09:00 |
|
Dean Herbert
|
6d56e02ddb
|
Add back incorrectly reverted animation handling logic
This reverts commit b904fa6615 .
|
2021-06-08 00:17:01 +09:00 |
|
Dean Herbert
|
b904fa6615
|
Revert "Ensure all frames in an animation are retrieved from the same skin"
This reverts commit 37c8c63fc5 .
|
2021-06-06 12:37:42 +09:00 |
|
Dean Herbert
|
37c8c63fc5
|
Ensure all frames in an animation are retrieved from the same skin
|
2021-06-04 16:18:04 +09:00 |
|
Salman Ahmed
|
1b6e08b3eb
|
Fix incorrect default font overlap for score and combo
|
2021-03-26 10:35:46 +03:00 |
|
Salman Ahmed
|
91741564e8
|
Add legacy font enum and extensions
|
2021-03-13 06:05:36 +03:00 |
|
Bartłomiej Dach
|
1c31a4a6b6
|
Expose animation start time as mutable in interface
|
2020-11-22 13:11:22 +01:00 |
|
Bartłomiej Dach
|
240c1b0aef
|
Add support for changing animation start time after load
|
2020-11-21 20:06:30 +01:00 |
|
Salman Ahmed
|
422100192c
|
Move HasFont to legacy skin extensions class instead
|
2020-08-19 07:58:23 +03:00 |
|
Salman Ahmed
|
5439099b7c
|
Merge GlobalSkinConfiguration settings into the LegacySetting enum
|
2020-07-29 10:35:51 +03:00 |
|
smoogipoo
|
afca535abe
|
Add texture wrapping support to GetAnimation()
|
2020-07-17 17:08:17 +09:00 |
|
Dean Herbert
|
33c64428a8
|
Fix playback position being set incorrectly for IAnimationTimeReference
|
2020-04-06 13:04:32 +09:00 |
|
Endrik Tombak
|
6700ef910f
|
use startAtCurrentTime
|
2020-04-04 11:35:15 +03:00 |
|
Dean Herbert
|
51db361c32
|
Update usages of Animation and Video in line with framework changes
|
2020-04-03 16:00:06 +09:00 |
|
smoogipoo
|
2a6c0de225
|
Add frameLength parameter to GetAnimation
|
2020-04-02 22:56:30 +09:00 |
|
smoogipoo
|
beb1f037e9
|
Add startAtCurrentTime parameter to GetAnimation()
|
2020-04-02 14:33:15 +09:00 |
|
Dean Herbert
|
6d4f9247ea
|
Revert "Remove osu!catch GotoFrame usage"
This reverts commit 4406f44165 .
|
2020-03-31 11:49:18 +09:00 |
|
Dean Herbert
|
4406f44165
|
Remove osu!catch GotoFrame usage
|
2020-03-30 17:26:35 +09:00 |
|
Dean Herbert
|
d36f5fb96f
|
Fix animated follow points not (re)animating after rewind
|
2020-03-27 18:03:02 +09:00 |
|
Kelvin
|
c8ea922577
|
Update osu.Game/Skinning/LegacySkinExtensions.cs
Co-Authored-By: Dean Herbert <pe@ppy.sh>
|
2020-03-12 04:18:57 -07:00 |
|
Kelvin
|
317bb5d0a4
|
Fallback on invalid AnimationFramerate for legacy skins
|
2020-03-12 03:55:45 -07:00 |
|
Dean Herbert
|
544685be48
|
Add support for reading skin frame rate from configuration file
|
2020-02-07 14:58:29 +09:00 |
|
Huo Yaoyuan
|
ccc8aa6fa4
|
Apply brace style.
|
2019-11-11 20:13:13 +08:00 |
|
Dean Herbert
|
84e4748268
|
Remove duplicate getAnimation function and improve namespacing
|
2019-08-30 12:59:58 +09:00 |
|