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-22 13:10:12 +08:00
Code
Issues
Releases
Wiki
Activity
31,107
Commits
4
Branches
793
Tags
070d71ec27fa74eec6d27fa551dd5162ab628d4e
Commit Graph
265 Commits
More cleanups
smoogipoo
·
2020-08-12 00:48:38 +09:00
070d71ec27
Update inspections
smoogipoo
·
2020-08-07 20:51:56 +09:00
5002d69f69
Ensure CurrentTrack is never null
smoogipoo
·
2020-08-07 19:43:16 +09:00
61b632516e
Expose track from MusicController
smoogipoo
·
2020-08-06 16:24:14 +09:00
5c05fe3988
Move track to MusicController, compiles
smoogipoo
·
2020-08-06 16:24:14 +09:00
6e42b8219c
Merge branch 'master' into editor-show-selected-count
Dan Balasescu
·
2020-07-17 18:00:35 +09:00
288c0402ee
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
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
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
Fix incorrect rounding in DragBar
Dean Herbert
·
2020-05-22 19:23:07 +09:00
5ea33f4c04
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
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
Add support for sample changes
smoogipoo
·
2020-04-10 13:53:09 +09:00
4a87ac7840
Add change state support to more editor components
smoogipoo
·
2020-04-09 22:02:42 +09:00
575b061dd7
Fix crash when trying to edit long beatmaps
smoogipoo
·
2020-04-09 20:25:26 +09:00
683302a77d
Update osu.Game/Screens/Edit/Compose/Components/BeatDivisorControl.cs
Co-Authored-By: Bartłomiej Dach <
dach.bartlomiej@gmail.com
>
Fuewburvpoa
·
2020-03-18 00:04:03 +02:00
6c825eb744
Fix BeatDivisorControl allow to select value outside of VALID_DIVISORS
Fuewburvpoa
·
2020-03-17 22:27:11 +02:00
bee8e22d18
Use framework extension method for FromHex
Dean Herbert
·
2020-03-11 10:18:41 +09:00
ed837d3115
osu-side changes
smoogipoo
·
2020-02-24 20:52:15 +09:00
6c28fd21c7
Update with framework-side bindable list changes
smoogipoo
·
2020-02-17 15:06:14 +09:00
958c891d15
Use [Resolved] wherever possible
recapitalverb
·
2020-02-14 20:14:00 +07:00
c753cb46c5
Fix missing dependency in ZoomableScrollContainer test
Dean Herbert
·
2020-02-14 14:41:55 +09:00
0e439e3a70
Merge branch 'master' into fix-timeline-seek-while-playing
Dan Balasescu
·
2020-02-14 13:04:38 +09:00
60d796ae3f
Merge branch 'master' into update-placement-more-often
Dan Balasescu
·
2020-02-13 18:43:27 +09:00
4b7a053544
Merge branch 'master' into timeline-zoom-button-repeat
Dan Balasescu
·
2020-02-13 18:04:36 +09:00
c384e3cfc2
First
Previous
1
2
3
4
5
...
Next
Last