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-24 21:15:31 +08:00
Code
Issues
Releases
Wiki
Activity
31,276
Commits
4
Branches
796
Tags
cc6ae8e3bd2a4ff21dee50dc7cd72f1663f32428
Commit Graph
28 Commits
Add clear method to EditorBeatmap
smoogipoo
·
2020-05-08 18:46:37 +09:00
dcfef6b443
Fix undo/redo behaving poorly with simultaneous objects
smoogipoo
·
2020-04-30 20:39:41 +09:00
c96bc5c51c
Merge branch 'master' into editor-undo-redo
Dean Herbert
·
2020-04-13 16:03:53 +09:00
0c60dbe796
Fix editor beatmap potentially not updating hitobjects
smoogipoo
·
2020-04-10 13:29:46 +09:00
ee7e2b0854
Add legacy beatmap diffing
smoogipoo
·
2020-04-09 20:48:59 +09:00
86243d463f
Cleanup handling of hitobject updates
smoogipoo
·
2020-04-09 20:16:44 +09:00
ee6ea08cf8
Improve xmldoc for PlacementObject
Dean Herbert
·
2020-02-08 11:35:27 +09:00
801e39a543
Track placement object in EditorBeatmap
Dean Herbert
·
2020-02-07 18:03:14 +09:00
e08437c5dc
Remove beat divisor from ctor and use DI instead
Dean Herbert
·
2020-02-05 17:48:21 +09:00
96986bf5fc
Make EditorBeatmap a component and move UpdateHitObject to it
Dean Herbert
·
2020-02-05 17:48:21 +09:00
63c595ed97
Remove out of date comment
smoogipoo
·
2020-01-29 14:40:42 +09:00
9a47428bfd
Remove 1ms offset and update tests
Dean Herbert
·
2020-01-28 13:42:22 +09:00
596a01661c
Fix beat snap implementation being incorrect
Dean Herbert
·
2020-01-28 12:48:24 +09:00
58654f28b6
Merge branch 'i-beat-snapping' into timeline-maybe
Dean Herbert
·
2020-01-23 15:45:33 +09:00
289be7a17b
Remove passed in BaetDivisor
Dean Herbert
·
2020-01-23 15:31:56 +09:00
ccf911884b
Move beat snapping to its own interface
Dean Herbert
·
2020-01-23 14:39:56 +09:00
098d643955
Move beat snapping to its own interface
Dean Herbert
·
2020-01-23 14:30:25 +09:00
56c044c44a
Share selected hitobjects across multiple blueprint containers
Dean Herbert
·
2020-01-21 20:46:39 +09:00
c88bdbd4a0
Merge branch 'master' into general-editor-beatmap
Dean Herbert
·
2020-01-01 23:27:08 +09:00
f09f9eb07d
Centralise calls to mutable hitobjects list
Dean Herbert
·
2020-01-01 21:24:00 +09:00
4f2fa2626a
Move EditorBeatmap construction/conversion to Editor
smoogipoo
·
2019-12-30 14:51:14 +09:00
8c378dc625
Remove generic editor beatmap
smoogipoo
·
2019-12-27 19:39:30 +09:00
6069d98ced
Rename to StartTimeChanged and add xmldocs
smoogipoo
·
2019-10-03 14:37:16 +09:00
3fb0b0b668
Add start time tracking to EditorBeatmap
smoogipoo
·
2019-10-03 14:23:48 +09:00
897b3233af
Add xmldocs
smoogipoo
·
2019-08-29 16:31:43 +09:00
b04a8ae856
Add secondary interface for further abstraction
smoogipoo
·
2019-08-29 16:26:39 +09:00
5db813b7a4
Remove typed events to reduce complexity
smoogipoo
·
2019-08-29 16:05:44 +09:00
840f224619
Add initial EditorBeatmap structure
smoogipoo
·
2019-08-29 15:17:27 +09:00
6949c96aaa