maarvin
maarvin
Adds a backdrop blur filter which will blur the background behind an object and then draw the object on top of it, creating a frosted glass-like look. The filter tries...
- [ ] Depends on ppy/osu-framework#6223 Uses the system clipboard when copy-pasting hitobjects in the editor. When copying hitobjects, 2 clipboard entries will be created: - `text/plain`: contains the timestamp...
Allows copying values with custom formats to the clipboard. For now only writes custom formats to the system clipboard on windows, other platforms will store the value in-memory for now....
Closes #10199 Adds the ability to create new beatmap discussions, reply to existing discussions, and updating discussion posts, via the API. The whole thing is based on the forum API...
As requested on [discord](https://discord.com/channels/867375100168241182/1224658465000001635/1224658465000001635). Would be nice to indicate new chat messages/other notifications in the browser tab title.
Requested on [twitter](https://twitter.com/sponnify/status/1763517637341114373) A way to make maps at different aspect ratio could be interesting. This will break exports for obvious reason, which needs to be communicated when using non-standard...
It should be possible to change a beatmap's background. Changing it should be doable both through the setup screen (see #80), but also throguh simply dragging an image into the...
It should be possible to edit a beatmap's metadata, difficulty & other beatmap-level settings.
Currently it's kinda messy & broken, it should be refactored and also moved into a job.
It should be possible to delete objects in the timeline by right-clicking them. If a context menu gets added it should use the `right click behavior` preference to determine if...