gary
|
1bc18e34a8
|
[nostalgia/core/studio/tilesheet] Add ability to rotate a selection
|
2025-02-02 20:22:20 -06:00 |
|
gary
|
fb8d295fcb
|
[nostalgia/core/studio/tilesheet] Add rotate functionality
|
2025-02-02 14:46:21 -06:00 |
|
gary
|
804d78e116
|
[nostalgia/gfx/studio] Cleanup
|
2025-02-01 15:14:24 -06:00 |
|
gary
|
5351e9aa0a
|
[nostalgia/core/studio/tilesheet] Add line drawing tool
|
2025-02-01 14:14:09 -06:00 |
|
gary
|
12f6b22c8b
|
[nostalgia/gfx/studio/palette] Cleanup
|
2025-01-26 23:35:03 -06:00 |
|
gary
|
6c858e0c4e
|
[nostalgia/gfx/studio/tilesheet] UI cleanup
|
2025-01-26 22:30:39 -06:00 |
|
gary
|
a22aafaf96
|
[nostalgia/gfx/studio/palette] Add ability to reorder Palette pages
|
2025-01-26 22:12:57 -06:00 |
|
gary
|
2859183742
|
[nostalgia/gfx/studio/tilesheet] Add the ability to move subsheets
|
2025-01-26 20:46:15 -06:00 |
|
gary
|
be51838775
|
[nostalgia/gfx/studio/tilesheet] Add flip x and flip y functionality
|
2025-01-26 15:41:13 -06:00 |
|
gary
|
046834c2b9
|
[studio,nostalgia] Update tab name when corresponding file's name changes
|
2025-01-26 00:52:11 -06:00 |
|
gary
|
f840240aac
|
[nostalgia/gfx/studio/tilesheeteditor] Rework system for tracking current palette path
|
2025-01-25 22:59:51 -06:00 |
|
gary
|
098c8cb844
|
[nostalgia/gfx/studio] Make move color commands affect all pages
|
2025-01-24 23:46:26 -06:00 |
|
gary
|
695e7a4561
|
[nostalgia/gfx/studio/paletteeditor] Change move color mechanism to use drag/drop
|
2025-01-24 23:19:45 -06:00 |
|
gary
|
e40b11246d
|
[nostalgia/gfx/studio/paletteeditor] Fix num key shortcuts to ignore if ctrl is down
|
2025-01-23 21:56:47 -06:00 |
|
gary
|
161194c8b2
|
[nostalgia/gfx/studio/tilesheeteditor] Add FilePicker to for choosing a Palette
|
2025-01-23 21:24:10 -06:00 |
|
gary
|
42165ba2d6
|
[nostalgia/gfx] Change default file extension for TileSheets to nts
|
2025-01-21 23:35:55 -06:00 |
|
gary
|
9fda2763ba
|
[nostalgia/gfx] Make TileSheetV5::defaultPalette a string instead of FileAddress
|
2025-01-21 22:44:55 -06:00 |
|
gary
|
c36b244dd3
|
[nostalgia/gfx] Cleanup, add PaletteV5, restore mistakenly removed function
|
2025-01-21 22:17:13 -06:00 |
|
gary
|
f987b02c65
|
[nostalgia/gfx] Move to TileSheetV5
|
2025-01-21 02:21:01 -06:00 |
|
gary
|
3c056276c1
|
[turbine,nostalgia] Cleanup
|
2025-01-20 23:19:07 -06:00 |
|
gary
|
672b92b363
|
[nostalgia/gfx/studio] Remove accidental version tag in default Palette
|
2025-01-20 03:13:01 -06:00 |
|
gary
|
762a6517b2
|
[nostalgia] Rename core to gfx
|
2025-01-20 03:11:35 -06:00 |
|
gary
|
d141154a45
|
Merge commit '38777cfac8868b3628332090260710d5ac26aba0'
|
2025-01-20 02:15:45 -06:00 |
|
gary
|
6170647c0c
|
[nostalgia,studio] Proper fix for input filtering
|
2025-01-20 02:10:48 -06:00 |
|
gary
|
5d3d9229b7
|
[nostalgia/core/studio/paletteeditor] Ignore keyboard input when popup is open
|
2025-01-20 01:33:23 -06:00 |
|
gary
|
830f8fe3e4
|
[studio,nostalgia/core/studio] Give default Palette created studio a default page
|
2025-01-19 20:53:27 -06:00 |
|
gary
|
240effd305
|
Merge commit '7e20f7200963cd0b22f84cc46e10db12b6c13806'
|
2025-01-19 19:04:24 -06:00 |
|
gary
|
6bc629e02c
|
[nostalgia/core/studio/tilesheeteditor] Replace Palette combobox with a readonly text input
|
2025-01-19 19:02:44 -06:00 |
|
gary
|
f6f2acd67b
|
[nostalgia/core/studio/tilesheeteditor] Add back file type check for palette drop
|
2025-01-19 18:21:50 -06:00 |
|
gary
|
0146d38405
|
[nostalgia/core/studio/tilesheeteditor] Manually merge in changes that were lost in conflict
|
2025-01-19 18:18:52 -06:00 |
|
gary
|
75d8e7bb89
|
[nostalgia/core/studio/paletteeditor] Fix crash that occurs when removing last color
|
2025-01-19 17:56:21 -06:00 |
|
gary
|
16c32273ac
|
[nostalgia/core/studio/tilesheeteditor] Fix palette drop target to only take palettes
|
2025-01-19 16:49:31 -06:00 |
|
gary
|
d68e64931b
|
[nostalgia/core/studio/tilesheeteditor] Add support for dragging palette to palette selector
|
2025-01-19 11:41:48 -06:00 |
|
gary
|
7eb37c5318
|
[nostalgia/core/studio/paletteeditor] Fix adding page if there is no existing page
|
2025-01-18 21:29:36 -06:00 |
|
gary
|
7a21b20711
|
[nostalgia/core] Replace ContextDeleter with safeDelete(Context*)
|
2025-01-18 20:57:15 -06:00 |
|
gary
|
721f844214
|
[nostalgia/core/studio/tilesheeteditor] Fix subsheet and palette scrolling
|
2025-01-18 20:08:09 -06:00 |
|
gary
|
a3d6a58cc8
|
[nostalgia/core/studio] Fix library cpp file ownership
|
2025-01-17 21:50:42 -06:00 |
|
gary
|
e598e7fe27
|
[nostalgia,keel] Add ability to types Obj to Obj
|
2025-01-15 23:44:18 -06:00 |
|
gary
|
8e816a261f
|
[nostalgia/core/studio] Cleanup, fix possible TileSheet fill tool failure
|
2025-01-14 23:06:12 -06:00 |
|
gary
|
ceb54b3f1b
|
[nostalgia/core/opengl] Cleanup
|
2025-01-14 21:18:22 -06:00 |
|
gary
|
8764444758
|
[nostalgia/core] Add clearCbb functions
|
2025-01-14 21:13:42 -06:00 |
|
gary
|
ce9a0b1fdb
|
[nostalgia/core/opengl] Cleanup memcpys
|
2025-01-14 21:13:10 -06:00 |
|
gary
|
151d7c5736
|
[nostalgia/core/gba] Fix partial tilesheet loading overrun
|
2025-01-13 22:03:36 -06:00 |
|
gary
|
4e4d8d2c3f
|
[nostalgia/core/gba] Make panic use standard abort call
|
2025-01-13 21:37:29 -06:00 |
|
gary
|
55a1660242
|
[nostalgia/core] Fix TileSheet validation/repair to ensure pixels gets cleared if there are subsheets
|
2025-01-12 16:06:24 -06:00 |
|
gary
|
23a09e4a13
|
[nostalgia/core/studio] Fix SubSheet editor to return an appropriately sized string
|
2025-01-12 14:55:50 -06:00 |
|
gary
|
b69e7ebb98
|
[nostalgia/core/studio/tilesheeteditor] Fix select all not to go beyond end
|
2025-01-11 16:21:10 -06:00 |
|
gary
|
418d6e3f22
|
[nostalgia/core/studio] Fix crash that occurs when a non-leaf node subsheet is selected
|
2025-01-11 16:06:48 -06:00 |
|
gary
|
c44d8678cb
|
[nostalgia/core/studio] Fix tile insert to correct input when inserting past the last tile
|
2025-01-11 15:38:11 -06:00 |
|
gary
|
eb4cd7106d
|
[nostalgia/core/studio] Fix tile insert to work on last tile
|
2025-01-11 15:23:57 -06:00 |
|