2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-11-18 03:02:07 +00:00
Commit Graph

1725 Commits

Author SHA1 Message Date
Jan Laupetin
f53195d4bd chore: update testing style 2025-10-11 19:04:49 +01:00
Jan Laupetin
c791034562 chore: rename FastFileBinds to ZoneBinds 2025-10-11 19:04:48 +01:00
Jan Laupetin
49f2000bad chore: track loaded zones in ui 2025-10-11 19:04:48 +01:00
Jan Laupetin
7cefaee41c fix: dialog binds not returning a promise 2025-10-11 19:04:48 +01:00
Jan Laupetin
b27b7e77bd chore: pass ZoneLoading error as result 2025-10-11 19:04:47 +01:00
Jan Laupetin
098be53559 chore: add error handling for fastfile bind 2025-10-11 19:04:47 +01:00
Jan Laupetin
2037cf3258 chore: add ModMan args 2025-10-11 19:04:47 +01:00
Jan Laupetin
4911cfa4c6 feat: add bind for loading fastfiles to ModMan 2025-10-11 19:04:46 +01:00
Jan Laupetin
42473a7320 chore: add result util 2025-10-11 19:04:46 +01:00
Jan Laupetin
cda0c6ee7e chore: move ZoneDefinitionWriter from Unlinker to ZoneCommon 2025-10-11 19:04:45 +01:00
Jan Laupetin
219f0c1c85 chore: save shared modman info in context 2025-10-11 19:04:45 +01:00
Jan Laupetin
9845b0a889 chore: attach to console on windows if possible 2025-10-11 19:04:45 +01:00
Jan Laupetin
2099e99d5e chore: fix formatting 2025-10-10 09:49:41 +02:00
Jan Laupetin
eb1262510e chore: add wildcard dialog selection for linux 2025-10-10 09:49:40 +02:00
Jan Laupetin
8e9358b07f fix: make ui binds work without args 2025-10-10 09:49:40 +02:00
Jan Laupetin
210941991e chore: implement dialog handler for linux 2025-10-10 09:49:40 +02:00
Jan Laupetin
5bbeaed3a3 feat: add dialog handler for ModMan 2025-10-10 09:49:36 +02:00
Jan Laupetin
e38d79e83e fix: modman compilation on windows x64 2025-10-10 01:29:59 +02:00
Jan Laupetin
2236ddfd5e chore: slightly adjust testing text 2025-10-07 23:33:34 +01:00
Jan Laupetin
49295448c8 feat: add nlohmann json based wrappers for webview binds,notify 2025-10-08 00:31:17 +02:00
Jan Laupetin
cf584fe3eb chore: adjust naming of webview browser api 2025-10-07 22:11:22 +01:00
Jan Laupetin
af216c4df1 chore: add documentation about ModMan 2025-10-07 22:03:36 +01:00
Jan Laupetin
2639640ca3 chore: use new webview fork notify mechanism 2025-10-07 21:39:04 +01:00
Jan Laupetin
5310ae7b8b chore: adapt for raw exposed json messages of webview fork 2025-10-07 20:58:04 +01:00
Jan Laupetin
71791abb59 chore: only set debug webview mode on debug compile 2025-10-07 20:58:04 +01:00
Jan Laupetin
33b50207cf chore: run devtool in dev mode 2025-10-07 20:58:04 +01:00
Jan Laupetin
4f24b9ce86 chore: update modman vite setup to support dev server 2025-10-07 20:58:04 +01:00
Jan Laupetin
047fabb546 chore: rename asset handler source files 2025-10-07 20:58:03 +01:00
Jan Laupetin
aa0134c341 chore: improve webview code style 2025-10-07 20:58:03 +01:00
Jan Laupetin
cb2e83dfca chore: implement gtk handler for custom files 2025-10-07 20:58:03 +01:00
Jan Laupetin
cb4b69c63b chore: fix build on linux 2025-10-07 20:58:03 +01:00
Jan Laupetin
026d5e3dfa chore: update example for webview 2025-10-07 20:58:02 +01:00
Jan Laupetin
804e6cf1cd chore: implement custom url handler for edge to serve assets 2025-10-07 20:58:02 +01:00
Jan Laupetin
cf2bb15ce9 chore: modman inital setup 2025-10-07 20:58:02 +01:00
Jan Laupetin
e988d6e4ac chore: disable color output in ZoneCode generation process 2025-09-12 23:48:25 +01:00
Jan Laupetin
c28357a19f feat: add command line option to disable color output 2025-09-11 22:39:15 +02:00
Jan Laupetin
d693ace12f feat: verbose option sets log level to debug 2025-09-11 22:18:59 +02:00
Jan Laupetin
02f20f09b6 chore: update all logging to use centralized logging component 2025-09-11 20:25:51 +02:00
Jan Laupetin
1bf4033f41 feat: add centralized logging component 2025-09-10 19:53:31 +02:00
Jan Laupetin
49daacfb8b fix: reset xmodel version configuration on every model instead of only on version 1 2025-09-09 17:38:49 +01:00
Jan Laupetin
27ba80c647 chore: log about deprecated xmodel version 1 backwards compatibility 2025-09-07 22:19:37 +01:00
Jan Laupetin
fed6e2f845 chore: backwards compatibility for old xmodel exports 2025-09-07 22:10:53 +01:00
Jan Laupetin
1b6c58d843 chore: update minor code smells in GltfLoader 2025-09-07 19:31:03 +01:00
Jan Laupetin
3fb887b5dd fix: compilation 2025-09-06 09:02:50 +01:00
Jan Laupetin
3a5cfc01d9 fix: make ObjLoader load updated gltf bone data 2025-09-06 09:02:50 +01:00
Jan Laupetin
84409a975a fix: bad gltf node rotations in export 2025-09-06 09:02:50 +01:00
Jan Laupetin
98fe3ed6f7 fix: bad gltf math on inverse bind matrix in export 2025-09-06 09:02:49 +01:00
Jan Laupetin
0cc47ce12c fix: not being able to write xmodel_export with omitted default armature 2025-09-06 09:02:38 +01:00
Jan Laupetin
07189ed58a chore: add define for not loading xchunks async 2025-09-01 22:17:05 +01:00
Jan Laupetin
75d579b5e3 feat: dump t6 xbox fastfile data 2025-09-01 22:17:05 +01:00