171 Commits

Author SHA1 Message Date
7c7d9decd2 [nostalgia/core/studio] Add acceptsClipboardPayload to TileSheetEditor 2024-05-28 20:58:49 -05:00
fe0fea49b3 [studio] Add acceptsClipboardPayload to Editor 2024-05-28 20:58:26 -05:00
181eee0087 [turbine] Make ClipboardObject use ox::ModelTypeId_v for typeId 2024-05-28 20:57:49 -05:00
e9f8787403 [keel] Cleanup pack logging 2024-05-28 20:56:40 -05:00
0675b4675b [nostalgia/core/studio] Cleanup TileSheet selection, fix copy/paste bug 2024-05-28 20:36:27 -05:00
8ae716e09c [studio] Add size function to Selection 2024-05-28 01:45:40 -05:00
654c509ccd [keel] Remove setAsset
All checks were successful
Build / build (push) Successful in 3m17s
2024-05-27 21:13:17 -05:00
bcbca9a5dd [keel,studio] Fix hotloading for files that get loaded as multiple types
All checks were successful
Build / build (push) Successful in 3m15s
2024-05-27 19:26:58 -05:00
aa89f20ed6 [studio/modlib] Fix type desc writing logic inversion
Also, provide foundation for making file types configurable for default Claw format.
2024-05-27 00:53:24 -05:00
6a7f70469f [studio/modlib] Make Project::mkdir only mkdir if dir does not exist 2024-05-27 00:51:00 -05:00
f1f596e7d8 [studio/modlib] Add variant of ComboBox that takes callback 2024-05-27 00:46:55 -05:00
505d757880 [keel] Ensure consistent asset IDs in AssetManager 2024-05-27 00:45:41 -05:00
4a73a7c35a [studio/modlib] Give Selection constructors 2024-05-26 02:09:59 -05:00
e75c51d614 [studio/modlib] Make iterateSelection return errors properly
All checks were successful
Build / build (push) Successful in 3m14s
2024-05-25 22:33:01 -05:00
9aec5772f4 [nostalgia] Remove use of deleted function 2024-05-25 21:34:08 -05:00
cad8c73137 [studio/modlib] Remove color.hpp 2024-05-25 21:33:27 -05:00
f9bd224e27 [nostalgia/core] Add applySelectionColor 2024-05-25 21:32:57 -05:00
482767c61f [nostalgia/core/opengl] Fix for Ox changes 2024-05-25 21:32:18 -05:00
196dd3d637 [studio/modlib] Add SelectionTracker 2024-05-25 21:31:47 -05:00
20cd027466 [studio/modlib] Add function for exporting selection color 2024-05-24 22:06:48 -05:00
058bc5c438 [studio,nostalgia/studio] Make executing UndoCommands report errors 2024-05-23 21:50:27 -05:00
815f23a0b5 [nostalgia/studio] Make UndoCommand undo/redo return ox::Error 2024-05-23 21:29:57 -05:00
0afa2b8cbd [nostalgia/core] Revert some auto formatting done by CLion...
All checks were successful
Build / build (push) Successful in 3m8s
2024-05-23 21:01:10 -05:00
b51098595a [nostalgia/core/studio] Fix Subsheet width to update properly 2024-05-23 20:52:55 -05:00
542e492830 [nostalgia/core/studio] Remove some unnecessary copying 2024-05-22 23:19:01 -05:00
ddeca461ac [studio,keel] Make fileChanged emit UUID as well as path, add uuidUrlToUuid 2024-05-22 23:17:28 -05:00
3c593b8d58 [studio] Make UndoCommand::mergeWith take a reference 2024-05-22 02:11:58 -05:00
a5229b7a34 [nostalgia/core/gba] Fix build
All checks were successful
Build / build (push) Successful in 3m9s
2024-05-22 00:41:07 -05:00
8e9274a84b [studio] Add NoChangeException 2024-05-22 00:35:20 -05:00
5e436c56fc [keel] Add/cleanup UUID/path lookup functions 2024-05-22 00:32:49 -05:00
e5bd44cb78 [nostalgia/core] Add tileColumns and tileRows functions 2024-05-22 00:31:10 -05:00
49e5b17ff4 [studio/modlib] Cleanup 2024-05-19 22:15:54 -05:00
e10d59ed1f Merge commit 'b66cef7127e97269fc6072a6f66ccc08990f6d2e' 2024-05-18 12:17:23 -05:00
1b6248545b Merge commit 'f48824793cfce315971fe2e699ece198c7a79407' 2024-05-11 02:09:10 -05:00
f0944e2372 Merge commit '420fa96463f59c4a4a7cd66b16b0ad01ab0d55e6' 2024-05-08 23:55:07 -05:00
c2b91d28df [studio] Add missing include
All checks were successful
Build / build (push) Successful in 3m16s
2024-05-06 22:27:20 -05:00
d1c44eda7f [keel] Minor optimization
Some checks failed
Build / build (push) Has been cancelled
2024-05-03 23:00:38 -05:00
72cdc32e71 Merge commit 'df22a1e51b411329184b3fe33cfc0b665b7b87b6' 2024-05-03 21:15:51 -05:00
35c97cfb67 Merge commit '22e6299e90e85cb2b5ee814ebf2324b1a74d7091' 2024-04-24 23:12:54 -05:00
26d2645174 Merge commit 'c0baf7efca0e4c3a86a018ad2564d9df7b07c133' 2024-04-21 13:13:26 -05:00
7ceee8c84d [olympic/studio] Add new ImGui util functions 2024-04-21 10:24:53 -05:00
b8ba386494 [nostalgia/core/studio] Cleanup context types 2024-04-21 10:24:29 -05:00
83e4c52e2c [olympic/studio] Make studio::run static 2024-04-21 10:23:55 -05:00
4bec1e13f0 [olympic] Change TypeId building to use constexpr globals 2024-04-21 10:23:22 -05:00
52e931d8a3 [nostalgia/core/opengl] Unbind vertex arrays when done with them 2024-04-21 10:22:32 -05:00
5598d9a381 [nostalgia/core] Update pack transforms to use ModelTypeId_v
All checks were successful
Build / build (push) Successful in 2m48s
2024-04-10 22:20:26 -05:00
3dee350f17 Merge commit '5627a6357219246db3b23ca420360d3c8a77faa5'
All checks were successful
Build / build (push) Successful in 3m6s
2024-03-20 21:37:42 -05:00
27e54b8a93 Merge commit 'd6403991d49292d4f2b7d441636949472ca2b249' 2024-03-14 23:33:20 -05:00
a0d25a13c3 [studio/modlib] Add ig::ChildStackItem
All checks were successful
Build / build (push) Successful in 2m47s
2024-03-14 23:32:05 -05:00
cf1f2c3372 [olympic/studio] Make StudioContext::ui a ref instead of ptr
Some checks failed
Build / build (push) Has been cancelled
2024-03-14 23:31:01 -05:00