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-18 11:20:24 +08:00
Code
Issues
Releases
Wiki
Activity
24,822
Commits
4
Branches
791
Tags
32843ffef55c9dc956120ef8a4c8c96fd94de106
Commit Graph
30 Commits
Merge remote-tracking branch 'upstream/master' into editor-timing-screen-2
Dean Herbert
·
2019-11-06 16:22:55 +09:00
23eab68c72
Move section update code to abstract method to avoid incorrect BindValue usage
Dean Herbert
·
2019-11-06 14:36:43 +09:00
ebfb5d050d
Fix potential nullref
smoogipoo
·
2019-11-06 12:45:35 +09:00
322a1f0a86
Rename selectedPoints to selectedGroup
smoogipoo
·
2019-11-06 12:32:12 +09:00
7cd4cb8a93
Reoder SampleSection to match others
smoogipoo
·
2019-11-06 12:17:18 +09:00
9dd7f997d2
Fix extra semicolon
smoogipoo
·
2019-11-06 12:16:48 +09:00
f20bfe7a55
Add ability to adjust all control point attributes
Dean Herbert
·
2019-10-28 16:21:31 +09:00
522572eace
Ensure tooltips of RowAttributes are up-to-date
Dean Herbert
·
2019-10-28 16:20:54 +09:00
9c3e54909c
Add missing license headers
Dean Herbert
·
2019-10-28 12:42:17 +09:00
ee5591d7d5
Tidy up string output
Dean Herbert
·
2019-10-28 12:31:38 +09:00
43ad4a3a3c
Add xmldoc and combine GroupAt / CreateGroup
Dean Herbert
·
2019-10-28 10:45:11 +09:00
29e20bc8d2
Select another group after deleting selected
Dean Herbert
·
2019-10-27 16:30:05 +09:00
81b5d7b79f
Add the ability to add/remove groups
Dean Herbert
·
2019-10-27 16:13:24 +09:00
73369ae613
Add the ability to add new ControlPoint types to existing groups
Dean Herbert
·
2019-10-27 15:19:36 +09:00
0fba272e78
Reduce horizontal spacing of attributes
Dean Herbert
·
2019-10-27 14:17:59 +09:00
de69665a46
Add selected row state
Dean Herbert
·
2019-10-27 13:31:23 +09:00
93b003eb5a
Update UI components to use new grouping
Dean Herbert
·
2019-10-25 20:13:22 +09:00
b8efc59cdc
Remove necessity of AutoGenerated flag
Dean Herbert
·
2019-10-25 19:43:38 +09:00
da6769f0fc
Fix some spacing and references
Dean Herbert
·
2019-10-23 11:22:55 +09:00
c06f142433
Add add/remove buttons
Dean Herbert
·
2019-10-22 21:50:21 +09:00
5e22eed131
Add basic information display for all types of control points
Dean Herbert
·
2019-10-22 20:57:56 +09:00
4883844c4c
Update editor time when a new timing point is selected
Dean Herbert
·
2019-10-22 20:17:19 +09:00
81e8b678d3
Add control sections and hook up bindable control groups
Dean Herbert
·
2019-10-21 00:06:38 +09:00
80bf68c108
Split out more classes
Dean Herbert
·
2019-10-20 23:42:13 +09:00
0fbba9a5e5
Split out classes
Dean Herbert
·
2019-10-18 17:59:54 +09:00
ffec960b77
Add basic visualisation of different control point types
Dean Herbert
·
2019-10-18 17:57:37 +09:00
71d45d41d1
Add initial table display
Dean Herbert
·
2019-10-11 18:46:05 +09:00
de13320a2d
Initial layout for timing screen
Dean Herbert
·
2019-10-11 16:22:24 +09:00
937dbb7bf6
Fix naming of file
Dean Herbert
·
2019-10-08 14:37:56 +09:00
3e904b4838
Better signify under construction screens in editor
Dean Herbert
·
2019-10-08 14:32:48 +09:00
63bf8ff832