EVAST9919
|
6c71e8447c
|
update framework
|
2017-06-12 12:55:58 +03:00 |
|
Dean Herbert
|
3efe8629d6
|
Fix hacky tabs
|
2017-06-12 18:39:22 +09:00 |
|
Dean Herbert
|
e94425f311
|
Improve the loading animation and use it in multiple places
- Supersedes https://github.com/ppy/osu/pull/926.
- [ ] Depends on https://github.com/ppy/osu-framework/pull/817.
|
2017-06-12 17:04:42 +09:00 |
|
Huo Yaoyuan
|
53da671b60
|
Update framework type.
|
2017-06-12 14:42:14 +08:00 |
|
Huo Yaoyuan
|
e311ac612c
|
Merge branch 'master' into profile
|
2017-06-12 14:40:42 +08:00 |
|
Huo Yaoyuan
|
915f61a8f7
|
Rename to scrollContentContainer.
|
2017-06-12 14:39:49 +08:00 |
|
Dean Herbert
|
8bd9c112ba
|
Merge pull request #927 from smoogipooo/general-fixes
Update framework.
|
2017-06-12 13:02:36 +09:00 |
|
smoogipooo
|
157e0e569a
|
Remove unused file.
|
2017-06-12 12:57:34 +09:00 |
|
smoogipooo
|
ffbb46f668
|
Update in line with framework.
|
2017-06-12 12:48:47 +09:00 |
|
Huo Yaoyuan
|
d5dc37ec62
|
Merge branch 'master' into profile
|
2017-06-11 23:41:08 +08:00 |
|
Dan Balasescu
|
df899d3de3
|
Merge pull request #921 from smoogipooo/dynamic-vertex-attributes
Dynamically determine vertex attributes (framework update)
|
2017-06-10 17:31:58 +09:00 |
|
smoogipooo
|
0521d4b761
|
Merge branch 'master' into dynamic-vertex-attributes
# Conflicts:
# osu-framework
|
2017-06-10 17:26:16 +09:00 |
|
Dean Herbert
|
c8212e5d35
|
Merge pull request #922 from nairaner/unix-nuget-issue
Fix unix nuget issue
|
2017-06-09 21:18:01 +09:00 |
|
Dean Herbert
|
50e6bdf773
|
Merge branch 'master' into unix-nuget-issue
|
2017-06-09 21:07:37 +09:00 |
|
Dan Balasescu
|
c525784141
|
Merge pull request #920 from peppy/raw-input-osd
Add on-screen display support for RawInput and CursorSensitivity
|
2017-06-09 21:06:49 +09:00 |
|
Huo Yaoyuan
|
3945d33adc
|
Make OsuTabControl.isEnumType static.
|
2017-06-09 19:04:29 +08:00 |
|
Krzysztof "Nairaner" Machura
|
e7a732068c
|
Fix issue where nuget was only sometimes updating modules case-sensitive
|
2017-06-09 12:03:18 +02:00 |
|
Huo Yaoyuan
|
798d8711b8
|
Refactor SectionsContainer to generic.
|
2017-06-09 16:24:19 +08:00 |
|
Huo Yaoyuan
|
c60ef2449f
|
Fix initial scroll.
|
2017-06-09 16:05:05 +08:00 |
|
Huo Yaoyuan
|
140c74cd2a
|
Use PageTabControl.
|
2017-06-09 16:01:16 +08:00 |
|
Huo Yaoyuan
|
51107acdff
|
Improve section behaviour.
|
2017-06-09 15:22:07 +08:00 |
|
Huo Yaoyuan
|
8dce52e6a8
|
Fix incorrect class name.
|
2017-06-09 14:53:30 +08:00 |
|
Huo Yaoyuan
|
5a0bd3b695
|
Set content in profile sections.
|
2017-06-09 14:53:00 +08:00 |
|
Huo Yaoyuan
|
c31dd7a480
|
Set position and color for tab control.
|
2017-06-09 14:25:23 +08:00 |
|
Huo Yaoyuan
|
283b6b2b5e
|
Merge branch 'master' into profile
|
2017-06-09 13:45:32 +08:00 |
|
Huo Yaoyuan
|
5033526070
|
Fix depth in SectiondContainer.
|
2017-06-09 13:37:55 +08:00 |
|
Dean Herbert
|
3be4db2e83
|
Update framework
|
2017-06-08 21:30:37 +09:00 |
|
Dean Herbert
|
1b0e96f411
|
Fix some discrepancies when changing settings
|
2017-06-08 20:57:21 +09:00 |
|
Dean Herbert
|
72cbf76a48
|
Update framework
|
2017-06-08 20:41:19 +09:00 |
|
Dean Herbert
|
83cdec3ee6
|
Merge remote-tracking branch 'upstream/master' into raw-input-osd
|
2017-06-08 20:41:04 +09:00 |
|
Dean Herbert
|
6047bfc3ec
|
Merge pull request #917 from johnneijzen/master
More Clean Up
|
2017-06-08 20:39:53 +09:00 |
|
Dean Herbert
|
a454ca606f
|
Merge remote-tracking branch 'upstream/master' into johnneijzen-master
|
2017-06-08 20:33:39 +09:00 |
|
Dean Herbert
|
b2b1c08432
|
Merge pull request #918 from peppy/update-framework
Update framework
|
2017-06-08 20:24:40 +09:00 |
|
Dan Balasescu
|
ad3d6f8fb4
|
Merge branch 'master' into update-framework
|
2017-06-08 19:55:21 +09:00 |
|
Dean Herbert
|
e3403c619c
|
Merge branch 'better-invalidations' into update-framework
|
2017-06-08 19:46:19 +09:00 |
|
Dean Herbert
|
028364b2d9
|
Add on-screen display support for RawInput and CursorSensitivity
Also allows resetting both at once using Ctrl+Alt+R.
- Depends on https://github.com/ppy/osu-framework/pull/807
|
2017-06-08 17:58:57 +09:00 |
|
smoogipooo
|
513ec4f05f
|
Merge remote-tracking branch 'origin/master' into dynamic-vertex-attributes
|
2017-06-08 17:57:39 +09:00 |
|
smoogipooo
|
25ff4de39a
|
Update with framework changes.
|
2017-06-08 17:57:06 +09:00 |
|
Thomas Müller
|
067a5a2401
|
Merge pull request #907 from Drezi126/osu-difficulty-refactor
Refactor ppv2 to allow integration of pp+ features.
|
2017-06-08 10:27:06 +02:00 |
|
Thomas Müller
|
0438fd2058
|
Merge branch 'master' into osu-difficulty-refactor
|
2017-06-08 10:16:11 +02:00 |
|
Dean Herbert
|
64682a741c
|
Update framework
|
2017-06-08 17:05:25 +09:00 |
|
Tom94
|
5f7270ee4b
|
Use new invalidation rules
|
2017-06-08 09:53:45 +02:00 |
|
John Neijzen
|
2f7d9655fd
|
More Clean up
|
2017-06-08 15:27:35 +08:00 |
|
John Neijzen
|
d9a9616125
|
EOF remove blank spaces
|
2017-06-08 14:56:03 +08:00 |
|
John Neijzen
|
4abad17b92
|
Fix Black Space after } and Symbol Spacing
|
2017-06-08 14:48:42 +08:00 |
|
John Neijzen
|
431d225a60
|
Keyword Spacing and Brackets Fixing
|
2017-06-08 14:35:10 +08:00 |
|
Dean Herbert
|
8f909354bf
|
Merge pull request #912 from johnneijzen/master
Clean up
|
2017-06-08 14:26:03 +09:00 |
|
Dean Herbert
|
bf45155ed5
|
Merge branch 'master' into master
|
2017-06-08 12:55:25 +09:00 |
|
Dean Herbert
|
bafd56b196
|
Merge pull request #915 from tacchinotacchi/unix-fix
Fix build error on unix
|
2017-06-08 12:12:30 +09:00 |
|
Drezi126
|
9d915a691d
|
Fix comment placement.
|
2017-06-08 00:17:58 +02:00 |
|