Gary Talent gary
gary pushed to master at drinkingtea/nostalgia 2024-05-29 00:22:15 -05:00
2761f23d31 [nostalgia/developer-handbook] Update serialization notes
gary pushed to master at drinkingtea/nostalgia 2024-05-29 00:20:15 -05:00
6c170d31b0 [nostalgia/developer-handbook] Update serialization notes
gary pushed to master at drinkingtea/nostalgia 2024-05-29 00:08:35 -05:00
d20bfc7795 [nostalgia/developer-handbook] Update serialization notes
gary pushed to master at drinkingtea/nostalgia 2024-05-29 00:00:44 -05:00
07ecbde112 [nostalgia/developer-handbook] Update notes on error handling
gary pushed to master at drinkingtea/nostalgia 2024-05-28 23:53:00 -05:00
fbe2fcd32a [nostalgia/developer-handbook] Update notes on error handling
a8bb99b620 [turbine] Remove ClipboardObject::typeMatches
667dd21a05 [turbine] Make ClipboardObject::typId return a StringView
5d89370cb0 [turbine] Rework getClipboardObject to use ox::ModelTypeId_v
Compare 4 commits »
gary pushed to master at drinkingtea/nostalgia 2024-05-28 21:37:45 -05:00
b968ec8a91 [keel] Remove redundant move
ec45ffb794 [studio] Fix build error
97dc027498 [nostalgia/core/studio] Add acceptsClipboardPayload to TileSheetEditor
a138f60fea [studio] Add acceptsClipboardPayload to Editor
791d19504e [turbine] Make ClipboardObject use ox::ModelTypeId_v for typeId
Compare 9 commits »
gary pushed to master at drinkingtea/nostalgia 2024-05-27 21:13:33 -05:00
f189469926 [keel] Remove setAsset
gary pushed to master at drinkingtea/nostalgia 2024-05-27 19:33:24 -05:00
27b38ed250 [keel,studio] Fix hotloading for files that get loaded as multiple types
2bb7c51425 [studio/modlib] Fix type desc writing logic inversion
5177cfb0e3 [studio/modlib] Make Project::mkdir only mkdir if dir does not exist
f9a14433d1 [studio/modlib] Add variant of ComboBox that takes callback
e62426b085 [keel] Ensure consistent asset IDs in AssetManager
Compare 7 commits »
gary pushed to master at drinkingtea/nostalgia 2024-05-25 22:33:44 -05:00
19a4120113 [studio/modlib] Make iterateSelection return errors properly
f69b8afa62 [nostalgia] Remove use of deleted function
9c98b5e2c2 [studio/modlib] Remove color.hpp
1f87216da4 [nostalgia/core] Add applySelectionColor
94c59604ee [nostalgia/core/opengl] Fix for Ox changes
Compare 11 commits »
gary created branch stable in drinkingtea/nostalgia 2024-05-23 22:17:57 -05:00
gary pushed to stable at drinkingtea/nostalgia 2024-05-23 22:17:57 -05:00
gary pushed tag release-d2024.05.0 to drinkingtea/nostalgia 2024-05-23 22:13:46 -05:00
gary released release-d2024.05.0 at drinkingtea/nostalgia 2024-05-23 22:13:46 -05:00
gary deleted tag release-d2024.05.0 from drinkingtea/nostalgia 2024-05-23 22:13:27 -05:00
gary created branch release-d2024.05 in drinkingtea/nostalgia 2024-05-23 22:12:30 -05:00
gary pushed to release-d2024.05 at drinkingtea/nostalgia 2024-05-23 22:12:30 -05:00
889fe04255 [nostalgia/studio] Set version to 2024.05.0
gary pushed tag release-d2024.05.0 to drinkingtea/nostalgia 2024-05-23 22:07:12 -05:00
gary released release-d2024.05.0 at drinkingtea/nostalgia 2024-05-23 22:07:12 -05:00
gary pushed to master at drinkingtea/nostalgia 2024-05-23 22:01:45 -05:00
c0479604aa [studio,nostalgia/studio] Make executing UndoCommands report errors
gary pushed to master at drinkingtea/nostalgia 2024-05-23 21:30:36 -05:00
a1c89906bd [nostalgia/studio] Make UndoCommand undo/redo return ox::Error