|
0675b4675b
|
[nostalgia/core/studio] Cleanup TileSheet selection, fix copy/paste bug
|
2024-05-28 20:36:27 -05:00 |
|
|
db5cff5e8c
|
[jasper/world/studio] Add copy/cut/paste to WorldEditor
Build / build (push) Successful in 3m18s
|
2024-05-28 02:08:54 -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 |
|
|
3eee6161a0
|
[jasper/world/studio] Improve WorldEditor dependency tracking
|
2024-05-27 00:56:04 -05:00 |
|
|
55a747f6a1
|
[jasper/world/studio] Make ObjectSetEditor use UUIDs
|
2024-05-27 00:55:41 -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 |
|
|
f6235304a0
|
[jasper/world/studio] Make Ctrl-A select the entire map
Build / build (push) Successful in 3m18s
|
2024-05-26 02:10:25 -05:00 |
|
|
4a73a7c35a
|
[studio/modlib] Give Selection constructors
|
2024-05-26 02:09:59 -05:00 |
|
|
aa43dc9575
|
[jasper/world/studio] Simplify CollisionMapView with MapTileHighlighter
Build / build (push) Successful in 3m15s
|
2024-05-26 00:00:44 -05:00 |
|
|
6e32d36c78
|
[jasper/world/studio] Make mouse release only finish selection if selection is ongoing
Build / build (push) Successful in 3m11s
|
2024-05-25 22:41:03 -05:00 |
|
|
e75c51d614
|
[studio/modlib] Make iterateSelection return errors properly
Build / build (push) Successful in 3m14s
|
2024-05-25 22:33:01 -05:00 |
|
|
cf4f56fcf7
|
[jasper/world/studio] Fix tile drop to handle dropping to edges of selection
Build / build (push) Successful in 3m9s
|
2024-05-25 22:28:59 -05:00 |
|
|
704434bc3c
|
[jasper/world/studio] Make selection tracking safer, allow clearing selection
Build / build (push) Successful in 3m10s
|
2024-05-25 22:22:24 -05:00 |
|
|
a49af0bc32
|
[jasper/world/studio] Cleanup
Build / build (push) Successful in 3m8s
|
2024-05-25 22:07:42 -05:00 |
|
|
46544872cd
|
[jasper/world/studio] Make tile drop work with map tile selection
Build / build (push) Failing after 3m31s
|
2024-05-25 22:03:52 -05:00 |
|
|
ee86436d58
|
[jasper/world/studio] Add map tile selection
|
2024-05-25 21:42:26 -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 |
|
|
c5971ec641
|
[jasper/world/studio] Change WorldEditor Claw format back to Organic
|
2024-05-24 22:07:56 -05:00 |
|
|
20cd027466
|
[studio/modlib] Add function for exporting selection color
|
2024-05-24 22:06:48 -05:00 |
|
|
d3578ab5bd
|
[jasper/world/studio] Put map resize in a popup
|
2024-05-24 01:55:23 -05:00 |
|
|
2a55a5762d
|
[jasper/world/studio] Make executing UndoCommands report errors
Build / build (push) Successful in 3m8s
|
2024-05-23 21:50:44 -05:00 |
|
|
058bc5c438
|
[studio,nostalgia/studio] Make executing UndoCommands report errors
|
2024-05-23 21:50:27 -05:00 |
|
|
6eb78f90cf
|
[jasper/world/studio] Make UndoCommand undo/redo return ox::Error
Build / build (push) Successful in 3m9s
|
2024-05-23 21:30:15 -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...
Build / build (push) Successful in 3m8s
|
2024-05-23 21:01:10 -05:00 |
|
|
18e4183623
|
[jasper/world/studio] Simplify EditWorldSizeCommand::mergeWith
Build / build (push) Successful in 3m8s
|
2024-05-23 20:54:45 -05:00 |
|
|
b51098595a
|
[nostalgia/core/studio] Fix Subsheet width to update properly
|
2024-05-23 20:52:55 -05:00 |
|
|
648c62e745
|
[ox/std] Fix Linux build
Build / build (push) Successful in 3m8s
|
2024-05-23 01:38:57 -05:00 |
|
|
e33c4c5362
|
[ox/model] Fix type params in buildTypeId
Build / build (push) Failing after 20s
|
2024-05-23 01:32:41 -05:00 |
|
|
b4f08df181
|
[ox/std] Fix resize to set null terminator
|
2024-05-23 01:27:59 -05:00 |
|
|
47582573e5
|
[ox/std] Rework FileReader into StreamReader
Build / build (push) Failing after 20s
|
2024-05-23 00:45:28 -05:00 |
|
|
ded73a0b4c
|
[jasper/world/studio] Fix WorldEditor to pull in resource updates
Build / build (push) Successful in 3m9s
|
2024-05-22 23:24:08 -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 |
|
|
1988e785e6
|
[jasper/world] Cleanup
|
2024-05-22 23:15:55 -05:00 |
|
|
355f583382
|
[ox/std] Add IntegerRange_c
|
2024-05-22 23:14:06 -05:00 |
|