Commit graph

25 commits

Author SHA1 Message Date
maelstrom dc6e9180ff feat: datamodel 2025-02-04 21:32:54 +01:00
maelstrom da1f6b1d24 refactor: TYPE_ -> static TYPE 2025-02-04 20:18:58 +01:00
maelstrom 7cf7343406 feat: dragging objects 2025-02-03 00:23:25 +01:00
maelstrom 9437faadaa feat: viewport click-to-select 2025-02-01 22:55:07 +01:00
maelstrom 4caa65a437 intersting 2025-02-01 21:15:53 +01:00
maelstrom f9683a69be fix: viewport not resizing with window/widget 2025-01-30 01:24:28 +01:00
maelstrom 9932f2ed53 feat: toggleable booleans 2025-01-29 23:32:13 +01:00
maelstrom 4ed32e44f0 fix: editing non-string values causes crash 2025-01-29 23:19:04 +01:00
maelstrom 49066db8fb feat: properties and datatypes galore 2025-01-29 22:41:24 +01:00
maelstrom 4b29e99a2e feat: explorer toolbar (non-functional) 2025-01-29 16:33:28 +01:00
maelstrom 9968266839 feat: properties pane 2025-01-28 21:27:33 +01:00
maelstrom 9f42b9815f Removed unused header 2025-01-28 19:55:29 +01:00
maelstrom 10999be3b6 feat: drag-and-drop support for explorer 2025-01-26 17:14:55 +01:00
maelstrom e0eb0ac8bb refactor(editor): moved ExplorerView code to its own file 2025-01-23 11:25:07 +01:00
maelstrom 497b24c03f feat: Basic context menu for explorer 2025-01-20 11:50:47 +01:00
maelstrom 6931aa5b7e feat: More interactive explorer 2025-01-20 11:25:04 +01:00
maelstrom 4ebf8002a5 feat: Added icons to instances in the explorer 2025-01-18 18:50:56 +01:00
maelstrom fc063ad39f fix: Hierarchy now updates properly 2025-01-18 16:27:43 +01:00
maelstrom 1f6ba1752f feat: Added explorer view to editor 2025-01-18 00:13:42 +01:00
maelstrom 1daed5bb83 feat: Migrated Part to Instance class 2025-01-17 09:24:18 +01:00
maelstrom b12f71564c Editor controls 2024-12-02 11:01:51 +01:00
maelstrom 2b33ec92ed Basic interactions in editor 2024-12-02 00:14:42 +01:00
maelstrom d6c332f1e7 cursor schmovement 2024-12-01 13:08:45 +01:00
maelstrom c75291a757 Graphics owo? 2024-12-01 12:26:14 +01:00
maelstrom da26fdae53 Split off targets into multiple directories (client and editor, for now) 2024-11-25 22:20:39 +01:00