ea69e74861
chore(deps): bump thirdparty/json from 3b0dd69 to 722c034 ( #914 )
...
Bumps [thirdparty/json](https://github.com/nlohmann/json ) from `3b0dd69` to `722c034`.
- [Release notes](https://github.com/nlohmann/json/releases )
- [Commits](https://github.com/nlohmann/json/compare/3b0dd69928b42fdd4a813dc3cd6859eb9d19da4a...722c03495f9978eb727f480b6ea0742f652e06a9 )
---
updated-dependencies:
- dependency-name: thirdparty/json
dependency-version: 722c03495f9978eb727f480b6ea0742f652e06a9
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-18 07:59:49 +02:00
6bafde51f9
chore(deps): bump thirdparty/eigen from 40e7e38 to e0f18b7 ( #913 )
...
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen ) from `40e7e38` to `e0f18b7`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags )
- [Commits](https://gitlab.com/libeigen/eigen/compare/40e7e38646f66f4d07b50b490b7f0930ba3f7ff7...e0f18b799e2cc7d416fdb0aec2075dceebbc8295 )
---
updated-dependencies:
- dependency-name: thirdparty/eigen
dependency-version: e0f18b799e2cc7d416fdb0aec2075dceebbc8295
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-18 07:59:39 +02:00
93fe384038
chore(deps): bump thirdparty/json from 272411c to 3b0dd69 ( #898 )
...
Bumps [thirdparty/json](https://github.com/nlohmann/json ) from `272411c` to `3b0dd69`.
- [Release notes](https://github.com/nlohmann/json/releases )
- [Commits](https://github.com/nlohmann/json/compare/272411c5e6ea45919af7673524e74e60c62116df...3b0dd69928b42fdd4a813dc3cd6859eb9d19da4a )
---
updated-dependencies:
- dependency-name: thirdparty/json
dependency-version: 3b0dd69928b42fdd4a813dc3cd6859eb9d19da4a
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-11 10:15:15 +02:00
1cab4c6728
chore(deps): bump thirdparty/eigen from cd70e0c to 40e7e38 ( #897 )
...
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen ) from `cd70e0c` to `40e7e38`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags )
- [Commits](https://gitlab.com/libeigen/eigen/compare/cd70e0c4a9efdf9b2f175a3fa5f43319db426ca0...40e7e38646f66f4d07b50b490b7f0930ba3f7ff7 )
---
updated-dependencies:
- dependency-name: thirdparty/eigen
dependency-version: 40e7e38646f66f4d07b50b490b7f0930ba3f7ff7
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-11 10:14:56 +02:00
dd5d38af12
chore(deps): bump thirdparty/catch2 from bcfb10e to 191fa38 ( #896 )
...
Bumps [thirdparty/catch2](https://github.com/catchorg/Catch2 ) from `bcfb10e` to `191fa38`.
- [Release notes](https://github.com/catchorg/Catch2/releases )
- [Commits](https://github.com/catchorg/Catch2/compare/bcfb10e498df3e2ed8f814b3e4b689b9a85608ab...191fa38c9b1596cd2576ab531d4ab4d5e8e05190 )
---
updated-dependencies:
- dependency-name: thirdparty/catch2
dependency-version: 191fa38c9b1596cd2576ab531d4ab4d5e8e05190
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-11 10:14:36 +02:00
Jan Laupetin and GitHub
0874f0c36f
feat: font generation from ttf ( #882 )
...
* chore: add file variant of json fonts
* chore: add stb dependency
* feat: generate fonts from ttf files
* chore: add option to add yOffset to file font
* chore: dynamically adjust generated font bitmap size
* fix: printable characters should respect ISO-8859-1 control characters
* chore: do not write missing glyphs into the bitmap
* chore: remove test texture conversion
* chore: adjust font compiler for iw3,iw4,iw5,t4,t5
* chore: add possibility to fill color channels when converting
* fix: games other than t6 use rgba for fonts
* fix: make sure no mipmaps are set on loaddef
* fix: t4 and iw3 use dimensions in image loaddef
* chore: also include optional glyphs in fonts
2026-07-08 23:35:58 +02:00
1f896df126
chore(deps): bump thirdparty/json from 25c58ac to 272411c ( #875 )
...
Bumps [thirdparty/json](https://github.com/nlohmann/json ) from `25c58ac` to `272411c`.
- [Release notes](https://github.com/nlohmann/json/releases )
- [Commits](https://github.com/nlohmann/json/compare/25c58ac6bd88ccd55084e341f7ecb6ef88d527af...272411c5e6ea45919af7673524e74e60c62116df )
---
updated-dependencies:
- dependency-name: thirdparty/json
dependency-version: 272411c5e6ea45919af7673524e74e60c62116df
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-04 11:10:55 +02:00
6181c4d13a
chore(deps): bump thirdparty/eigen from 18ddcf4 to cd70e0c ( #874 )
...
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen ) from `18ddcf4` to `cd70e0c`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags )
- [Commits](https://gitlab.com/libeigen/eigen/compare/18ddcf4bb95b00c71f32911989f437a6f1c94dbc...cd70e0c4a9efdf9b2f175a3fa5f43319db426ca0 )
---
updated-dependencies:
- dependency-name: thirdparty/eigen
dependency-version: cd70e0c4a9efdf9b2f175a3fa5f43319db426ca0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-04 11:10:45 +02:00
7cdd9cc78c
chore(deps): bump thirdparty/eigen from 7bd9869 to 18ddcf4 ( #857 )
...
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen ) from `7bd9869` to `18ddcf4`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags )
- [Commits](https://gitlab.com/libeigen/eigen/compare/7bd98698c58e4f0d2f30c3fa8fc5adf6ec185df4...18ddcf4bb95b00c71f32911989f437a6f1c94dbc )
---
updated-dependencies:
- dependency-name: thirdparty/eigen
dependency-version: 18ddcf4bb95b00c71f32911989f437a6f1c94dbc
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-27 10:30:49 +02:00
247ac9864a
chore(deps): bump thirdparty/json from a5f8e23 to 25c58ac ( #856 )
...
Bumps [thirdparty/json](https://github.com/nlohmann/json ) from `a5f8e23` to `25c58ac`.
- [Release notes](https://github.com/nlohmann/json/releases )
- [Commits](https://github.com/nlohmann/json/compare/a5f8e230ac5afc2506dfbebdb8fff8ef555228de...25c58ac6bd88ccd55084e341f7ecb6ef88d527af )
---
updated-dependencies:
- dependency-name: thirdparty/json
dependency-version: 25c58ac6bd88ccd55084e341f7ecb6ef88d527af
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-27 10:30:31 +02:00
Jan and GitHub
b5e2669d57
fix: broken modman textures on linux ( #853 )
2026-06-25 13:20:50 +00:00
808ee30dd9
chore(deps): bump thirdparty/catch2 from 6ee0826 to bcfb10e ( #838 )
...
Bumps [thirdparty/catch2](https://github.com/catchorg/Catch2 ) from `6ee0826` to `bcfb10e`.
- [Release notes](https://github.com/catchorg/Catch2/releases )
- [Commits](https://github.com/catchorg/Catch2/compare/6ee0826dcae55ed1e06b2c5701981221e979e1e6...bcfb10e498df3e2ed8f814b3e4b689b9a85608ab )
---
updated-dependencies:
- dependency-name: thirdparty/catch2
dependency-version: bcfb10e498df3e2ed8f814b3e4b689b9a85608ab
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-20 08:48:37 +02:00
37a37b6019
chore(deps): bump thirdparty/eigen from f7a1c99 to 7bd9869 ( #837 )
...
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen ) from `f7a1c99` to `7bd9869`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags )
- [Commits](https://gitlab.com/libeigen/eigen/compare/f7a1c99acb6d9cd25c60f2fd709b5594e3dfd5c6...7bd98698c58e4f0d2f30c3fa8fc5adf6ec185df4 )
---
updated-dependencies:
- dependency-name: thirdparty/eigen
dependency-version: 7bd98698c58e4f0d2f30c3fa8fc5adf6ec185df4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-20 08:48:17 +02:00
87d322e4f1
chore(deps): bump thirdparty/json from e4bdf1b to a5f8e23 ( #836 )
...
Bumps [thirdparty/json](https://github.com/nlohmann/json ) from `e4bdf1b` to `a5f8e23`.
- [Release notes](https://github.com/nlohmann/json/releases )
- [Commits](https://github.com/nlohmann/json/compare/e4bdf1be72353316b8e209111aa4d946e2aefc19...a5f8e230ac5afc2506dfbebdb8fff8ef555228de )
---
updated-dependencies:
- dependency-name: thirdparty/json
dependency-version: a5f8e230ac5afc2506dfbebdb8fff8ef555228de
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-20 08:47:56 +02:00
Jan and GitHub
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
Jan and GitHub
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
4e622e3ebb
chore(deps): bump thirdparty/eigen from dbf8cb6 to f7a1c99 ( #829 )
...
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen ) from `dbf8cb6` to `f7a1c99`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags )
- [Commits](https://gitlab.com/libeigen/eigen/compare/dbf8cb6151f3c654096bad91c05543e5b6f03db5...f7a1c99acb6d9cd25c60f2fd709b5594e3dfd5c6 )
---
updated-dependencies:
- dependency-name: thirdparty/eigen
dependency-version: f7a1c99acb6d9cd25c60f2fd709b5594e3dfd5c6
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-13 07:08:58 +02:00
c88df30ac3
chore(deps): bump thirdparty/json from d10879b to e4bdf1b ( #828 )
...
Bumps [thirdparty/json](https://github.com/nlohmann/json ) from `d10879b` to `e4bdf1b`.
- [Release notes](https://github.com/nlohmann/json/releases )
- [Commits](https://github.com/nlohmann/json/compare/d10879bca8f0aa790105446075a9525b34a3f718...e4bdf1be72353316b8e209111aa4d946e2aefc19 )
---
updated-dependencies:
- dependency-name: thirdparty/json
dependency-version: e4bdf1be72353316b8e209111aa4d946e2aefc19
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-13 07:08:27 +02:00
7ef92d9c2e
chore(deps): bump thirdparty/lz4 from 1b0fc69 to 0774d05 ( #820 )
...
Bumps [thirdparty/lz4](https://github.com/lz4/lz4 ) from `1b0fc69` to `0774d05`.
- [Release notes](https://github.com/lz4/lz4/releases )
- [Commits](https://github.com/lz4/lz4/compare/1b0fc692949cf474eb0d89db5f0dfa3698e9aa56...0774d05537f9762f838f7ab541b7765f1a729cb5 )
---
updated-dependencies:
- dependency-name: thirdparty/lz4
dependency-version: 0774d05537f9762f838f7ab541b7765f1a729cb5
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-06 08:28:46 +02:00
4866f3a738
chore(deps): bump thirdparty/eigen from fc0f148 to dbf8cb6 ( #819 )
...
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen ) from `fc0f148` to `dbf8cb6`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags )
- [Commits](https://gitlab.com/libeigen/eigen/compare/fc0f148ab491bf36378c5d527d8f6669ccf21b07...dbf8cb6151f3c654096bad91c05543e5b6f03db5 )
---
updated-dependencies:
- dependency-name: thirdparty/eigen
dependency-version: dbf8cb6151f3c654096bad91c05543e5b6f03db5
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-06 08:28:02 +02:00
ac9e691342
chore(deps): bump thirdparty/json from d96329f to d10879b ( #816 )
...
Bumps [thirdparty/json](https://github.com/nlohmann/json ) from `d96329f` to `d10879b`.
- [Release notes](https://github.com/nlohmann/json/releases )
- [Commits](https://github.com/nlohmann/json/compare/d96329f8d6dee5da67c5ebd861acab25445d0ddb...d10879bca8f0aa790105446075a9525b34a3f718 )
---
updated-dependencies:
- dependency-name: thirdparty/json
dependency-version: d10879bca8f0aa790105446075a9525b34a3f718
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-30 09:08:26 +02:00
45bd610e6f
chore(deps): bump thirdparty/eigen from 039764e to fc0f148 ( #815 )
...
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen ) from `039764e` to `fc0f148`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags )
- [Commits](https://gitlab.com/libeigen/eigen/compare/039764e20a1fe0b8a5c86abaa5de427ed4efe642...fc0f148ab491bf36378c5d527d8f6669ccf21b07 )
---
updated-dependencies:
- dependency-name: thirdparty/eigen
dependency-version: fc0f148ab491bf36378c5d527d8f6669ccf21b07
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-30 09:08:07 +02:00
Jan and GitHub
40e5a9de97
Merge pull request #811 from Laupetin/dependabot/submodules/thirdparty/eigen-039764e
...
chore(deps): bump thirdparty/eigen from `48d1f4a` to `039764e`
2026-05-23 07:20:50 +02:00
Jan and GitHub
d6f3fc3b3d
Merge pull request #809 from Laupetin/dependabot/submodules/thirdparty/libtomcrypt-a68fa19
...
chore(deps): bump thirdparty/libtomcrypt from `8b5af49` to `a68fa19`
2026-05-23 07:20:33 +02:00
dependabot[bot] and GitHub
15b2ee2f19
chore(deps): bump thirdparty/eigen from 48d1f4a to 039764e
...
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen ) from `48d1f4a` to `039764e`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags )
- [Commits](https://gitlab.com/libeigen/eigen/compare/48d1f4a7e213d8dd44ad7b5a75e6075addd02d30...039764e20a1fe0b8a5c86abaa5de427ed4efe642 )
---
updated-dependencies:
- dependency-name: thirdparty/eigen
dependency-version: '039764e20a1fe0b8a5c86abaa5de427ed4efe642'
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
2026-05-22 22:14:17 +00:00
dependabot[bot] and GitHub
fcab1b7bac
chore(deps): bump thirdparty/json from f0bf4c7 to d96329f
...
Bumps [thirdparty/json](https://github.com/nlohmann/json ) from `f0bf4c7` to `d96329f`.
- [Release notes](https://github.com/nlohmann/json/releases )
- [Commits](https://github.com/nlohmann/json/compare/f0bf4c731a53aab29ebde0234385b9e63bf70dcd...d96329f8d6dee5da67c5ebd861acab25445d0ddb )
---
updated-dependencies:
- dependency-name: thirdparty/json
dependency-version: d96329f8d6dee5da67c5ebd861acab25445d0ddb
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
2026-05-22 22:14:11 +00:00
dependabot[bot] and GitHub
fdd803446b
chore(deps): bump thirdparty/libtomcrypt from 8b5af49 to a68fa19
...
Bumps [thirdparty/libtomcrypt](https://github.com/libtom/libtomcrypt ) from `8b5af49` to `a68fa19`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases )
- [Commits](https://github.com/libtom/libtomcrypt/compare/8b5af49b944955a1ca235a4d06a477a87be6d258...a68fa19bc2b532f66a6f18ca457daec53054a312 )
---
updated-dependencies:
- dependency-name: thirdparty/libtomcrypt
dependency-version: a68fa19bc2b532f66a6f18ca457daec53054a312
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
2026-05-22 22:14:06 +00:00
Jan and GitHub
fb3a59b7b5
Merge pull request #802 from Laupetin/dependabot/submodules/thirdparty/libtomcrypt-8b5af49
...
chore(deps): bump thirdparty/libtomcrypt from `efd7f24` to `8b5af49`
2026-05-16 08:54:40 +02:00
Jan and GitHub
adf1e190f3
Merge pull request #803 from Laupetin/dependabot/submodules/thirdparty/eigen-48d1f4a
...
chore(deps): bump thirdparty/eigen from `7e09729` to `48d1f4a`
2026-05-16 08:54:26 +02:00
Jan and GitHub
11b1cfcd82
Merge pull request #804 from Laupetin/dependabot/submodules/thirdparty/catch2-6ee0826
...
chore(deps): bump thirdparty/catch2 from `b670de4` to `6ee0826`
2026-05-16 08:54:10 +02:00
dependabot[bot] and GitHub
c1fc402d03
chore(deps): bump thirdparty/json from bdbafc5 to f0bf4c7
...
Bumps [thirdparty/json](https://github.com/nlohmann/json ) from `bdbafc5` to `f0bf4c7`.
- [Release notes](https://github.com/nlohmann/json/releases )
- [Commits](https://github.com/nlohmann/json/compare/bdbafc52c0ec52431e4e4aa9992775a734612d4b...f0bf4c731a53aab29ebde0234385b9e63bf70dcd )
---
updated-dependencies:
- dependency-name: thirdparty/json
dependency-version: f0bf4c731a53aab29ebde0234385b9e63bf70dcd
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
2026-05-15 22:13:33 +00:00
dependabot[bot] and GitHub
360ec7846d
chore(deps): bump thirdparty/catch2 from b670de4 to 6ee0826
...
Bumps [thirdparty/catch2](https://github.com/catchorg/Catch2 ) from `b670de4` to `6ee0826`.
- [Release notes](https://github.com/catchorg/Catch2/releases )
- [Commits](https://github.com/catchorg/Catch2/compare/b670de4fe12ac7c5e858b7de3a14fb4bd18c760e...6ee0826dcae55ed1e06b2c5701981221e979e1e6 )
---
updated-dependencies:
- dependency-name: thirdparty/catch2
dependency-version: 6ee0826dcae55ed1e06b2c5701981221e979e1e6
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
2026-05-15 22:13:26 +00:00
dependabot[bot] and GitHub
e51abc43e1
chore(deps): bump thirdparty/eigen from 7e09729 to 48d1f4a
...
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen ) from `7e09729` to `48d1f4a`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags )
- [Commits](https://gitlab.com/libeigen/eigen/compare/7e0972963edfa2cd4bcb3be56aa1f6e7cc9293cd...48d1f4a7e213d8dd44ad7b5a75e6075addd02d30 )
---
updated-dependencies:
- dependency-name: thirdparty/eigen
dependency-version: 48d1f4a7e213d8dd44ad7b5a75e6075addd02d30
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
2026-05-15 22:13:22 +00:00
dependabot[bot] and GitHub
4bf67add45
chore(deps): bump thirdparty/libtomcrypt from efd7f24 to 8b5af49
...
Bumps [thirdparty/libtomcrypt](https://github.com/libtom/libtomcrypt ) from `efd7f24` to `8b5af49`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases )
- [Commits](https://github.com/libtom/libtomcrypt/compare/efd7f24f1a07e8be7a026d110f7484d3c1c7d751...8b5af49b944955a1ca235a4d06a477a87be6d258 )
---
updated-dependencies:
- dependency-name: thirdparty/libtomcrypt
dependency-version: 8b5af49b944955a1ca235a4d06a477a87be6d258
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
2026-05-15 22:13:18 +00:00
Jan and GitHub
a2ab44da39
Merge pull request #794 from Laupetin/dependabot/submodules/thirdparty/lz4-1b0fc69
...
chore(deps): bump thirdparty/lz4 from `9da37b2` to `1b0fc69`
2026-05-09 07:04:29 +02:00
Jan and GitHub
4c6422fb47
Merge pull request #795 from Laupetin/dependabot/submodules/thirdparty/libtomcrypt-efd7f24
...
chore(deps): bump thirdparty/libtomcrypt from `0a46eb2` to `efd7f24`
2026-05-09 07:04:14 +02:00
Jan and GitHub
c83b06aec0
Merge pull request #796 from Laupetin/dependabot/submodules/thirdparty/json-bdbafc5
...
chore(deps): bump thirdparty/json from `98386eb` to `bdbafc5`
2026-05-09 07:04:00 +02:00
dependabot[bot] and GitHub
a81b4b9385
chore(deps): bump thirdparty/json from 98386eb to bdbafc5
...
Bumps [thirdparty/json](https://github.com/nlohmann/json ) from `98386eb` to `bdbafc5`.
- [Release notes](https://github.com/nlohmann/json/releases )
- [Commits](https://github.com/nlohmann/json/compare/98386eb08b609c172f9f4bf3e74c8d18c5ad583c...bdbafc52c0ec52431e4e4aa9992775a734612d4b )
---
updated-dependencies:
- dependency-name: thirdparty/json
dependency-version: bdbafc52c0ec52431e4e4aa9992775a734612d4b
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
2026-05-08 22:14:08 +00:00
dependabot[bot] and GitHub
315fc18aa2
chore(deps): bump thirdparty/libtomcrypt from 0a46eb2 to efd7f24
...
Bumps [thirdparty/libtomcrypt](https://github.com/libtom/libtomcrypt ) from `0a46eb2` to `efd7f24`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases )
- [Commits](https://github.com/libtom/libtomcrypt/compare/0a46eb2e5c6646c673c8d6f47006b91f675336bb...efd7f24f1a07e8be7a026d110f7484d3c1c7d751 )
---
updated-dependencies:
- dependency-name: thirdparty/libtomcrypt
dependency-version: efd7f24f1a07e8be7a026d110f7484d3c1c7d751
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
2026-05-08 22:14:05 +00:00
dependabot[bot] and GitHub
c197966eca
chore(deps): bump thirdparty/lz4 from 9da37b2 to 1b0fc69
...
Bumps [thirdparty/lz4](https://github.com/lz4/lz4 ) from `9da37b2` to `1b0fc69`.
- [Release notes](https://github.com/lz4/lz4/releases )
- [Commits](https://github.com/lz4/lz4/compare/9da37b2eebf082bfab6e57c49be71cc41119a40d...1b0fc692949cf474eb0d89db5f0dfa3698e9aa56 )
---
updated-dependencies:
- dependency-name: thirdparty/lz4
dependency-version: 1b0fc692949cf474eb0d89db5f0dfa3698e9aa56
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
2026-05-08 22:14:01 +00:00
dependabot[bot] and GitHub
b2959ef62b
chore(deps): bump thirdparty/eigen from a25aa64 to 7e09729
...
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen ) from `a25aa64` to `7e09729`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags )
- [Commits](https://gitlab.com/libeigen/eigen/compare/a25aa6467bd7ab3b95fbea9fbf5760c003258cf3...7e0972963edfa2cd4bcb3be56aa1f6e7cc9293cd )
---
updated-dependencies:
- dependency-name: thirdparty/eigen
dependency-version: 7e0972963edfa2cd4bcb3be56aa1f6e7cc9293cd
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
2026-05-08 22:13:58 +00:00
Jan and GitHub
704b191b97
Merge pull request #786 from Laupetin/dependabot/submodules/thirdparty/json-98386eb
...
chore(deps): bump thirdparty/json from `3946872` to `98386eb`
2026-05-02 10:54:57 +02:00
Jan and GitHub
06b62683cf
Merge pull request #785 from Laupetin/dependabot/submodules/thirdparty/eigen-a25aa64
...
chore(deps): bump thirdparty/eigen from `0f90842` to `a25aa64`
2026-05-02 10:54:47 +02:00
dependabot[bot] and GitHub
adf24f48bf
chore(deps): bump thirdparty/json from 3946872 to 98386eb
...
Bumps [thirdparty/json](https://github.com/nlohmann/json ) from `3946872` to `98386eb`.
- [Release notes](https://github.com/nlohmann/json/releases )
- [Commits](https://github.com/nlohmann/json/compare/3946872265598aed5a7aea68cad4d9d1f168bd4b...98386eb08b609c172f9f4bf3e74c8d18c5ad583c )
---
updated-dependencies:
- dependency-name: thirdparty/json
dependency-version: 98386eb08b609c172f9f4bf3e74c8d18c5ad583c
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
2026-05-02 01:38:58 +00:00
dependabot[bot] and GitHub
9822e978b7
chore(deps): bump thirdparty/eigen from 0f90842 to a25aa64
...
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen ) from `0f90842` to `a25aa64`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags )
- [Commits](https://gitlab.com/libeigen/eigen/compare/0f908429aed1b289155159774d8328c5f68ba7f7...a25aa6467bd7ab3b95fbea9fbf5760c003258cf3 )
---
updated-dependencies:
- dependency-name: thirdparty/eigen
dependency-version: a25aa6467bd7ab3b95fbea9fbf5760c003258cf3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
2026-05-02 01:38:54 +00:00
dependabot[bot] and GitHub
eded0b8497
chore(deps): bump thirdparty/libtomcrypt from 557e9e2 to 0a46eb2
...
Bumps [thirdparty/libtomcrypt](https://github.com/libtom/libtomcrypt ) from `557e9e2` to `0a46eb2`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases )
- [Commits](https://github.com/libtom/libtomcrypt/compare/557e9e26789dc81c04c33d2b044a1685415ddb09...0a46eb2e5c6646c673c8d6f47006b91f675336bb )
---
updated-dependencies:
- dependency-name: thirdparty/libtomcrypt
dependency-version: 0a46eb2e5c6646c673c8d6f47006b91f675336bb
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
2026-05-02 01:38:49 +00:00
Jan and GitHub
1ea52555d9
Merge pull request #758 from Laupetin/dependabot/submodules/thirdparty/libtomcrypt-557e9e2
...
chore(deps): bump thirdparty/libtomcrypt from `2e441a1` to `557e9e2`
2026-04-25 08:36:00 +02:00
Jan and GitHub
e4c6cfea8b
Merge pull request #756 from Laupetin/dependabot/submodules/thirdparty/eigen-0f90842
...
chore(deps): bump thirdparty/eigen from `f1cccdd` to `0f90842`
2026-04-25 08:35:48 +02:00
dependabot[bot] and GitHub
990a86680a
chore(deps): bump thirdparty/libtomcrypt from 2e441a1 to 557e9e2
...
Bumps [thirdparty/libtomcrypt](https://github.com/libtom/libtomcrypt ) from `2e441a1` to `557e9e2`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases )
- [Commits](https://github.com/libtom/libtomcrypt/compare/2e441a17df132db9a0acaefdfaaa73a734fba8e7...557e9e26789dc81c04c33d2b044a1685415ddb09 )
---
updated-dependencies:
- dependency-name: thirdparty/libtomcrypt
dependency-version: 557e9e26789dc81c04c33d2b044a1685415ddb09
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
2026-04-24 22:13:34 +00:00
dependabot[bot] and GitHub
d1ba736932
chore(deps): bump thirdparty/eigen from f1cccdd to 0f90842
...
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen ) from `f1cccdd` to `0f90842`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags )
- [Commits](https://gitlab.com/libeigen/eigen/compare/f1cccddeb1f414443fe7522804252ab3d30b1535...0f908429aed1b289155159774d8328c5f68ba7f7 )
---
updated-dependencies:
- dependency-name: thirdparty/eigen
dependency-version: 0f908429aed1b289155159774d8328c5f68ba7f7
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
2026-04-24 22:13:32 +00:00