|
14eb10016e
|
[nostalgia/core/studio] Cleanup
|
2024-05-31 23:58:40 -05:00 |
|
|
a4b909c890
|
[nostalgia/core] Fix validateSubSheetIdx
|
2024-05-31 23:58:21 -05:00 |
|
|
f6c327c2d7
|
[keel] Make GBA AssetRef changeable
|
2024-05-31 23:57:14 -05:00 |
|
|
41b4fae643
|
Merge commit 'a0d6019480b421575b54182f52af98fc2379f758'
|
2024-05-31 23:42:52 -05:00 |
|
|
c92ba2713e
|
Merge commit '60789230be4092f2fbd2b2245949603d7d5513b8'
|
2024-05-31 20:54:46 -05:00 |
|
|
cdc7cbdd64
|
[nostalgia/core/studio] Fix build
Build / build (push) Successful in 3m15s
|
2024-05-31 01:43:46 -05:00 |
|
|
834c8ef5aa
|
[nostalgia/core/studio] Fix PaletteEditor add/remove color commands
Build / build (push) Failing after 30s
|
2024-05-31 01:19:55 -05:00 |
|
|
f1a7f5cdc0
|
Merge commit 'e3cd379bb4bf7061a9e89a75b2ee5e36261e4a9a'
|
2024-05-30 23:44:27 -05:00 |
|
|
accff465d6
|
Merge commit '76b8b03a2c7c4bbda397629452eaf45fa7fe5ea2'
|
2024-05-30 23:19:09 -05:00 |
|
|
a60aba2ae2
|
[ox/std] Fix String::c_str to always retrun a valid C str
Build / build (push) Successful in 3m18s
|
2024-05-29 20:51:15 -05:00 |
|
|
53f8ec4666
|
[nostalgia/core] Fix subsheet resize not to read garbage
Build / build (push) Failing after 1m8s
|
2024-05-29 02:16:07 -05:00 |
|
|
70152c45a9
|
[ox/std] Ensure ox::String always has at least a null terminator
|
2024-05-29 02:15:30 -05:00 |
|
|
f258a8b0c9
|
[nostalgia/developer-handbook] Update serialization notes
Build / build (push) Successful in 3m14s
|
2024-05-29 00:21:59 -05:00 |
|
|
4161c6b1bd
|
[nostalgia/developer-handbook] Update serialization notes
Build / build (push) Has been cancelled
|
2024-05-29 00:19:58 -05:00 |
|
|
df322b092d
|
[nostalgia/developer-handbook] Update serialization notes
Build / build (push) Successful in 3m14s
|
2024-05-29 00:08:16 -05:00 |
|
|
69049e9295
|
[nostalgia/developer-handbook] Update notes on error handling
Build / build (push) Successful in 3m13s
|
2024-05-29 00:00:25 -05:00 |
|
|
2c20ad0d53
|
[nostalgia/developer-handbook] Update notes on error handling
Build / build (push) Successful in 3m13s
|
2024-05-28 23:52:20 -05:00 |
|
|
cc8ef142b9
|
[turbine] Remove ClipboardObject::typeMatches
Build / build (push) Successful in 3m13s
|
2024-05-28 23:41:21 -05:00 |
|
|
87a848e306
|
[turbine] Make ClipboardObject::typId return a StringView
Build / build (push) Has been cancelled
|
2024-05-28 23:39:02 -05:00 |
|
|
bb127400a1
|
[turbine] Rework getClipboardObject to use ox::ModelTypeId_v
Build / build (push) Successful in 3m16s
|
2024-05-28 23:35:22 -05:00 |
|
|
a488ba4fd5
|
[keel] Remove redundant move
Build / build (push) Successful in 3m16s
|
2024-05-28 21:33:19 -05:00 |
|
|
2db3d0470a
|
[studio] Fix build error
Build / build (push) Has been cancelled
|
2024-05-28 21:25:31 -05:00 |
|
|
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 |
|
|
8f633d17ec
|
[ox/preloader] Fix alignment issue
|
2024-05-28 20:44:26 -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
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
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 |
|
|
7eaa7b36c0
|
[ox/fs] Add FileSystem::exists
|
2024-05-27 00:44:58 -05:00 |
|
|
4a73a7c35a
|
[studio/modlib] Give Selection constructors
|
2024-05-26 02:09:59 -05:00 |
|
|
e75c51d614
|
[studio/modlib] Make iterateSelection return errors properly
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 |
|
|
d3ea370d34
|
[ox/std] Add conversion functions for geo types, cleanup
|
2024-05-25 21:29:54 -05:00 |
|
|
a41cd443c6
|
[ox/std] Remove SmallMap dtor, replace timing code with steady_clock
|
2024-05-25 00:47:49 -05:00 |
|
|
cdd9a0f4b2
|
[ox/claw] Remove enum type from ClawFormat
|
2024-05-24 22:09:08 -05:00 |
|
|
97186da1cf
|
[ox/preloader] Remove debug code
|
2024-05-24 22:08:35 -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 |
|