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 18:20:12 +08:00
Code
Issues
Releases
Wiki
Activity
31,276
Commits
4
Branches
796
Tags
cc6ae8e3bd2a4ff21dee50dc7cd72f1663f32428
Commit Graph
785 Commits
Add loading spinner while editor screen loads
Dean Herbert
·
2020-08-18 00:47:32 +09:00
b969bc03e0
Merge branch 'master' into editor-show-selected-count
Dan Balasescu
·
2020-07-17 18:00:35 +09:00
288c0402ee
Merge pull request
#9591
from peppy/editor-fix-double-click
Fix editor double-click incorrectly firing when clicks target different hitobjects
Dan Balasescu
·
2020-07-17 17:58:15 +09:00
96c12bdf61
Shift hue of selection handler box to not collide with blueprints
Dean Herbert
·
2020-07-17 17:51:39 +09:00
b4b230288b
Add a display of count of selected objects in editor
Dean Herbert
·
2020-07-17 17:48:27 +09:00
ea6f257dc2
Fix double-click incorrectly firing across disparate targets
Dean Herbert
·
2020-07-17 17:03:57 +09:00
222a22182e
Perform next timing point check before ensuring movement
Dean Herbert
·
2020-07-17 16:40:02 +09:00
039790ce4f
Fix reversing scroll direction not always behaving as expected
Dean Herbert
·
2020-07-17 16:03:23 +09:00
e96e558728
Merge branch 'master' into fix-editor-drag-selection-while-playing
Dan Balasescu
·
2020-06-23 21:56:31 +09:00
fd9ac3503f
Fix exception when dragging after deleting object
smoogipoo
·
2020-06-23 20:36:09 +09:00
e7238e25f9
Make work for all editors based on track running state
Dean Herbert
·
2020-06-23 18:42:56 +09:00
a5eac716ec
Fix editor drag selection not continuing to select unless the mouse is moved
Dean Herbert
·
2020-06-23 18:04:50 +09:00
53d542546e
Fix drag scroll in editor timeline no longer working correctly
Dean Herbert
·
2020-06-14 13:20:58 +09:00
abe07b742e
Move some suggestions to warnings, resolve issues
smoogipoo
·
2020-06-03 16:48:44 +09:00
f3b5149648
Rename to IHasDuration
Dean Herbert
·
2020-05-29 16:45:47 +09:00
dd7dbfd548
Move sett from EndTime to Duration
Dean Herbert
·
2020-05-29 16:45:47 +09:00
534dccc0c3
Fix strong bindable changes for DrumRolls
Dean Herbert
·
2020-05-29 16:45:47 +09:00
a2eec5d963
Allow drag selections to occur from outside the playfield
Dean Herbert
·
2020-05-27 20:44:15 +09:00
9a060cfb3a
Allow HandleMovement by default
Dean Herbert
·
2020-05-26 17:04:31 +09:00
7e1e26de2a
Allow SelectionHandler to provide custom context menu items without local hover check
Dean Herbert
·
2020-05-26 13:53:09 +09:00
d041de63ce
Merge branch 'editor-clock-cache' into editor-clock-transform
Dean Herbert
·
2020-05-24 12:55:47 +09:00
decdc58de5
Merge branch 'master' into editor-clock-cache
Dean Herbert
·
2020-05-23 00:44:04 +09:00
a3a9810344
Simplify and fix incorrect seeking
Dean Herbert
·
2020-05-22 22:11:55 +09:00
12d65f305f
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
Fix incorrect rounding in DragBar
Dean Herbert
·
2020-05-22 19:23:07 +09:00
5ea33f4c04
Fix remaining test failures
Dean Herbert
·
2020-05-22 18:23:24 +09:00
866db629d6
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
Move distance snap grid implementation to OsuHitObjectComposer
Dean Herbert
·
2020-05-21 17:13:22 +09:00
8a47e2431b
Pass down snap result and remove local TimeAt usage
Dean Herbert
·
2020-05-20 21:01:29 +09:00
82d6549161
Implement mania beat snapping support
Dean Herbert
·
2020-05-20 21:01:19 +09:00
23bf0d000e
Fix osu!mania editor placement regressions
Dean Herbert
·
2020-05-20 21:01:03 +09:00
ffb8d48fc3
Create SnapResult class to hold various snapping results
Dean Herbert
·
2020-05-20 21:00:47 +09:00
c46bfc2532
Change snapping to be screen space coordinate based
Dean Herbert
·
2020-05-20 21:00:29 +09:00
3354d48a38
Add clear method to EditorBeatmap
smoogipoo
·
2020-05-08 18:46:37 +09:00
dcfef6b443
Merge branch 'master' into fix-overlapping-object-undoredo
Dean Herbert
·
2020-05-01 10:45:29 +09:00
d470e092a3
Fix undo/redo behaving poorly with simultaneous objects
smoogipoo
·
2020-04-30 20:39:41 +09:00
c96bc5c51c
Fix mania crashing on undo/redo
smoogipoo
·
2020-04-30 20:03:46 +09:00
9bec42bc7e
Attempt to fix multiple selection movements
smoogipoo
·
2020-04-27 20:35:24 +09:00
cebc0fc046
Merge branch 'master' into fix-mania-selection
smoogipoo
·
2020-04-27 17:09:40 +09:00
7f5a1d7f44
Remove unnecessary scale
smoogipoo
·
2020-04-27 11:06:23 +09:00
104c61d622
Adjust editor timeline current marker to promote tick visibility
Dean Herbert
·
2020-04-27 10:54:32 +09:00
48168dddce
Fix editor crashing when entering with no beatmap selected
Dean Herbert
·
2020-04-24 10:27:32 +09:00
1c13fa6c61
wip
smoogipoo
·
2020-04-23 17:52:54 +09:00
4ebb28d3e7
Fix test failures
smoogipoo
·
2020-04-22 18:14:21 +09:00
e1142b424d
Use platform bindings for editor actions
smoogipoo
·
2020-04-22 17:41:24 +09:00
9c22d2f1dd
Remove bindable to promote one-way access
smoogipoo
·
2020-04-16 13:25:08 +09:00
9e2be6f2f4
Use bindables in menu items
smoogipoo
·
2020-04-15 16:17:34 +09:00
ce21cfbb03
Add CanUndo/CanRedo bindables
smoogipoo
·
2020-04-15 16:17:17 +09:00
e8c955ed9b
First
Previous
1
2
3
4
5
...
Next
Last