Commit graph

29 commits

Author SHA1 Message Date
9ca0bb0cec feat(editor): hyperlink in stack trace 2025-05-23 02:00:27 +02:00
e0ac5398f3 feat(editor): added fallback icons for windows 2025-05-20 19:31:31 +02:00
a1bd6e1bbc feat(editor): added buttons for hinge and motor 2025-05-06 18:58:14 +02:00
1ba9911036 refactor(editor): turned main view into its own document 2025-04-24 00:58:36 +02:00
c4ad7d5620 feat(editor): basics for run/edit mode 2025-04-20 00:17:19 +02:00
e8ca7e8a9e feat(editor): new properties widget 2025-04-13 15:15:23 +02:00
6bb01dda36 feat(editor): added sound effects toggle button and resize sound effects 2025-04-07 21:22:54 +02:00
3f44e38788 feat(editor): added surface editing tools 2025-04-07 17:37:54 +02:00
980dc249e9 feat(editor): icon for world/local space toggle 2025-04-07 16:26:39 +02:00
4c0c9cedf8 refactor(editor): turned icons into their own theme 2025-04-07 16:12:15 +02:00
4b79ae6f49 feat(editor): save as 2025-03-31 21:50:46 +02:00
62835505f9 feat(editor): local-space/world-space toggle 2025-03-29 23:38:27 +01:00
18a1cc79df misc(editor): changed save/load icons to use system theme 2025-03-29 22:29:46 +01:00
4abf480646 feat(editor): added quit button 2025-03-29 22:29:04 +01:00
5bf89b0a2c feat(logging): output view clear button 2025-03-21 00:30:56 +01:00
12116c7c49 feat(logging): added output widget 2025-03-21 00:16:27 +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
4bfca68fb0 feat: grid snapping wrt/ scaling and moving 2025-02-23 16:29:38 +01:00
70f914bba0 feat: pause/resume button 2025-02-05 23:57:02 +01:00
4b29e99a2e feat: explorer toolbar (non-functional) 2025-01-29 16:33:28 +01:00
9968266839 feat: properties pane 2025-01-28 21:27:33 +01:00
e0eb0ac8bb refactor(editor): moved ExplorerView code to its own file 2025-01-23 11:25:07 +01:00
497b24c03f feat: Basic context menu for explorer 2025-01-20 11:50:47 +01:00
1f6ba1752f feat: Added explorer view to editor 2025-01-18 00:13:42 +01:00
2b33ec92ed Basic interactions in editor 2024-12-02 00:14:42 +01:00
d6c332f1e7 cursor schmovement 2024-12-01 13:08:45 +01:00
c75291a757 Graphics owo? 2024-12-01 12:26:14 +01:00
da26fdae53 Split off targets into multiple directories (client and editor, for now) 2024-11-25 22:20:39 +01:00