Commit graph

17 commits

Author SHA1 Message Date
6800ac27f3 refactor(selection): replaced with Selection instance 2025-06-23 17:34:24 +02:00
9c42209e93 refactor(objects): moved services into objects/service 2025-06-23 02:37:09 +02:00
7ab1364803 fix(editor): deselect objects on run/stop 2025-06-10 21:07:18 +02:00
f5931c746d feat(lua): added missing tostrings and removed debug starter objects 2025-06-05 15:31:07 +02:00
5f3bed1c58 refactor(enum): made SurfaceType an enum class and added support for enum class in autogen 2025-06-05 00:54:14 +02:00
46856a06e2 feat(autogen): added enums 2025-06-04 23:02:01 +02:00
c8880e0edc feat(editor): drag-and-drop open file 2025-05-31 17:32:08 +02:00
14b0667fc9 feat(editor): right-click context menu in main gl widget 2025-05-31 02:04:38 +02:00
b9f68ee160 refactor(handles): changed the way handle cframes are computed 2025-05-18 19:06:01 +02:00
13cad8e01a feat(lua): implemented coroutines for scripts + wait() 2025-05-06 21:36:05 +02:00
deb72660da feat(editor): darcula theme for lua 2025-05-03 12:14:12 +02:00
47d720f438 feat(joint): added motor 2025-05-01 16:45:12 +02:00
0dc8254065 cleanup: cleaned up a few print statements here and there 2025-04-29 23:07:09 +02:00
22291e6a60 wip(joints): hinge joint 2025-04-29 22:10:21 +02:00
c081469a49 feat(lua): added basis for lua scripting 2025-04-24 17:08:22 +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