gary
|
5189fefaa1
|
[nostalgia/core/studio] Move NewTileSheetWizard validation to accept
|
2020-03-31 22:01:32 -05:00 |
|
gary
|
90c83a492c
|
[nostlgia/core/studio] Implement add color button for PaletteEditor
|
2020-03-31 21:52:53 -05:00 |
|
gary
|
64ee637b74
|
[nostalgia/core/studio] Add NewPaletteWizard and implement NewTileSheetWizard
|
2020-03-31 21:11:41 -05:00 |
|
gary
|
33047fc047
|
[nostalgia/core/studio] Remove Tile Count field from tile sheet importer
|
2020-03-30 23:00:44 -05:00 |
|
gary
|
74ef768b6f
|
[nostalgia/core/studio] Add missing override
|
2020-03-30 20:51:37 -05:00 |
|
gary
|
267f8eca67
|
[nostalgia/core/studio] Fix magic numbers in imgconv and make it figure out tile sheet dimensions
|
2020-03-30 20:49:02 -05:00 |
|
gary
|
e7ae031ce7
|
[nostalgia/core/studio] Cleanup
|
2020-03-30 20:09:45 -05:00 |
|
gary
|
5f0217545c
|
[nostalgia/core/studio] Make TileSheetEditor not highlight color cell
|
2020-03-30 00:43:54 -05:00 |
|
gary
|
5a5905d257
|
[nostalgia/core/studio] Fix TileSheetEditor to clear pixel data on reload
|
2020-03-29 23:48:07 -05:00 |
|
gary
|
2e7a81563d
|
[nostalgia/core/studio] Add PaletteEditor
|
2020-03-29 23:38:32 -05:00 |
|
gary
|
4c6e053e81
|
[nostalgia/core/studio] Make TileSheetEditor reload when the current palette is updated
|
2020-03-29 19:00:02 -05:00 |
|
gary
|
1d8f8566c5
|
[nostalgia/core/studio] Fix ng export to only attempt export if output file is given
|
2020-03-29 13:31:19 -05:00 |
|
gary
|
5f8104efea
|
[nostalgia/core/studio] Make color selection table uneditable
|
2020-03-27 20:43:35 -05:00 |
|
gary
|
5cc96228f4
|
[nostalgia/core/studio] Fix drag left click not to update tile sheet
|
2020-03-27 20:43:17 -05:00 |
|
gary
|
e65e4e44cb
|
[nostalgia/core/studio] Cleanup
|
2020-03-26 01:39:02 -05:00 |
|
gary
|
8d4fc0e346
|
[nostalgia/core/studio] Add ability to export tile sheet to png
|
2020-03-26 01:21:19 -05:00 |
|
gary
|
f90a6e30ea
|
[nostalgia/studio] Move undo stack to Editor
|
2020-03-23 23:25:05 -05:00 |
|
gary
|
362aeef3c7
|
[nostalgia/core/studio] Remove option for bundled tile sheet palette
|
2020-03-23 01:48:28 -05:00 |
|
gary
|
95d58d04fb
|
[nostalgia/core/studio] Fix delete tile undo to restore pixel data
|
2020-03-22 02:06:21 -05:00 |
|
gary
|
7ae0befc37
|
[nostalgia/core/studio] Add delete tile
|
2020-03-22 01:34:09 -05:00 |
|
gary
|
5aeddd87e3
|
[nostalgia/core/studio] Add ability to insert tile
|
2020-03-22 01:24:53 -05:00 |
|
gary
|
4f3497326f
|
[nostalgia/core/studio] Make default palette changes save to NostalgiaGraphics
|
2020-03-19 19:34:32 -05:00 |
|
gary
|
2f4868f59e
|
[nostalgia/core/studio] Add ability for TileSheetEditor to switch palettes
|
2020-03-19 02:09:26 -05:00 |
|
gary
|
bf00ff0e41
|
[nostalgia/core] Add ability to save tile sheets and store columns and rows in ng file
|
2020-03-11 00:17:07 -05:00 |
|
gary
|
748fea3d43
|
[nostalgia/core/studio] Stub out saveItem in TileSheetEditor
|
2020-02-29 00:31:43 -06:00 |
|
gary
|
7ca34da417
|
[nostalgia/core/studio] Replace TileSheetEditor ScrollView scrolling with manual version
|
2020-02-25 20:26:35 -06:00 |
|
gary
|
aecb6d55e4
|
[nostalgia/core/studio] Add null check needed in the destruction phase
|
2020-02-16 13:55:22 -06:00 |
|
gary
|
1269ee7fad
|
[nostalgia] Fix oxPanic parameter order
|
2020-02-16 02:06:05 -06:00 |
|
gary
|
1ec8d721f1
|
[nostalgia/studio] Get building in MSVC
|
2020-02-15 11:53:39 -06:00 |
|
gary
|
6287663957
|
[nostalgia] Make GBA builds use Ninja
|
2020-01-14 18:36:47 -06:00 |
|
gary
|
5f4cff3c00
|
[nostalgia/core/studio] Add changing of column/row display configuration
|
2020-01-04 19:54:33 -06:00 |
|
gary
|
bd1fc01ca1
|
[nostalgia/core/studio] Obsolete UpdatePixelCommands that change nothing
|
2019-12-22 21:35:00 -06:00 |
|
gary
|
1499f42361
|
[nostalgia/core/studio] Cleanup pixel data QML exposure
|
2019-12-15 00:37:06 -06:00 |
|
gary
|
536435c057
|
[nostalgia/core/studio] Fix undo operation in TileSheetEditor
|
2019-12-06 23:28:18 -06:00 |
|
gary
|
dd3e5913ed
|
[nostalgia/core/studio] Make TileSheetEditor a studio::Editor
|
2019-12-06 19:23:45 -06:00 |
|
gary
|
37b6095e13
|
[nostalgia/core/studio] Add command sequence grouping to tile sheet editor
|
2019-12-06 00:50:32 -06:00 |
|
gary
|
1edd322352
|
[nostalgia/core/studio] Add support for dragging cursor around tile sheet editor
|
2019-12-05 23:38:51 -06:00 |
|
gary
|
8fd49469c9
|
[nostalgia/core/studio] Fix bad PixelUpdate merging code that could keep wrong duplicate
|
2019-12-05 02:07:03 -06:00 |
|
gary
|
70022d5a96
|
[nostalgia/core/studio] Fix index lookup for updating pixel color
|
2019-12-05 01:32:52 -06:00 |
|
gary
|
01ad572499
|
[nostalgia/core/studio] Make Pixel updates in TileSheetEditor use undo stack
|
2019-12-03 18:01:00 -06:00 |
|
gary
|
e407ad7246
|
[nostalgia/core] Add basic color selection and basic tilesheet editing
|
2019-12-01 00:52:00 -06:00 |
|
gary
|
2e5263764c
|
[nostalgia/core/studio] Add copyright headers to QML files
|
2019-11-27 14:36:56 -06:00 |
|
gary
|
474230ae97
|
[nostalgia/core/studio] Make TileSheetEditor's implementation better match data
|
2019-11-27 14:10:22 -06:00 |
|
gary
|
a9f55ebd02
|
[nostalgia/core] Rename core::Color to core::Color16 and add core::Color32
|
2019-11-27 13:53:41 -06:00 |
|
gary
|
d06724ffe1
|
[nostalgia/core/studio] Fix tile sheet editor to correctly iterate over tiles
|
2019-11-26 23:46:04 -06:00 |
|
gary
|
8f21670439
|
[nostalgia/core/studio] Start tile sheet editor
|
2019-11-26 23:23:12 -06:00 |
|
gary
|
4247ac0651
|
[nostalgia/core/gba] Remove unused header
|
2019-11-12 20:34:57 -06:00 |
|
gary
|
52c4744242
|
[nostalgia/core] Add support for drawing NostalgiaGraphics in SDL
|
2019-10-27 16:24:38 -05:00 |
|
gary
|
a60e7c27b7
|
[nostalgia/core/studio] Rename New Palette option to External
|
2019-10-23 00:23:06 -05:00 |
|
gary
|
0a809037ac
|
[nostalgia/core/studio] Move imgconv to Core Studio
|
2019-10-22 23:49:12 -05:00 |
|