|
6854e658a0
|
[nostalgia/studio] Fix TileSheetEditor to switch to appropriate subsheet on undo/redo
|
2022-05-18 21:15:11 -05:00 |
|
|
1edd72dc7d
|
[nostalgia/studio] Add BaseEditor::keyStateChanged
|
2022-05-17 21:23:49 -05:00 |
|
|
edf4571ff7
|
[nostalgia] Split studio::Editor into Editor and BaseEditor
|
2022-04-09 16:20:39 -05:00 |
|
|
56964e197a
|
[nostalgia] Split PaletteEditor into Imgui and general files, other cleanup
|
2022-04-08 01:05:32 -05:00 |
|
|
632ade60b9
|
[nostalgia/studio] Add active editor tab to config
|
2022-04-04 01:11:01 -05:00 |
|
|
60d67218db
|
[nostalgia/studio] Make opening a file switch to its tab
|
2022-04-03 00:34:37 -05:00 |
|
|
3fd25782c0
|
[nostalgia/core/studio] Add unsaved changes indicator to editor tabs
|
2022-04-02 21:13:08 -05:00 |
|
|
71e0f181ea
|
[nostalgia] Add PaletteEditor
|
2022-04-02 16:47:48 -05:00 |
|
|
dd12857ba8
|
[nostalgia/studio] Add UndoCommand::mergeWith
|
2022-03-31 01:38:59 -05:00 |
|
|
053d35b31c
|
[nostalgia] Make core::shutdown return void and add GBA implementation
|
2022-03-25 01:28:26 -05:00 |
|
|
ef3a28846c
|
[nostalgia/studio] Add ability to index and list files of different types in Project
|
2022-03-24 20:53:29 -05:00 |
|
|
27b7b11146
|
[nostalgia/studio] Remove toolbar
|
2022-03-24 20:53:04 -05:00 |
|
|
d76d525054
|
[nostalgia/studio] Add keyboard shortcuts
|
2022-03-20 02:08:54 -05:00 |
|
|
2223fe7863
|
[nostalgia/core] Rename event handler to update handler
|
2022-03-19 20:11:53 -05:00 |
|
|
3041ce55f6
|
[nostalgia/studio] Fix Studio lib install location
|
2022-03-19 19:34:04 -05:00 |
|
|
96ca0cb686
|
[nostalgia/studio] Add finished signal to Task
|
2022-03-19 19:32:30 -05:00 |
|
|
a6f9dfaa2e
|
[nostalgia/studio] Set constant refrest to false
|
2022-03-17 04:06:30 -05:00 |
|
|
919e637822
|
[nostalgia/studio] Switch awayy from removed ImGui function
|
2022-03-12 02:38:35 -06:00 |
|
|
9f02c544d4
|
[nostalgia/studio] Remove imgui as direct dependency
|
2022-03-12 02:38:06 -06:00 |
|
|
92651973ce
|
[nostalgia/studio] Hook up Copy/Cut/Paste commands
|
2022-03-10 20:40:51 -06:00 |
|
|
0b6a36bedc
|
[nostalgia/studio] Make opening a new project close all currently open files
|
2022-03-06 14:57:19 -06:00 |
|
|
4966aaffe4
|
[nostalgia/studio] Make About modal and ProjectExplorer hide-able
|
2022-03-05 11:39:13 -06:00 |
|
|
e8a046c2dc
|
[nostalgia] Add basic support for subsheets
|
2022-02-26 22:48:18 -06:00 |
|
|
778cb78f31
|
[nostalgia/studio] Add creation of StudioContext
|
2022-02-21 20:11:48 -06:00 |
|
|
4843e28b9a
|
[nostalgia/studio] Add StudioContext
|
2022-02-21 20:05:51 -06:00 |
|
|
bc9b896d3d
|
[nostalgia/studio] Add missing Signal to UndoStack
|
2022-02-21 19:58:03 -06:00 |
|
|
5c28ebe6d7
|
[nostalgia/studio] Fix UndoStack to trigger signals on initial command push
|
2022-02-21 19:43:10 -06:00 |
|
|
d14bab7abd
|
[nostalgia/studio] Add missing Editor header to studioapp.hpp
|
2022-02-21 02:26:09 -06:00 |
|
|
05224e3fb5
|
[nostalgia/studio] Remove unnecessary c_str conversion
|
2022-02-20 20:07:33 -06:00 |
|
|
db2a225855
|
[nostalgia/studio] Add redo and undo triggered signals to UndoStack
|
2022-02-19 03:05:45 -06:00 |
|
|
56ec063658
|
[nostalgia/studio] Get save working
|
2022-02-19 01:45:37 -06:00 |
|
|
3c44c86e91
|
[nostalgia/studio] Replace Editor opening error logging with oxErrorf
|
2022-02-17 04:27:04 -06:00 |
|
|
c92ecdf499
|
[nostalgia/studio] Get Undo/Redo working
|
2022-02-16 20:16:49 -06:00 |
|
|
4f69f027ef
|
[nostalgia/studio] Make UndoCommand::redo execute as soon as pushed
|
2022-02-13 23:22:48 -06:00 |
|
|
320df614a9
|
[nostalgia] Rename common package to geo
|
2022-02-13 04:03:10 -06:00 |
|
|
34221f086c
|
[nostalgia] Update for compatibility with Ox changes
|
2022-02-12 14:39:04 -06:00 |
|
|
a64aa8b586
|
[nostalgia/studo] Misc cleanup
|
2022-02-10 02:04:38 -06:00 |
|
|
7459d687b0
|
[nostalgia/core] Rename customData functions in Context and move them out of Context
|
2022-02-03 21:06:44 -06:00 |
|
|
8174d04b06
|
[nostalgia] Collapse NostalgiaCore down to a single library and cleanup impl data access
|
2022-02-03 20:01:12 -06:00 |
|
|
be3d094f13
|
[nostalgia/studio] Remove unnecessary try/catch block
|
2022-02-03 00:39:40 -06:00 |
|
|
87c03c0d98
|
[nostalgia/studio] Fix closing of file dialog not to change cursor
|
2022-01-30 02:45:07 -06:00 |
|
|
a139f19749
|
[nostalgia] Run liccor
|
2022-01-13 02:04:29 -06:00 |
|
|
775008a513
|
[nostalgia] Start on new TileSheetEditor
|
2021-12-17 21:02:35 -06:00 |
|
|
e0364925a3
|
[nostalgia] Use requireTypeNameModel in place of getTypeNameModel where it makes sense
|
2021-12-11 19:16:29 -06:00 |
|
|
6e8bb8adc6
|
[nostalgia/studio] Fix closing last tab
|
2021-12-11 19:16:29 -06:00 |
|
|
ad743565b2
|
[nostalgia] Update Studio to handle tabs and open directory dialog on Mac, Update core::init
|
2021-12-11 19:16:29 -06:00 |
|
|
4a4f380a11
|
[nostalgia/studio] Fix file dialog to close properly
|
2021-12-11 19:16:29 -06:00 |
|
|
c7499f4241
|
[nostalgia/studio] Remove oxDebug line
|
2021-12-11 19:16:29 -06:00 |
|
|
ddd63bc45f
|
[nostalgia/studio] Start on ImGui version of Studio
|
2021-12-11 19:16:29 -06:00 |
|
|
70fd56ce0b
|
[nostalgia/studio] Update copyright notice in Info.plist
|
2021-07-18 16:14:44 -05:00 |
|