|
2b650c0fed
|
chore: added warnings and dependencies. also fixed warnings
|
2025-06-05 20:19:36 +02:00 |
|
|
497a3f783c
|
refactor(misc): removed InstanceRef and InstanceRefWeak type aliases due to confusion with Data::InstanceRef
Possible alternative names: Object and ObjectWeak
|
2025-05-30 01:27:22 +02:00 |
|
|
215fa141b6
|
refactor(selection): made selection shared_ptr rather than weak_ptr
|
2025-05-30 01:20:08 +02:00 |
|
|
9be6c103de
|
feat(lua): deserializing values and setting instance properties
|
2025-04-25 11:32:11 +02:00 |
|
|
1858c703c7
|
feat(editor): added script document
|
2025-04-24 15:31:59 +02:00 |
|
|
1ba9911036
|
refactor(editor): turned main view into its own document
|
2025-04-24 00:58:36 +02:00 |
|
|
2dc9df4d1f
|
feat(editor): insert objects from context menu
|
2025-04-23 19:54:06 +02:00 |
|
|
8c2474abbf
|
fix(editor): explorer context menu opens in a dialog box if right-clicked when the window was unfocused
|
2025-04-17 15:22:27 +02:00 |
|
|
07272dbe95
|
fix(editor): getSelection not properly representing selection
|
2025-04-12 15:07:33 +02:00 |
|
|
83c6d210e2
|
refactor: cleaned up some includes
|
2025-04-10 23:06:51 +02:00 |
|
|
215f8ed500
|
refactor(instance): added functions for accessing root datamodel and renamed to gDataModel
|
2025-04-07 13:14:10 +02:00 |
|
|
45f39c3f49
|
fix: memory leak involving ExplorerModel
|
2025-03-11 20:42:50 +01:00 |
|
|
12a4ed76b4
|
feat(editor): export/import models
|
2025-03-10 23:03:24 +01:00 |
|
|
186d64f28e
|
feat(clipboard): added copy/cut/paste
|
2025-03-08 22:16:21 +01:00 |
|
|
a2fd9be6e3
|
fix: selecting items in explorer doesn't update the rest of the editor
|
2025-02-26 22:31:33 +01:00 |
|
|
d49005295f
|
feat: move all objects and workspace into datamodel
|
2025-02-04 21:44:54 +01:00 |
|
|
9437faadaa
|
feat: viewport click-to-select
|
2025-02-01 22:55:07 +01:00 |
|
|
10999be3b6
|
feat: drag-and-drop support for explorer
|
2025-01-26 17:14:55 +01:00 |
|
|
e0eb0ac8bb
|
refactor(editor): moved ExplorerView code to its own file
|
2025-01-23 11:25:07 +01:00 |
|