HeavenStudioPlus/Assets/Scripts/LevelEditor
minenice55 d245740f80 Performance Improvements (#173)
* improve performance with new render settings

- fix letterboxing losing camera references

* fin in missing params?

needs testing

* finish default param check

* scale jump animation of fan club spectators

* fix missing references in a karate man method

* more liberal use of Double in conductor

beatkeeping is now absolute instead of being additive

* optimize Conductor more

reduce caching from constantly sorting tempo changes despite game manager doing it for us
moved metronome logic to LateUpdate
2022-09-22 22:05:04 -04:00
..
Commands Beatmap Sections & Latency Reduction (#170) 2022-09-18 16:48:14 -04:00
DialogHelpers use tab manager to control flow 2022-09-03 19:46:54 -04:00
EventSelector Beatmap Sections & Latency Reduction (#170) 2022-09-18 16:48:14 -04:00
NewRemixDialog make all dialogs inherit one base class 2022-08-26 23:43:01 -04:00
RemixPropertiesDialog finish essential property work 2022-09-03 23:17:17 -04:00
SettingsDialog prep auto-population of property menu 2022-09-01 20:57:47 -04:00
SnapDialog make all dialogs inherit one base class 2022-08-26 23:43:01 -04:00
TempoFinder make all dialogs inherit one base class 2022-08-26 23:43:01 -04:00
Timeline Performance Improvements (#173) 2022-09-22 22:05:04 -04:00
BPMText.cs The biggest of boi refactors 2022-03-14 07:21:05 -07:00
BPMText.cs.meta f merge conflicts 2022-02-24 20:02:05 -05:00
BeatGrid.cs The biggest of boi refactors 2022-03-14 07:21:05 -07:00
BeatGrid.cs.meta Playback visualization + started on timeline in editor 2022-01-07 06:36:23 -05:00
BoxSelection.cs selecting crap works properly now 2022-07-01 22:03:15 -04:00
BoxSelection.cs.meta bare bones selection system 2022-01-12 22:59:54 -05:00
Commands.meta Command pattern (Undo/Redo) system began. (Read desc) 2022-01-22 05:44:19 -05:00
DialogHelpers.meta prepare work for remix properties UI 2022-08-23 10:56:39 -04:00
DisableSelectOnHover.cs fix issue with param disabling 2022-07-08 16:20:39 -04:00
DisableSelectOnHover.cs.meta Camera flashes (bug associated with fullscreen) 2022-02-07 20:07:03 -05:00
Editor.cs Performance Improvements (#173) 2022-09-22 22:05:04 -04:00
Editor.cs.meta Timeline entities added 2022-01-08 11:42:48 -05:00
EditorTheme.cs Beatmap Sections & Latency Reduction (#170) 2022-09-18 16:48:14 -04:00
EditorTheme.cs.meta Dynamic editor theme (WIP), read desc for more info 2022-01-13 21:33:51 -05:00
EventSelector.meta Finally perfected grid game selector 2022-01-16 19:40:14 -05:00
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 The biggest of boi refactors 2022-03-14 07:21:05 -07:00
Selections.cs.meta bare bones selection system 2022-01-12 22:59:54 -05:00
Selector.cs The biggest of boi refactors 2022-03-14 07:21:05 -07:00
Selector.cs.meta bare bones selection system 2022-01-12 22:59:54 -05:00
SettingsDialog.meta copy entities, prep settings menu 2022-07-04 12:57:19 -04:00
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 Beatmap Sections & Latency Reduction (#170) 2022-09-18 16:48:14 -04:00
Theme.cs.meta Dynamic editor theme (WIP), read desc for more info 2022-01-13 21:33:51 -05:00
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 Better tooltip 2022-01-17 19:40:23 -05:00
WaveformVisual.cs The biggest of boi refactors 2022-03-14 07:21:05 -07:00
WaveformVisual.cs.meta A lot of stuff (Read desc) 2022-01-21 02:09:32 -05:00
editortheme.json Beatmap Sections & Latency Reduction (#170) 2022-09-18 16:48:14 -04:00
editortheme.json.meta Dynamic editor theme (WIP), read desc for more info 2022-01-13 21:33:51 -05:00