Commit graph

116 commits

Author SHA1 Message Date
215f8ed500 refactor(instance): added functions for accessing root datamodel and renamed to gDataModel 2025-04-07 13:14:10 +02:00
153fbba2d2 fix(editor): inverted rotation 2025-04-03 00:21:27 +02:00
4805f717ac fix(datamodel): minor spelling mistake in save message 2025-03-31 21:48:38 +02:00
dc9ae9d986 fix(cframe): lookat function returning wrong results 2025-03-30 22:40:09 +02:00
881d09f9bc fix(editor): wrap move handles around aabb 2025-03-29 23:43:04 +01:00
3fc20fcd4e feat(part): added aabb calculation 2025-03-29 23:05:35 +01:00
b8b0646e9f feat(logging): replaced unsafe aborts with panic 2025-03-17 21:38:02 +01:00
92a68925d9 feat(logging): replaced printfs with logger calls 2025-03-17 21:22:53 +01:00
28ed11fb53 feat(datatype): float parser 2025-03-05 23:31:16 +01:00
ac89dea966 fix: arrow handles 2025-03-05 22:52:13 +01:00
5081e18ea7 fix: buggy handles 2025-02-27 22:22:59 +01:00
e22bb74850 feat: spherical handles + rendering limit increase 2025-02-25 23:31:09 +01:00
a346b1d9a8 refactor: handle inactive when select tool is selected 2025-02-23 16:45:16 +01:00
32964df4c3 fix: smoother scaling and moving 2025-02-23 13:41:28 +01:00
64fa46d496 feat: basic moving and resizing support 2025-02-18 22:50:16 +01:00
81d172900b chore: move core module into its own dedicated directory 2025-02-13 23:43:30 +01:00