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-26 00:12:28 +08:00
Code
Issues
Releases
Wiki
Activity
67,576
Commits
4
Branches
797
Tags
1933c14bee5dfd9ef02656d229dcd8ffcecddd11
Commit Graph
51 Commits
Fixed samples without additions contributing to common addition bank while not having an editable addition bank
OliBomby
·
2024-06-11 21:31:18 +02:00
869cd40195
remove code already covered by updatePrimaryBankState
OliBomby
·
2024-06-11 21:20:42 +02:00
12dd60736a
Use slightly lighter shade of pink for alternative colour
Bartłomiej Dach
·
2024-06-10 12:04:52 +02:00
7d5dc750e5
Restructure popover updates to be more centralised
Bartłomiej Dach
·
2024-06-10 11:55:51 +02:00
0efa028e0a
Add some in-depth xmldoc to GetSamples
OliBomby
·
2024-06-06 14:57:25 +02:00
e873698221
Use established constants
Bartłomiej Dach
·
2024-06-06 13:42:31 +02:00
7a8a37dae6
Merge remote-tracking branch 'upstream/master' into edit-nodesample
OliBomby
·
2024-01-25 11:33:29 +01:00
c2d57dc77c
Disallow setting sample volume lower than 5% in editor
Bartłomiej Dach
·
2023-10-20 15:50:21 +02:00
12282fff5c
fix code quality
OliBomby
·
2023-08-16 23:09:04 +02:00
88e6fe72dc
dont focus volume, so keybinds immediately available
OliBomby
·
2023-08-16 22:08:49 +02:00
fd54c329fa
Add keybind for bank setting
OliBomby
·
2023-08-16 22:07:36 +02:00
a938b810b4
Change purple to darker pink
OliBomby
·
2023-06-02 00:50:21 +02:00
da516b9039
rename sample update logic and add xmldoc for clarity
OliBomby
·
2023-06-01 09:50:14 +02:00
eb8ac89513
added xmldoc and renamed GetSamples
OliBomby
·
2023-06-01 09:34:21 +02:00
1eb9b8e135
merge updateAdditionBankPlaceholderText and updateAdditionBankActivated
OliBomby
·
2023-06-01 09:27:04 +02:00
63d9be9523
hide addition bank field when no additions active
OliBomby
·
2023-05-31 20:00:45 +02:00
9e78a6b34e
Make relevantObject and relevantSamples instance variables
OliBomby
·
2023-05-31 20:00:19 +02:00
fede432969
Fix regressed bank inheriting behaviour on node samples
OliBomby
·
2023-05-31 16:28:43 +02:00
b7bc49b1f4
Invert colors
OliBomby
·
2023-05-31 14:33:06 +02:00
7a46b7b961
Adjust
CreateHitSampleInfo
to handle additions correctly, rather than implementing locally
Dean Herbert
·
2023-05-30 14:04:02 +09:00
114f12a790
add addition bank
OliBomby
·
2023-05-08 16:12:03 +02:00
dd0fceaec6
cleanup code duplication
OliBomby
·
2023-05-08 15:14:25 +02:00
bb8285e2ef
allow editing additions in sample point piece
OliBomby
·
2023-05-08 15:08:40 +02:00
4c36530435
Abbreviate common bank names on timeline
OliBomby
·
2023-05-08 13:16:30 +02:00
3b5bae7742
fix updating wrong samples
OliBomby
·
2023-05-08 13:08:28 +02:00
32f945d304
create NodeSamplePointPiece
OliBomby
·
2023-05-08 12:38:53 +02:00
cb7b747d52
remove editor beatmap
OliBomby
·
2023-05-08 11:55:58 +02:00
b447018e5b
Remove dependency on SamplesBindable
OliBomby
·
2023-05-08 11:55:17 +02:00
244ca4e8c7
Update SamplePointPiece.cs
OliBomby
·
2023-04-26 13:45:58 +02:00
87ca0f5335
Fixed DifficultyPointPiece
OliBomby
·
2023-04-25 18:12:53 +02:00
065464d90c
Partial everything
Dan Balasescu
·
2022-11-27 00:00:27 +09:00
7bc8908ca9
Update parameter discards
Dean Herbert
·
2022-06-24 21:26:19 +09:00
31a447fda0
Remove unnecessary
null
casts
Dean Herbert
·
2022-06-24 14:50:11 +09:00
f71f6302fd
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Allow localisation of
PlaceholderText
Dean Herbert
·
2022-05-17 17:42:46 +09:00
83e781d5a1
Focus textbox on control point popovers
Salman Ahmed
·
2022-05-11 09:55:34 +03:00
96db530de6
Allow tabbing between textboxes in sample point popover
Bartłomiej Dach
·
2022-03-06 01:43:56 +01:00
e1eeb9c6bb
Remove unused params from BDL methods
Susko3
·
2022-01-15 01:06:39 +01:00
19467e58c1
Adjust spacings on sample point piece popover
Bartłomiej Dach
·
2021-11-13 21:59:45 +01:00
9a19a516f9
Improve sample bank text box UX in case of multiple selection
Bartłomiej Dach
·
2021-11-13 21:59:44 +01:00
73ca1d39a2
Add support for setting sample bank & volume for multiple objects at once
Bartłomiej Dach
·
2021-11-13 21:24:59 +01:00
3fee6b0938
Add test coverage for sample control point piece operation
Bartłomiej Dach
·
2021-11-13 18:14:50 +01:00
9800cd4903
Also update the full object on sample changes to make them apply immediately
Dean Herbert
·
2021-09-14 19:21:23 +09:00
563bf92529
Add popovers to adjust SV and samples from the timeline
Dean Herbert
·
2021-09-14 18:51:22 +09:00
e4dd59aee2
Display difficulty and sample control points associated with hitobjects
Dean Herbert
·
2021-09-14 18:26:16 +09:00
6015b5037a
Update SamplePointPiece design
Dean Herbert
·
2021-04-14 20:54:35 +09:00
f9b1b7fe25
Merge branch 'master' into colourise-control-point-table
Dan Balasescu
·
2020-10-05 20:47:06 +09:00
783a463772
Remove unnecessary string interpolation
Dean Herbert
·
2020-10-02 19:54:13 +09:00
0d3a95d8fc
Move control point colour specifications to common location and use for formatting timing screen table
Dean Herbert
·
2020-10-01 19:29:34 +09:00
e96e30a19d
Use pink for sample control points to avoid clash with waveform blue
Dean Herbert
·
2020-10-01 19:03:17 +09:00
fcccce8b4e
First
Previous
1
2
Next
Last