|
db2dc28f92
|
[keel] Remove use of removed ModelValue operator
Build / build (push) Successful in 2m24s
|
2024-02-11 20:35:48 -06:00 |
|
|
74fb051ef2
|
[ox] Remove panicing ModelValue operators
|
2024-02-11 20:35:19 -06:00 |
|
|
24fda7d589
|
[ox] Make serialize and allocate Writer_c functions take refs
Build / build (push) Successful in 2m18s
|
2024-02-11 19:39:29 -06:00 |
|
|
a60cdf0a61
|
Merge commit '9c712cc38ae706b021807b271899bce56c234fa5'
|
2024-02-11 17:30:45 -06:00 |
|
|
b97d7d9956
|
[ox/preloader] Remove debug code
Build / build (push) Waiting to run
|
2024-02-11 17:29:54 -06:00 |
|
|
ce1eea817d
|
[olympic/keel] Remove debug line
|
2024-02-11 17:28:19 -06:00 |
|
|
9a0a2fd46a
|
Merge commit '56f9d7a4634c9de9b09df390c4385c67ab646607'
|
2024-02-11 17:24:22 -06:00 |
|
|
4e50889b5c
|
[ox/model,ox/preloader] Add ability to handle inline arrays
Build / build (push) Waiting to run
|
2024-02-11 17:23:38 -06:00 |
|
|
9c0acf1b8f
|
Merge commit 'ace68f7c1d870ed53e69c55ba53709a9425388be'
|
2024-02-04 10:21:12 -06:00 |
|
|
ee05118478
|
[ox] Add ability for ModelValue to represent inline arrays, add to preloader
Build / build (push) Failing after 17s
|
2024-02-04 10:19:30 -06:00 |
|
|
a41e93c582
|
Merge commit '8e0467ca5fdb3f983738a97c17cba742a0d233fd'
|
2024-02-01 21:07:56 -06:00 |
|
|
59fa39070f
|
[keel] Update pack for Preloader changes
Build / build (push) Successful in 2m19s
|
2024-02-01 21:07:42 -06:00 |
|
|
c55994f67d
|
[ox/std] Add Vector::capacity
|
2024-02-01 21:06:53 -06:00 |
|
|
e81d28a681
|
[ox] Fix various preloader problems
|
2024-02-01 21:06:35 -06:00 |
|
|
0626c2a815
|
[ox/fs] Add comparison operator for FileAddress
|
2024-02-01 21:02:46 -06:00 |
|
|
dbcd37d7ea
|
Merge commit '0d61e5a064382a7076b62d32b25c70298ee0706e'
|
2024-01-31 23:18:13 -06:00 |
|
|
10a12f2ab2
|
[nostalgia/core] Add getTileCnt to header
Build / build (push) Successful in 2m23s
|
2024-01-31 23:17:59 -06:00 |
|
|
2667be88f6
|
[nostalgia/core] Add largestPage function for Palette
|
2024-01-31 23:17:46 -06:00 |
|
|
5972d8acef
|
[nostalgia/core] Fix TileSetEntry model
|
2024-01-31 23:17:28 -06:00 |
|
|
9c026e1a6c
|
[nostalgia/core/studio] Add function to remove unused data from TileSheets
|
2024-01-31 23:17:09 -06:00 |
|
|
1dff26d895
|
[nostalgia/core] Add getTileCnt and fix getTileIdx
|
2024-01-31 23:16:41 -06:00 |
|
|
ff2eb5b11b
|
[olympic/keel] Remove const r-value funcion from AssetRef
|
2024-01-31 23:15:53 -06:00 |
|
|
6a500345b4
|
Merge commit '057272347486efe5046691f32f51604e3a594e6a'
|
2024-01-31 23:13:34 -06:00 |
|
|
28b1c6dcf4
|
[ox/preloader] Fix case where alignOf always used NativePlatSpec
Build / build (push) Successful in 2m21s
|
2024-01-31 23:07:40 -06:00 |
|
|
ef9cb8bea4
|
[olympic/modlib] Add ListBox to ImGui util
|
2024-01-30 21:46:38 -06:00 |
|
|
0d106bde21
|
[ox/oc] Fix objects to always write when members of arrays
|
2024-01-30 21:45:58 -06:00 |
|
|
f038b89ab4
|
Merge commit 'cfc27a384b00388fc1ce30ac47c266ddd1f8e6f1'
|
2024-01-28 18:05:09 -06:00 |
|
|
b75bbc4d20
|
[olympic,nostalgia] Change order of oxModelFieldRename args
Build / build (push) Successful in 2m22s
|
2024-01-28 18:03:50 -06:00 |
|
|
227dd68a4f
|
[ox/model] Change order of oxModelFieldRename args
|
2024-01-28 18:03:50 -06:00 |
|
|
02db760b8c
|
[olympic] Add more ImGui helpers, studio::Editor::pushCommand
|
2024-01-28 18:03:12 -06:00 |
|
|
09c57545bc
|
[ox/std] Add Vector::at
Build / build (push) Successful in 2m22s
|
2024-01-28 16:29:39 -06:00 |
|
|
b9fddd47c2
|
Merge commit 'db978290f3465d2da30a27a98b12face50bbe091'
|
2024-01-27 23:55:20 -06:00 |
|
|
f128664a81
|
[olympic/studio] Add ig::IndentStackItem
Build / build (push) Successful in 2m28s
|
2024-01-27 23:54:57 -06:00 |
|
|
e84df7801e
|
[glutils] Add ProgramSource::vboLen
|
2024-01-27 23:53:32 -06:00 |
|
|
caa59f3724
|
[nostalgia/core] Add functions for mapping tile idx to subsheet
|
2024-01-27 23:52:40 -06:00 |
|
|
1cf09433e8
|
[nostalgia/core/studio] Cleanup TileSheetEditor with new GlUtils helpers
|
2024-01-27 23:51:51 -06:00 |
|
|
9948346ce4
|
[ox/model] Fix clangd false alarm
|
2024-01-27 23:40:16 -06:00 |
|
|
aa8200beed
|
[glutils] Add helper functions for setting up shaders
|
2024-01-27 23:39:03 -06:00 |
|
|
961ab75662
|
Merge commit 'ae1f8ce11a81624f376be3a3dd56e80ba479dd89'
|
2024-01-20 15:41:04 -06:00 |
|
|
124c7029bd
|
[olympic/studio] Change Studio modules to pass StudioContext instead of turbine::Context
Build / build (push) Successful in 2m23s
|
2024-01-20 15:40:08 -06:00 |
|
|
d740609c8e
|
Merge commit '6640e00ad9ee5b731a2ddb06da31436463c3ae65'
|
2024-01-20 15:02:16 -06:00 |
|
|
5d1f680a51
|
[nostalgia/core] Cleanup TileSheetEditor with new ImGui util functions
Build / build (push) Successful in 2m21s
|
2024-01-20 14:59:43 -06:00 |
|
|
08be822bdd
|
[ox/fs] Add FileAddress::operator==(FileAddress)
|
2024-01-19 20:22:52 -06:00 |
|
|
c2e34b6456
|
Merge commit 'a9128caf4ddd187f14496b84242dfe07ee9a6467'
Build / build (push) Successful in 2m32s
|
2024-01-19 01:09:23 -06:00 |
|
|
173d3f4bc7
|
[olympic/studio] Add PushButton, PopupBtns, ComboBox, and IDStackItem to ImGui utils
|
2024-01-19 01:09:10 -06:00 |
|
|
8a29c0952c
|
[olympic/studio] Fix imguiutil.hpp name, add StudioContext::tctx
|
2024-01-19 00:15:28 -06:00 |
|
|
5848bc8eb7
|
[nostalgia/core/studio] Change Subsheet Editor button position
Build / build (push) Successful in 2m21s
|
2024-01-18 22:09:09 -06:00 |
|
|
7ba66787f8
|
[nostalgia/core/studio] Cleanup
Build / build (push) Successful in 2m29s
|
2024-01-18 01:27:31 -06:00 |
|
|
e367575974
|
[olympic/studio] Fix NewMenu not to overwrite existing files or create a file without name
Build / build (push) Successful in 2m30s
|
2024-01-18 00:24:11 -06:00 |
|
|
2bc2003caa
|
[nostalgia/core/studio] Add key shortcuts for switching Palette pages
Build / build (push) Successful in 2m22s
|
2024-01-17 22:48:53 -06:00 |
|