Gary Talent gary
gary pushed to master at drinkingtea/nostalgia 2025-02-03 02:01:47 -06:00
671dd86206 [keel,studio] Add Make Copy option to ProjectExplorer
gary pushed to master at drinkingtea/nostalgia 2025-02-03 00:35:42 -06:00
0abadc1850 [studio] Fix QuestionPopup to only emit a response when there is a response
4e068d628c [studio] Fix misrender flash on tab close
Compare 2 commits »
gary pushed to master at drinkingtea/nostalgia 2025-02-02 23:14:03 -06:00
4461f99fa4 [studio] Add Ctrl-W shortcut for closing active tab
cd1f4bdaa3 [studio] Add confirmation for closing file with unsaved changes
Compare 2 commits »
gary pushed to master at drinkingtea/nostalgia 2025-02-02 20:46:47 -06:00
4728699585 [studio] Add combobox that will take string views
gary pushed to master at drinkingtea/nostalgia 2025-02-02 20:44:21 -06:00
105a1e5559 [nostalgia/core/studio/tilesheet] Rework operation ctrls into a dropbox
1bc18e34a8 [nostalgia/core/studio/tilesheet] Add ability to rotate a selection
fb8d295fcb [nostalgia/core/studio/tilesheet] Add rotate functionality
Compare 3 commits »
gary pushed to master at drinkingtea/nostalgia 2025-02-01 15:14:29 -06:00
804d78e116 [nostalgia/gfx/studio] Cleanup
gary pushed to master at drinkingtea/nostalgia 2025-02-01 14:14:19 -06:00
5351e9aa0a [nostalgia/core/studio/tilesheet] Add line drawing tool
gary pushed to master at drinkingtea/nostalgia 2025-01-29 18:47:56 -06:00
b5954f15c5 [studio] Restore context menu for root dir, but exclude Delete
gary pushed to release-d2025.02 at drinkingtea/nostalgia 2025-01-28 01:28:31 -06:00
5dce9dd377 [studio] Suppress context menu for root dir in ProjectExplorer
gary pushed to master at drinkingtea/nostalgia 2025-01-28 01:28:30 -06:00
5dce9dd377 [studio] Suppress context menu for root dir in ProjectExplorer
gary pushed to release-d2025.02 at drinkingtea/nostalgia 2025-01-28 01:19:54 -06:00
0570f76236 [ox/fs] Fix PassThroughFS::stripSlash
gary pushed to master at drinkingtea/nostalgia 2025-01-28 01:18:52 -06:00
0570f76236 [ox/fs] Fix PassThroughFS::stripSlash
gary pushed to release-d2025.02 at drinkingtea/nostalgia 2025-01-28 01:17:33 -06:00
e22b658a67 [studio] Fix isParentOf check in Project to ensure child dir path ends with /
56b9cb6ebf [studio] Fix file explorer to treat empty directories as directories
eaa9a2415e [keel] Make reloadAsset check if file is loaded
95256a9a0d [studio] Make rename file give error message if the file already exists
2286238abc [studio] Make rename file accept input upon pressing Enter if text input is focused
Compare 12 commits »
gary pushed to master at drinkingtea/nostalgia 2025-01-28 01:04:26 -06:00
e22b658a67 [studio] Fix isParentOf check in Project to ensure child dir path ends with /
gary pushed to master at drinkingtea/nostalgia 2025-01-27 23:32:18 -06:00
56b9cb6ebf [studio] Fix file explorer to treat empty directories as directories
eaa9a2415e [keel] Make reloadAsset check if file is loaded
Compare 2 commits »
gary pushed to master at drinkingtea/nostalgia 2025-01-27 00:55:05 -06:00
95256a9a0d [studio] Make rename file give error message if the file already exists
gary pushed to master at drinkingtea/nostalgia 2025-01-27 00:33:21 -06:00
2286238abc [studio] Make rename file accept input upon pressing Enter if text input is focused
13f0bf57e4 [studio] Make deleting a file close tabs associated with it
Compare 2 commits »
gary pushed to master at drinkingtea/nostalgia 2025-01-27 00:10:32 -06:00
8eb1ac215b [studio] Fix not to try moving a parent directory to its child
e132f2fd1b [studio] Make file move do nothing if the file already exists
12f6b22c8b [nostalgia/gfx/studio/palette] Cleanup
Compare 3 commits »
gary pushed to master at drinkingtea/nostalgia 2025-01-26 22:30:46 -06:00
6c858e0c4e [nostalgia/gfx/studio/tilesheet] UI cleanup
gary pushed to master at drinkingtea/nostalgia 2025-01-26 22:29:19 -06:00
7f1d79cfcf [nostalgia/gfx/studio/tilesheet] UI cleanup