HeavenStudio/Assets/Scripts/LevelEditor
minenice55 e4d69e16a6
Small Fixes (#609)
* additive angle in rhythm rally

* remove old keyboard controller compat

* fix control style dropdowns

* using mouse on title screen selects keyboard instead

default to keyboard for invalid controllers

* temporarily ditch discord RPC

we need a new API key lol

* remove this discord call too

* certain editor shortcuts now exit fullscreen

fix color hex input not locking editor shortcuts

* increase max queued frames

turns out this may not be an issue for audio rhythm games
2024-01-06 03:51:27 +00:00
..
Commands Title Screen (#454) 2023-12-26 05:22:51 +00:00
DialogHelpers Title Screen (#454) 2023-12-26 05:22:51 +00:00
EventSelector Small Fixes (#609) 2024-01-06 03:51:27 +00:00
NewRemixDialog make all dialogs inherit one base class 2022-08-26 23:43:01 -04:00
RemixPropertiesDialog Small Fixes (#609) 2024-01-06 03:51:27 +00:00
SnapDialog Title Screen (#454) 2023-12-26 05:22:51 +00:00
TempoFinder Tunnel tunnels (#577) 2023-11-24 22:59:34 +00:00
Timeline Title Screen (#454) 2023-12-26 05:22:51 +00:00
BeatGrid.cs Editor Update (#553) 2023-10-06 00:29:55 +00:00
BeatGrid.cs.meta
BoxSelection.cs More editor shit (#561) 2023-10-08 19:38:56 +00:00
BoxSelection.cs.meta
BPMText.cs Tunnel tunnels (#577) 2023-11-24 22:59:34 +00:00
BPMText.cs.meta
ButtonDoubleClick.cs General editor improvements (#257) 2023-02-04 22:05:36 -05:00
ButtonDoubleClick.cs.meta General editor improvements (#257) 2023-02-04 22:05:36 -05:00
ChiScrollRect.cs Remix properties panel now scrolls correctly when the curor is over an inputfield (#395) 2023-04-19 01:49:19 +00:00
ChiScrollRect.cs.meta Remix properties panel now scrolls correctly when the curor is over an inputfield (#395) 2023-04-19 01:49:19 +00:00
Commands.meta
DialogHelpers.meta prepare work for remix properties UI 2022-08-23 10:56:39 -04:00
DisableSelectOnHover.cs Title Screen (#454) 2023-12-26 05:22:51 +00:00
DisableSelectOnHover.cs.meta
Editor.cs Small Fixes (#609) 2024-01-06 03:51:27 +00:00
Editor.cs.meta Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
EditorTheme.cs Replace hardcoded Tooltip.AddTooltip() calls with TooltipGiver script in GameObject (#593) 2023-12-14 00:04:33 +00:00
EditorTheme.cs.meta
editortheme.json Editor Update (#553) 2023-10-06 00:29:55 +00:00
editortheme.json.meta
EventSelector.meta
NewRemixDialog.meta dialog for clearing current remix 2022-08-23 09:38:23 -04:00
RemixPropertiesDialog.meta prepare work for remix properties UI 2022-08-23 10:56:39 -04:00
Selections.cs Editor Update (#553) 2023-10-06 00:29:55 +00:00
Selections.cs.meta
Selector.cs
Selector.cs.meta
SnapDialog.meta fully functional snap change menu 2022-07-04 11:29:19 -04:00
TempoFinder.meta fully functional snap change menu 2022-07-04 11:29:19 -04:00
Theme.cs More editor shit (#561) 2023-10-08 19:38:56 +00:00
Theme.cs.meta
Timeline.meta Tempo change? (Don't update very buggy) 2022-01-27 21:50:57 -05:00
Tooltip.cs fix missing reference errors in tooltip 2022-06-28 16:09:41 -04:00
Tooltip.cs.meta
TooltipGiver.cs Replace hardcoded Tooltip.AddTooltip() calls with TooltipGiver script in GameObject (#593) 2023-12-14 00:04:33 +00:00
TooltipGiver.cs.meta Replace hardcoded Tooltip.AddTooltip() calls with TooltipGiver script in GameObject (#593) 2023-12-14 00:04:33 +00:00
WaveformVisual.cs
WaveformVisual.cs.meta