22 Commits

Author SHA1 Message Date
JannisX11
a2e9115d6b Convert some files to typescript 2025-03-03 21:53:10 +01:00
JannisX11
56d6cbfa52 Switch to esbuild 2025-03-02 21:16:55 +01:00
JannisX11
06f3454d2c Implement vite 2025-03-01 23:29:12 +01:00
JannisX11
545b052dee Improve molang handling and export 2025-01-20 11:53:27 +01:00
JannisX11
2a5bd7cf07 Fix e-16 numbers in molang strings 2025-01-18 21:34:07 +01:00
JannisX11
89bea015b1 Fix rounding errors being imported into molang fields 2025-01-16 23:29:25 +01:00
JannisX11
0c94c659f8 Lasso selection tool 2024-12-27 22:20:05 +01:00
JannisX11
f1fb415879 Fix #2590 animation molang properties are stored as numbers 2024-12-22 11:39:01 +01:00
JannisX11
ad408b8d40 Group multi selection base support 2024-11-26 00:17:09 +01:00
JannisX11
0810feaeab Refactor dialog forms 2024-10-26 18:17:39 +02:00
JannisX11
ee8a378e58 Fix texture dragging issues 2024-09-13 19:29:21 +02:00
JannisX11
e89e6549d7 Fix patched atob function for loading themes 2024-07-11 00:30:46 +02:00
JannisX11
2b71d43d25 Fix issue in atob causing issues with unicode in themes in web app 2024-07-08 23:11:57 +02:00
JannisX11
e5bf71fe59 Add select by similar colors
Closes #2269
2024-04-11 20:39:34 +02:00
JannisX11
511998561b Add plugin changelogs 2024-04-11 19:12:20 +02:00
JannisX11
010fd037bf Merge branch 'knife-tool' into next 2024-04-05 18:36:30 +02:00
JannisX11
db2ef2979f Add a way to access native dom Animation class 2024-04-03 19:27:57 +02:00
JannisX11
a5fe231d31 Knife tool progress 2024-03-29 23:15:44 +01:00
JannisX11
da62906c94 Layer copying, pasting, and moving 2023-10-27 13:02:28 +02:00
JannisX11
3e24f5b04e Fix #1939 3D brush outline on deformed UV quads 2023-07-09 14:26:41 +02:00
JannisX11
e90771e39f Add save project selector on quit
Fix image format not getting marked as saved on quit
2023-05-29 23:54:54 +02:00
JannisX11
6d60649e0c Implement "once" listener
Closes #1656
Add EventSystem super class
Refactor util file
2023-03-19 21:36:43 +01:00