Commit graph

27 commits

Author SHA1 Message Date
maelstrom 186d64f28e feat(clipboard): added copy/cut/paste 2025-03-08 22:16:21 +01:00
maelstrom ac89dea966 fix: arrow handles 2025-03-05 22:52:13 +01:00
maelstrom 5081e18ea7 fix: buggy handles 2025-02-27 22:22:59 +01:00
maelstrom a346b1d9a8 refactor: handle inactive when select tool is selected 2025-02-23 16:45:16 +01:00
maelstrom 4bfca68fb0 feat: grid snapping wrt/ scaling and moving 2025-02-23 16:29:38 +01:00
maelstrom 64fa46d496 feat: basic moving and resizing support 2025-02-18 22:50:16 +01:00
maelstrom 50f1466fe2 fix: change scale to size 2025-02-09 11:35:19 +01:00
maelstrom fe0dca875c feat: changed material property to color3 2025-02-08 23:42:46 +01:00
maelstrom a3d2026a35 feat: deserialization... among other things 2025-02-07 01:11:09 +01:00
maelstrom 37aafe48f4 feat: instance and property serialization 2025-02-06 19:03:23 +01:00
maelstrom 70f914bba0 feat: pause/resume button 2025-02-05 23:57:02 +01:00
maelstrom d49005295f feat: move all objects and workspace into datamodel 2025-02-04 21:44:54 +01:00
maelstrom dc6e9180ff feat: datamodel 2025-02-04 21:32:54 +01:00
maelstrom 7cf7343406 feat: dragging objects 2025-02-03 00:23:25 +01:00
maelstrom 9968266839 feat: properties pane 2025-01-28 21:27:33 +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