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-17 21:13:01 +08:00
Code
Issues
Releases
Wiki
Activity
32,616
Commits
4
Branches
791
Tags
a920342a094c857962af199fc90becb69813eafd
Commit Graph
29 Commits
Merge branch 'master' into more-timeline-toggles
Dan Balasescu
·
2020-10-05 17:33:18 +09:00
16a599850c
Push state change on control point group addition / removal
Dean Herbert
·
2020-10-02 17:49:38 +09:00
c1c5b5da8e
Move control point display to the base timeline class
We want them to display on all screens with a timeline as they are quite useful in all cases.
Dean Herbert
·
2020-10-01 18:16:12 +09:00
0d03084cdc
Update to consume framework fixes
Dean Herbert
·
2020-09-30 20:27:02 +09:00
a11c74d600
Show control points in timing screen timeline
Dean Herbert
·
2020-09-30 17:00:42 +09:00
698042268f
Change default zoom of timing screen timeline to most zoomed out
Dean Herbert
·
2020-09-30 16:39:27 +09:00
5b200a8ca4
Simplify control point group binding/update logic
Dean Herbert
·
2020-09-30 16:02:22 +09:00
a40c2ea5ee
Avoid destroying editor screens when changing between modes
Dean Herbert
·
2020-09-24 17:03:54 +09:00
158d307126
Update BindableList usages
Dean Herbert
·
2020-09-01 11:56:23 +09:00
d45a1521a1
Merge branch 'editor-clock-cache' into editor-clock-transform
Dean Herbert
·
2020-05-22 19:51:02 +09:00
1486a44b55
Fix remaining test regressions
Dean Herbert
·
2020-05-22 19:49:49 +09:00
8b79e14225
Add tweening seek support to EditorClock
Dean Herbert
·
2020-05-22 16:47:52 +09:00
d18eb663b1
Cache and resolve editor clock as EditorClock in all cases
Dean Herbert
·
2020-05-22 16:44:06 +09:00
dd09d7830d
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
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
Update UI components to use new grouping
Dean Herbert
·
2019-10-25 20:13:22 +09:00
b8efc59cdc
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
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