HeavenStudio/Assets/Scripts/LevelEditor
Braedon 6ac919a232 Fixed some bugs, including one where the game refuses to load a new game. Also migrating a few games to the new Input system. (Read desc)
However the new input system has a bug where if you press with two events eligible for a press, both of them interact. I don't know whether to fix this or not.
2022-01-23 02:01:59 -05:00
..
Commands Fixed some bugs, including one where the game refuses to load a new game. Also migrating a few games to the new Input system. (Read desc) 2022-01-23 02:01:59 -05:00
EventSelector Fixed some bugs, including one where the game refuses to load a new game. Also migrating a few games to the new Input system. (Read desc) 2022-01-23 02:01:59 -05:00
BeatGrid.cs Playback visualization + started on timeline in editor 2022-01-07 06:36:23 -05:00
BeatGrid.cs.meta Playback visualization + started on timeline in editor 2022-01-07 06:36:23 -05:00
BoxSelection.cs Improvements to editor objects 2022-01-21 16:09:14 -05: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
Editor.cs Autoplay began 2022-01-22 22:40:53 -05:00
Editor.cs.meta Timeline entities added 2022-01-08 11:42:48 -05:00
EditorTheme.cs Better tooltip 2022-01-17 19:40:23 -05:00
EditorTheme.cs.meta Dynamic editor theme (WIP), read desc for more info 2022-01-13 21:33:51 -05:00
editortheme.json Fixed some play and pause bugs in the editor 2022-01-16 21:31:49 -05:00
editortheme.json.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
Selections.cs Autoplay began 2022-01-22 22:40:53 -05:00
Selections.cs.meta bare bones selection system 2022-01-12 22:59:54 -05:00
Selector.cs Command pattern (Undo/Redo) system began. (Read desc) 2022-01-22 05:44:19 -05:00
Selector.cs.meta bare bones selection system 2022-01-12 22:59:54 -05:00
Theme.cs Box selection improvements 2022-01-16 14:23:46 -05:00
Theme.cs.meta Dynamic editor theme (WIP), read desc for more info 2022-01-13 21:33:51 -05:00
Timeline.cs Autoplay began 2022-01-22 22:40:53 -05:00
Timeline.cs.meta Editor stuff 2022-01-05 19:11:33 -05:00
TimelineEventObj.cs Command pattern (Undo/Redo) system began. (Read desc) 2022-01-22 05:44:19 -05:00
TimelineEventObj.cs.meta Timeline improvements 2022-01-09 18:35:55 -05:00
Tooltip.cs Better tooltip 2022-01-17 19:40:23 -05:00
Tooltip.cs.meta Better tooltip 2022-01-17 19:40:23 -05:00
WaveformVisual.cs A lot of stuff (Read desc) 2022-01-21 02:09:32 -05:00
WaveformVisual.cs.meta A lot of stuff (Read desc) 2022-01-21 02:09:32 -05:00