Commit graph

19 commits

Author SHA1 Message Date
9ca0bb0cec feat(editor): hyperlink in stack trace 2025-05-23 02:00:27 +02:00
deb72660da feat(editor): darcula theme for lua 2025-05-03 12:14:12 +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
bfd5881ac8 misc(editor): remove dedenting code as it was getting out of scope for its complexity 2025-04-14 00:48:57 +02:00
e8ca7e8a9e feat(editor): new properties widget 2025-04-13 15:15:23 +02:00
2be964acda feat(editor): sound :) 2025-04-07 18:08:35 +02:00
8e7907fd20 chore: remove unused dependencies 2025-03-16 15:02:57 +01:00
3d780ad317 chore(editor): copy all dependencies to build dir 2025-03-16 14:50:40 +01:00
f27704d011 chore: updated cmake and c++ standard versions 2025-03-16 14:48:25 +01:00
086a2ca39f chore: remove unused dependencies 2025-03-12 22:50:09 +01:00
f81964e395 fix(cmake): project not compiling under qt6 due to missing opengl widgets dependency 2025-03-12 02:01:17 +01:00
81d172900b chore: move core module into its own dedicated directory 2025-02-13 23:43:30 +01:00
37aafe48f4 feat: instance and property serialization 2025-02-06 19:03:23 +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
1f6ba1752f feat: Added explorer view to editor 2025-01-18 00:13:42 +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