Commit Graph
29 Commits
Author SHA1 Message Date
JanandGitHub 85aa7417c4 feat: xmodel preview in ModMan (#835)
* chore: upgrade webwindowed for dynamic assets

* chore: make enums in ModMan lowercase

* chore: add missing platform wiiu in ModMan

* fix: register asset handler on all windows

* chore: properly localize game and platform

* chore: render example cube as xmodel preview

* chore: allow origin * in debug

* feat: show preview of xmodels with ModMan

* feat: show images in xmodel preview

* feat: auto load search paths in ModMan

* chore: load objcontainer of loaded zones in ModMan

* chore: add iw4x specific recognized zone dirs

* chore: show when models are loading

* fix: make sure webwindowed handles window and app destruction in correct order

* chore: track and properly free threejs resources

* chore: add skybox for 3d preview

* chore: add small border radius to preview

* fix: linting

* fix: linux compilation

* chore: update package lock
2026-06-18 18:52:52 +02:00
JanandGitHub 8dba13f913 refactor: use new webwindowed api (#831)
* chore: update webview with new api

* chore: update modman to use new webview api

* chore: use title handler plugin from webview lib

* chore: use favicon plugin from webview lib

* chore: use vite-plugin-cpp-header from webview repo

* chore: use asset handler from webview lib

* chore: make webview utility

* chore: rename webview to webwindowed

* chore: Rename code usages to webwindowed
2026-06-16 09:50:34 +02:00
Jan Laupetin 38038f8fad fix: clang compilation issues 2026-01-27 23:49:37 +01:00
Jan Laupetin 7227772045 fix: only show console color when supported 2025-11-30 16:28:35 +00:00
Jan Laupetin 2aeaa417b6 chore: only one header per modman platform handler 2025-11-02 20:20:54 +01:00
Jan Laupetin d964929681 feat: add modman title handler for linux 2025-10-31 22:59:03 +01:00
Jan Laupetin b1bd9b9ffc feat: add modman title handler for windows 2025-10-31 21:15:17 +01:00
Jan Laupetin 87d65b99fb feat: add modman favicon handler for windows 2025-10-31 20:56:19 +01:00
Jan Laupetin 2bfa4112fb chore: restructure ModMan into list and details 2025-10-27 21:01:03 +01:00
Jan Laupetin 0f3ce55eab chore: set gtk application name for linux 2025-10-11 21:54:33 +02: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 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 5bbeaed3a3 feat: add dialog handler for ModMan 2025-10-10 09:49:36 +02:00
Jan Laupetin 49295448c8 feat: add nlohmann json based wrappers for webview binds,notify 2025-10-08 00:31:17 +02: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