49 Commits

Author SHA1 Message Date
JannisX11
fb4bd6af12 Typescript fixes 2025-04-14 23:03:16 +02:00
JannisX11
d4f4162556 Refactor settings and other files 2025-03-08 21:21:57 +01:00
JannisX11
3f7d847446 Module fixes 2025-03-05 18:10:25 +01:00
JannisX11
7fbd13c6db Update three.js 2025-03-05 14:32:30 +01:00
JannisX11
6f87baba36 Convert some files to typescript 2025-03-03 23:11:05 +01:00
JannisX11
fdd15ce9bb Merge branch 'patch' into vite 2025-03-03 22:00:48 +01:00
JannisX11
a2e9115d6b Convert some files to typescript 2025-03-03 21:53:10 +01:00
JannisX11
896c99d557 Module fixes 2025-03-02 23:31:06 +01:00
JannisX11
56d6cbfa52 Switch to esbuild 2025-03-02 21:16:55 +01:00
JannisX11
5e30b97912 Library fixes
General vite fixes
2025-03-02 17:24:17 +01:00
JannisX11
c9426c4465 Setup vite electron 2025-03-02 15:06:36 +01:00
JannisX11
06f3454d2c Implement vite 2025-03-01 23:29:12 +01:00
JannisX11
8de5b04d88 Add element panel form (WIP) 2025-03-01 18:44:25 +01:00
JannisX11
1289d43eea JSON exporter improvements
Move to new file
Improve performance
Fix #2688 NaN is exported to JSON as NaN
2025-02-22 13:44:11 +01:00
JannisX11
d207e00cae Add V3_set support vor three vectors 2025-01-31 21:41:28 +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
929c6df161 Add gamepad navigation 2024-12-30 22:48:20 +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
75b8cda2cf Merge branch 'pbr' into next 2024-12-17 19:54:19 +01:00
JannisX11
ad408b8d40 Group multi selection base support 2024-11-26 00:17:09 +01:00
JannisX11
10a6f1186e Implement texture_set files + setting plain color & mer 2024-11-09 21:01:12 +01:00
JannisX11
0810feaeab Refactor dialog forms 2024-10-26 18:17:39 +02:00
JannisX11
6be21b931b Fix #2430 CEM animations of different groups are linked 2024-09-28 15:58:36 +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
ada1c0ab92 Add custom timeline playback range 2024-06-02 23:18:15 +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
a1c80bfeae Add auto mesh editing fixes 2024-03-01 01:21:07 +01:00
JannisX11
0fb78ab458 Painting performance improvements
Disable scroll bar on start screen file names
2023-11-24 23:21:08 +01:00
JannisX11
1f73dad356 Merge branch 'layers-new' into next 2023-11-09 22:02:51 +01:00
JannisX11
236693aa43 Add option to bake IK
Fix detecging small keyframe values as molang
2023-11-04 22:36:28 +01:00
JannisX11
a5753c2c39 Merge branch 'next' into layers-new 2023-11-04 12:25:52 +01:00
JannisX11
d1d73231f6 Auto-load particle and sound files when loading from bbmodel
Closes #1309
2023-11-03 00:05:31 +01:00
JannisX11
da62906c94 Layer copying, pasting, and moving 2023-10-27 13:02:28 +02:00
JannisX11
182bdc7171 Fix #2054 Non-vanilla model fields leak to other models after being saved 2023-10-16 22:33:37 +02:00
JannisX11
3e24f5b04e Fix #1939 3D brush outline on deformed UV quads 2023-07-09 14:26:41 +02:00
JannisX11
b754f66003 Add backup browser 2023-06-17 23:41:07 +02:00
JannisX11
398529400a Display icons on keyframes with Math expressions 2023-06-16 22:38:48 +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
a371e208f0 Fix event system no longer working with multiple hooks
Fixes custom formats not appearing on the start screen instantly
2023-04-21 18:03:02 +02:00
JannisX11
6d60649e0c Implement "once" listener
Closes #1656
Add EventSystem super class
Refactor util file
2023-03-19 21:36:43 +01:00