gary
|
b502b8cc30
|
[nostalgia/core/studio] Add ability to select pixels for copy/paste
|
2022-03-10 02:39:22 -06:00 |
|
gary
|
e4f3ec52d0
|
[nostalgia/core/studio] Add initialization for SubSheetEditor show var
|
2022-03-06 01:23:01 -06:00 |
|
gary
|
e0b2f37925
|
[nostalgia/core/studio] Adjust size of SubSheet Editor in cases without size input
|
2022-03-05 18:29:50 -06:00 |
|
gary
|
94653cb9af
|
[nostalgia/core] Fix TileSheet::SubSheet::setPixelCount
|
2022-03-05 18:27:45 -06:00 |
|
gary
|
b225d976f5
|
[nostalgia/core/studio] Cleanup
|
2022-03-05 17:49:12 -06:00 |
|
gary
|
f40c912365
|
[nostalgia/core] Cleanup reading of SubSheet::pixels
|
2022-03-05 16:00:32 -06:00 |
|
gary
|
20a61de9fd
|
[nostalgia/core/studio] Fix subsheet editor to allocate correct number of pixels
|
2022-03-05 15:51:39 -06:00 |
|
gary
|
2f7c62f2ef
|
[nostalgia/core/studio] Add SubSheet editor
|
2022-03-05 11:40:54 -06:00 |
|
gary
|
921cb97a14
|
[nostalgia/core] Make clicks trigger 10 refreshes
|
2022-03-05 11:40:05 -06:00 |
|
gary
|
191298a4ca
|
[nostalgia/core/studio] Change some lambdas to capture by reference
|
2022-03-03 19:24:55 -06:00 |
|
gary
|
ebb7d54403
|
[nostalgia/core] Fix TileSheet::validateSubSheetIdx
|
2022-03-03 19:24:24 -06:00 |
|
gary
|
e8a046c2dc
|
[nostalgia] Add basic support for subsheets
|
2022-02-26 22:48:18 -06:00 |
|
gary
|
9762a38a44
|
[nostalgia/core] Make readObj move output object instead of copy
|
2022-02-26 10:12:25 -06:00 |
|
gary
|
294c4547d0
|
[nostalgia/core] Remove TileSheet::SubSheet::size
|
2022-02-23 22:12:41 -06:00 |
|
gary
|
9b1275e704
|
[nostalgia/core/studio] Add support for TileSheetEditor unsaved changes status
|
2022-02-21 20:00:21 -06:00 |
|
gary
|
917d88f997
|
[nostalgia/core/studio] Make TileSheetEditorModel write type descriptor
|
2022-02-21 19:55:24 -06:00 |
|
gary
|
3dd60965c4
|
[nostalgia] Replace delete with safeDelete
|
2022-02-21 02:21:03 -06:00 |
|
gary
|
b517cf6858
|
[nostalgia/core/studio] Cleanup TileSheetEditorModel update tracking
|
2022-02-19 03:06:18 -06:00 |
|
gary
|
56ec063658
|
[nostalgia/studio] Get save working
|
2022-02-19 01:45:37 -06:00 |
|
gary
|
713f5c4bce
|
[nostalgia/core] Add ability to chain converters
|
2022-02-18 00:54:10 -06:00 |
|
gary
|
b87c2f0c50
|
[nostalgia/core] Expand conversion system to allow raw-to-raw
|
2022-02-17 21:29:46 -06:00 |
|
gary
|
fba203a1e7
|
[nostalgia/core] Add NostalgiaCore-Headless
|
2022-02-17 21:26:56 -06:00 |
|
gary
|
77b270e084
|
[nostalgia/core] Change TileSheet version conv pixels copy to a move
|
2022-02-17 04:31:15 -06:00 |
|
gary
|
7ac7909510
|
[nostalgia/core] Upgrade TileSheet format to support subsheets and add conversion system
|
2022-02-17 04:27:23 -06:00 |
|
gary
|
22216c66d6
|
[nostalgia/core/studio] Add color preview to color picker in TileSheetEditor
|
2022-02-16 20:52:34 -06:00 |
|
gary
|
462375aa5d
|
[nostalgia/core] Rename NostalgiaGraphic and NostalgiaPalette to TileSheet and Palette
|
2022-02-16 20:25:00 -06:00 |
|
gary
|
75f0b3a606
|
[nostalgia/core/studio] Cleanup
|
2022-02-16 20:20:48 -06:00 |
|
gary
|
5eea7abc4d
|
[nostalgia/core] Fix NostalgiaGraphic::getPixel4Bpp
|
2022-02-16 20:18:17 -06:00 |
|
gary
|
302dd23a36
|
[nostalgia/core/studio] Get Undo/Redo working
|
2022-02-16 20:17:33 -06:00 |
|
gary
|
b7f726f4fd
|
[nostalgia/core] Get TileSheetEditor's palette view working
|
2022-02-16 02:34:43 -06:00 |
|
gary
|
c1a374ca04
|
[nostalgia/core/glfw] Add extra draw before waiting for event to handle possible user input
|
2022-02-16 02:32:27 -06:00 |
|
gary
|
bb0592ade8
|
[nostalgia/core] Fix NostalgiaGraphic::setPixel
|
2022-02-16 02:11:27 -06:00 |
|
gary
|
99cc853b94
|
[nostalgia/core/studio] Fix issue with pixel idx lookup in draw command
|
2022-02-14 01:38:56 -06:00 |
|
gary
|
0e041a666a
|
[nostalgia/core/studio] Fix DrawCommand not to allow appending of duplicates
|
2022-02-13 23:49:44 -06:00 |
|
gary
|
95f3c5b62a
|
[nostalgia/core/studio] Cleanup to ensure ongoing draw command ending
|
2022-02-13 23:34:57 -06:00 |
|
gary
|
d792e4c515
|
[nostalgia/core/studio] Put TileSheetEditor draw command in UndoCommand
|
2022-02-13 23:23:59 -06:00 |
|
gary
|
8774f1c062
|
[nostalgia/core/studio] Break out TileSheetEditor application logic
|
2022-02-13 11:17:57 -06:00 |
|
gary
|
320df614a9
|
[nostalgia] Rename common package to geo
|
2022-02-13 04:03:10 -06:00 |
|
gary
|
0aa71f1dbb
|
[nostalgia/core/studio] Decouple core TileSheetEditor from ImGui
|
2022-02-13 03:34:12 -06:00 |
|
gary
|
7370b23c9d
|
[nostalgia/core/studio] Cleanup and decouple main TileSheetEditor drawing from ImGui
|
2022-02-13 02:25:14 -06:00 |
|
gary
|
779dd1fd05
|
[nostalgia/core] Cleanup
|
2022-02-13 02:24:01 -06:00 |
|
gary
|
41cebff5fc
|
[nostalgia/core] Add Context buttonDown function
|
2022-02-13 02:23:00 -06:00 |
|
gary
|
142c78db0e
|
[nostalgia/core] Add missing change for constant refresh option
|
2022-02-12 16:06:58 -06:00 |
|
gary
|
34221f086c
|
[nostalgia] Update for compatibility with Ox changes
|
2022-02-12 14:39:04 -06:00 |
|
gary
|
8847b2b2ed
|
[nostalgia/core/glfw] Put wait for event in main loop to prevent processor waste
|
2022-02-10 21:31:00 -06:00 |
|
gary
|
f9d3521fe7
|
[nostalgia/core] Change how gba_timer_t is configured
|
2022-02-10 21:28:54 -06:00 |
|
gary
|
0841b56399
|
[nostalgia/core/gba] Fix code formatting error
|
2022-02-10 02:20:00 -06:00 |
|
gary
|
96e2510e64
|
[nostalgia/core/studio] Add scrolling support to TileSheetEditor
|
2022-02-04 22:51:17 -06:00 |
|
gary
|
44df6df75d
|
[nostalgia/core] Remove unnecessary file
|
2022-02-04 00:19:06 -06:00 |
|
gary
|
f34a09351f
|
[nostalgia/core/studio] Add some missing nodiscards
|
2022-02-04 00:06:07 -06:00 |
|