|
0d7b89a025
|
[turbine] Add TimeMs alias to uint64_t
|
2024-06-01 13:58:46 -05:00 |
|
|
e8f5c91172
|
[studio/applib] Change updateHandler to 10 second interval
|
2024-06-01 13:58:15 -05:00 |
|
|
3cb3bc122b
|
[nostalgia/core] Add valid and repair functions for PaletteV3
|
2024-06-01 13:56:15 -05:00 |
|
|
a2cec10cb6
|
[keel] Add valid and repair functions for AssetManager
|
2024-06-01 13:54:45 -05:00 |
|
|
fd4619bc25
|
[studio,turbine] Fix Turbine sleep logic, tweak Studio default sleep values
Build / build (push) Successful in 2m34s
|
2024-06-01 01:20:01 -05:00 |
|
|
128ddb2ca6
|
[turbine/gba] Fix ticksMs function signature
Build / build (push) Successful in 2m33s
|
2024-05-31 23:59:49 -05:00 |
|
|
f34704d845
|
[nostalgia/core/studio] Fix AddSubsheetCommand::undo to undo ID idx change
|
2024-05-31 23:59:15 -05:00 |
|
|
fb5d3545fe
|
[nostalgia/core/studio] Cleanup
|
2024-05-31 23:58:40 -05:00 |
|
|
2180f7bf6f
|
[nostalgia/core] Fix validateSubSheetIdx
|
2024-05-31 23:58:21 -05:00 |
|
|
dcad44403e
|
[keel] Make GBA AssetRef changeable
|
2024-05-31 23:57:14 -05:00 |
|
|
430cae1622
|
[nostalgia,studio] Update for new ImGui's Mac awareness
Build / build (push) Successful in 2m39s
|
2024-05-31 22:04:31 -05:00 |
|
|
1fb0a86642
|
[nostalgia/core] Fix CompactPalette TypeName and TypeVersion
|
2024-05-31 20:41:03 -05:00 |
|
|
6c71e1e24c
|
[nostalgia/core/studio,studio] Give TileSheetEditor Ctrl-A and Ctrl-G for selection
|
2024-05-31 15:16:18 -05:00 |
|
|
2ede01e7e2
|
[nostalgia/core/studio] Fix build
Build / build (push) Successful in 2m34s
|
2024-05-31 01:43:46 -05:00 |
|
|
deacd4ab98
|
[nostalgia/core/studio] Fix PaletteEditor add/remove color commands
Build / build (push) Failing after 30s
|
2024-05-31 01:19:55 -05:00 |
|
|
7d9f363bfa
|
[nostalgia/core/studio] Show color names in TileSheetEditor
Build / build (push) Successful in 2m34s
|
2024-05-30 23:12:12 -05:00 |
|
|
ababc2a736
|
[nostalgia/core/studio] Add Name to colors table in PaletteEditor
Build / build (push) Successful in 2m31s
|
2024-05-30 23:05:37 -05:00 |
|
|
bfd4bc3c41
|
[nostalgia/core] Revise Palette system, give TileSheetEditor a config file
Build / build (push) Successful in 2m36s
* Palettes now have names for colors
* Pages are always the same length
* Added 'Apply to all pages' button for color editor
|
2024-05-30 22:54:36 -05:00 |
|
|
8826d51edd
|
[studio] Add configio.hpp to studio.hpp
|
2024-05-30 22:51:54 -05:00 |
|
|
7d8a8e0e52
|
[keel] Cleanup
|
2024-05-30 20:10:44 -05:00 |
|
|
e4c3866017
|
[nostalgia/core] Fix subsheet resize not to read garbage
|
2024-05-29 02:16:07 -05:00 |
|
|
a8bb99b620
|
[turbine] Remove ClipboardObject::typeMatches
|
2024-05-28 23:41:21 -05:00 |
|
|
667dd21a05
|
[turbine] Make ClipboardObject::typId return a StringView
|
2024-05-28 23:39:02 -05:00 |
|
|
5d89370cb0
|
[turbine] Rework getClipboardObject to use ox::ModelTypeId_v
|
2024-05-28 23:35:22 -05:00 |
|
|
b968ec8a91
|
[keel] Remove redundant move
Build / build (push) Successful in 2m33s
|
2024-05-28 21:33:19 -05:00 |
|
|
ec45ffb794
|
[studio] Fix build error
|
2024-05-28 21:25:31 -05:00 |
|
|
97dc027498
|
[nostalgia/core/studio] Add acceptsClipboardPayload to TileSheetEditor
|
2024-05-28 20:58:49 -05:00 |
|
|
a138f60fea
|
[studio] Add acceptsClipboardPayload to Editor
|
2024-05-28 20:58:26 -05:00 |
|
|
791d19504e
|
[turbine] Make ClipboardObject use ox::ModelTypeId_v for typeId
|
2024-05-28 20:57:49 -05:00 |
|
|
78eb8fca28
|
[keel] Cleanup pack logging
|
2024-05-28 20:56:40 -05:00 |
|
|
5a426829f2
|
[nostalgia/core/studio] Cleanup TileSheet selection, fix copy/paste bug
|
2024-05-28 20:36:27 -05:00 |
|
|
9d2fe0e814
|
[studio] Add size function to Selection
|
2024-05-28 01:45:40 -05:00 |
|
|
f189469926
|
[keel] Remove setAsset
Build / build (push) Successful in 2m36s
|
2024-05-27 21:13:17 -05:00 |
|
|
27b38ed250
|
[keel,studio] Fix hotloading for files that get loaded as multiple types
Build / build (push) Successful in 2m33s
|
2024-05-27 19:26:58 -05:00 |
|
|
2bb7c51425
|
[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 |
|
|
5177cfb0e3
|
[studio/modlib] Make Project::mkdir only mkdir if dir does not exist
|
2024-05-27 00:51:00 -05:00 |
|
|
f9a14433d1
|
[studio/modlib] Add variant of ComboBox that takes callback
|
2024-05-27 00:46:55 -05:00 |
|
|
e62426b085
|
[keel] Ensure consistent asset IDs in AssetManager
|
2024-05-27 00:45:41 -05:00 |
|
|
49b859ecf5
|
[studio/modlib] Give Selection constructors
|
2024-05-26 02:09:59 -05:00 |
|
|
19a4120113
|
[studio/modlib] Make iterateSelection return errors properly
Build / build (push) Successful in 2m29s
|
2024-05-25 22:33:01 -05:00 |
|
|
f69b8afa62
|
[nostalgia] Remove use of deleted function
|
2024-05-25 21:34:08 -05:00 |
|
|
9c98b5e2c2
|
[studio/modlib] Remove color.hpp
|
2024-05-25 21:33:27 -05:00 |
|
|
1f87216da4
|
[nostalgia/core] Add applySelectionColor
|
2024-05-25 21:32:57 -05:00 |
|
|
94c59604ee
|
[nostalgia/core/opengl] Fix for Ox changes
|
2024-05-25 21:32:18 -05:00 |
|
|
8ee016c130
|
[studio/modlib] Add SelectionTracker
|
2024-05-25 21:31:47 -05:00 |
|
|
a72b865dc9
|
[studio/modlib] Add function for exporting selection color
|
2024-05-24 22:06:48 -05:00 |
|
|
c0479604aa
|
[studio,nostalgia/studio] Make executing UndoCommands report errors
Build / build (push) Successful in 2m31s
|
2024-05-23 21:50:27 -05:00 |
|
|
a1c89906bd
|
[nostalgia/studio] Make UndoCommand undo/redo return ox::Error
Build / build (push) Successful in 2m29s
|
2024-05-23 21:29:57 -05:00 |
|
|
7fb0549c25
|
[nostalgia/core] Revert some auto formatting done by CLion...
Build / build (push) Successful in 2m28s
|
2024-05-23 21:01:10 -05:00 |
|
|
37e65ab0a6
|
[nostalgia/core/studio] Fix Subsheet width to update properly
Build / build (push) Successful in 2m30s
|
2024-05-23 20:52:55 -05:00 |
|
|
aa83c2a62b
|
[nostalgia/core/studio] Remove some unnecessary copying
|
2024-05-22 23:19:01 -05:00 |
|
|
4a2b1fd743
|
[studio,keel] Make fileChanged emit UUID as well as path, add uuidUrlToUuid
|
2024-05-22 23:17:28 -05:00 |
|
|
9e9f317c13
|
[studio] Make UndoCommand::mergeWith take a reference
|
2024-05-22 02:11:58 -05:00 |
|
|
f5a02ce94f
|
[nostalgia/core/gba] Fix build
|
2024-05-22 00:41:07 -05:00 |
|
|
6971c3109a
|
[studio] Add NoChangeException
|
2024-05-22 00:35:20 -05:00 |
|
|
c47f48eba7
|
[keel] Add/cleanup UUID/path lookup functions
|
2024-05-22 00:32:49 -05:00 |
|
|
76771e7bdd
|
[nostalgia/core] Add tileColumns and tileRows functions
|
2024-05-22 00:31:10 -05:00 |
|
|
40b8da4d3c
|
[studio/modlib] Cleanup
|
2024-05-19 22:15:54 -05:00 |
|
|
ae30ef3609
|
Merge commit 'b66cef7127e97269fc6072a6f66ccc08990f6d2e'
|
2024-05-18 12:17:23 -05:00 |
|
|
eed115b287
|
[keel] Fix a GCC break
Build / build (push) Successful in 2m39s
|
2024-05-17 21:13:15 -05:00 |
|
|
095a1135e7
|
Merge commit 'f48824793cfce315971fe2e699ece198c7a79407'
|
2024-05-11 02:09:10 -05:00 |
|
|
c4f6ee0026
|
[nostalgia,olympic] Make performPackTransforms update type id when needed
|
2024-05-10 19:51:03 -05:00 |
|
|
7d1641faee
|
Merge commit '420fa96463f59c4a4a7cd66b16b0ad01ab0d55e6'
|
2024-05-08 23:55:07 -05:00 |
|
|
f624c720f9
|
[studio] Fix broken readClaw call
Build / build (push) Successful in 2m29s
|
2024-05-08 23:54:06 -05:00 |
|
|
331f721292
|
[olympic,nostalgia] Cleanup
Build / build (push) Successful in 2m31s
|
2024-05-08 23:35:34 -05:00 |
|
|
423212b2ad
|
[studio] Add missing include
|
2024-05-06 22:27:20 -05:00 |
|
|
60d1996f0a
|
[keel] Minor optimization
|
2024-05-03 23:00:38 -05:00 |
|
|
227f3cd9f5
|
[nostalgia/core/studio] Update itoa usages
Build / build (push) Successful in 2m34s
|
2024-05-03 20:32:18 -05:00 |
|
|
6a4b48221f
|
[nostalgia,studio] Fixes for Ox changes
|
2024-05-03 00:00:05 -05:00 |
|
|
0a0a6e306d
|
[studio] Move UndoCommand implementation to its own file
|
2024-05-02 22:50:25 -05:00 |
|
|
97bc9332d3
|
[nostalgia/core] Fix TileSheetV1 to use PaletteV1
|
2024-05-02 22:48:35 -05:00 |
|
|
9caf7099b6
|
[keel] Fix for Ox change
|
2024-05-02 22:21:04 -05:00 |
|
|
cdbc2d6cc8
|
[olympic/studio] Move UndoCommand to its own file
|
2024-05-02 22:09:35 -05:00 |
|
|
0c0ccd1a69
|
[nostalgia/core/studio] Cleanup scratchpad code
Build / build (push) Successful in 2m32s
|
2024-04-24 23:09:50 -05:00 |
|
|
6b47133c22
|
[nostalgia] Cleanup StudioModules
Build / build (push) Successful in 2m22s
|
2024-04-24 00:58:10 -05:00 |
|
|
0764720f9a
|
[nostalgia,olympic] Update for Ox changes
|
2024-04-24 00:54:43 -05:00 |
|
|
ed4f0e1f2b
|
[nostalgia,olympic] Replace oxIgnoreError with std::ignore
|
2024-04-22 23:43:22 -05:00 |
|
|
d7f309750e
|
Merge commit 'c0baf7efca0e4c3a86a018ad2564d9df7b07c133'
Build / build (push) Successful in 2m22s
|
2024-04-21 13:13:26 -05:00 |
|
|
84205879d4
|
[olympic] Cleanup ItemMaker, remove unnecessary copy
Build / build (push) Successful in 2m22s
|
2024-04-21 10:32:42 -05:00 |
|
|
eeb2a5a151
|
[olympic/studio] Add new ImGui util functions
|
2024-04-21 10:24:53 -05:00 |
|
|
453f2750dd
|
[nostalgia/core/studio] Cleanup context types
|
2024-04-21 10:24:29 -05:00 |
|
|
189ba4c545
|
[olympic/studio] Make studio::run static
|
2024-04-21 10:23:55 -05:00 |
|
|
057738088e
|
[olympic] Change TypeId building to use constexpr globals
|
2024-04-21 10:23:22 -05:00 |
|
|
272eabc732
|
[nostalgia/core/opengl] Unbind vertex arrays when done with them
|
2024-04-21 10:22:32 -05:00 |
|
|
700d7016d5
|
[nostalgia] Update for Ox changes
|
2024-04-18 23:33:06 -05:00 |
|
|
3b8d13dce3
|
[nostalgia,olympic] Fixes for Ox update
Build / build (push) Successful in 2m25s
|
2024-04-18 19:25:07 -05:00 |
|
|
9220271630
|
[nostalgia/core] Update pack transforms to use ModelTypeId_v
|
2024-04-10 22:20:26 -05:00 |
|
|
e3c74637db
|
[turbine] Make applicationData return const&
Build / build (push) Successful in 2m35s
|
2024-03-23 17:19:33 -05:00 |
|
|
41e08d67aa
|
[turbine] Make keyEventHandler nodiscard
|
2024-03-23 17:12:44 -05:00 |
|
|
1616ca7018
|
[turbine] Replace WrapPtr with ox::AnyPtr
Build / build (push) Successful in 2m33s
|
2024-03-23 16:53:04 -05:00 |
|
|
27f1df8f33
|
[nostalgia,olympic] Further reduce use of applicationData
|
2024-03-23 16:07:49 -05:00 |
|
|
a4f0c7cdb5
|
[nostalgia/core/studio] Remove applicationData usages
Build / build (push) Successful in 2m35s
|
2024-03-23 14:52:30 -05:00 |
|
|
6a52319156
|
[turbine] Cleanup applicationData
Build / build (push) Successful in 2m38s
|
2024-03-17 20:59:14 -05:00 |
|
|
205f2a698c
|
[turbine] Fix applicationData to properly return null
|
2024-03-17 20:05:01 -05:00 |
|
|
82f02896c9
|
[turbine] Cleanup type safety code for application data
Build / build (push) Successful in 2m35s
|
2024-03-17 14:33:14 -05:00 |
|
|
aa43cb3d8d
|
[turbine] Add some type safety to application data
Build / build (push) Successful in 2m34s
|
2024-03-16 23:10:44 -05:00 |
|
|
05d08a7687
|
Merge commit 'd6403991d49292d4f2b7d441636949472ca2b249'
Build / build (push) Successful in 2m22s
|
2024-03-14 23:33:20 -05:00 |
|
|
c6750d50fc
|
[studio/modlib] Add ig::ChildStackItem
|
2024-03-14 23:32:05 -05:00 |
|
|
dade484d87
|
[olympic/studio] Make StudioContext::ui a ref instead of ptr
|
2024-03-14 23:31:01 -05:00 |
|
|
04f3d6b491
|
[keel] Fix some static const vars to be constexpr
Build / build (push) Successful in 2m23s
|
2024-02-29 23:53:36 -06:00 |
|