-
-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Render console above loading screen * Fix incorrect setting bind for ShowNonImportantErrors * Actually reduce spectrogram quality if > half VRAM * Add more keybinds for changing UIMode * Account for vram spike in quality check * Update customData on placement Used in conflicting object check * Consolidate edit bookmark name and colour uis into single edit * we'd like to save the name if the text *isnt* null * Add failing grouped lightID test * Fix events not mirroring in grouped lightID * More event mirror lightID test cases * Fix dragged note cut direction appearance not updating * Only refresh pool on preview mode change * Remove bpm tapper blocking UIMode switch * Distinguish Reverse from other UIMode actions The brackets indicate it functions like the others so removing it * Remove now unused bookmark color keybind * Fix edit bookmark initial value * Fix nested color picker submit not updating correctly * Fix playback stopping on bookmark click * Fix the open config folder button on Linux (#534) * Fix the open config folder button on Linux * Helper function for OS file browser * Fix transition easing ordering * Yeet commented out code * Adjust transition generator for new logic * Add rotation event test * Fix 360 placement being unusable after last event * Exclude rotation event callback at same time * Exclude geometry lights from propid (#537) * Add bookmark brightness option * Bookmarks now darken on hover * Allow creating bookmarks with alpha (will still default to 1 if the user does not change it) * Crowdin translation update * Fix potentially sending outdated map to peers * Wait for map to save before exiting to song info * Fix bpm events not being converted * Build ChroMapper in Release mode --------- Co-authored-by: Bullet <[email protected]> Co-authored-by: kobting <[email protected]> Co-authored-by: Fallen Charlotte <[email protected]>
- Loading branch information
1 parent
5167402
commit 1e074a8
Showing
112 changed files
with
2,654 additions
and
1,452 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.