2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2026-04-22 03:29:37 +00:00
Commit Graph

2596 Commits

Author SHA1 Message Date
Jan 0fcae6a55a Merge pull request #391 from LJW-Dev/fix/T6-clipmap-asset
Update T6 asset loading code to use ASSET_TYPE_CLIPMAP_PVS.
2025-03-27 17:14:14 +01:00
LJW-Dev f97f38dc31 Merge branch 'Laupetin:main' into fix/T6-clipmap-asset 2025-03-27 12:33:05 +08:00
LJW-Dev 95f5dca5e0 Updated zone loading code to only use ASSET_TYPE_CLIPMAP_PVS. 2025-03-27 12:32:43 +08:00
Jan f2723255f5 Merge pull request #390 from Laupetin/dependabot/submodules/thirdparty/json-11a835d
chore(deps): bump thirdparty/json from `8215dba` to `11a835d`
2025-03-25 20:31:53 +01:00
dependabot[bot] 11cb93f736 chore(deps): bump thirdparty/json from 8215dba to 11a835d
Bumps [thirdparty/json](https://github.com/nlohmann/json) from `8215dba` to `11a835d`.
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](https://github.com/nlohmann/json/compare/8215dbafbdab7c166fad02db86d4ea2a82f851c7...11a835df85677002a8aadc5b4e945684c5b7f68b)

---
updated-dependencies:
- dependency-name: thirdparty/json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-25 18:54:35 +00:00
Jan e40d688e11 Merge pull request #389 from Laupetin/dependabot/submodules/thirdparty/libtommath-e823b0c
chore(deps): bump thirdparty/libtommath from `5938524` to `e823b0c`
2025-03-25 19:53:42 +01:00
dependabot[bot] 2eeb20d1cd chore(deps): bump thirdparty/libtommath from 5938524 to e823b0c
Bumps [thirdparty/libtommath](https://github.com/libtom/libtommath) from `5938524` to `e823b0c`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](https://github.com/libtom/libtommath/compare/5938524c60a7168ba5babb3e47b5cd4ee6eadb46...e823b0c34cea291bdb94d672731e1c1f08525557)

---
updated-dependencies:
- dependency-name: thirdparty/libtommath
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-25 18:25:18 +00:00
Jan 7b79504477 Merge pull request #388 from Laupetin/dependabot/submodules/thirdparty/eigen-ac2165c
chore(deps): bump thirdparty/eigen from `5fc6fc9` to `ac2165c`
2025-03-25 19:24:21 +01:00
dependabot[bot] 4cc7ab77d5 chore(deps): bump thirdparty/eigen from 5fc6fc9 to ac2165c
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen) from `5fc6fc9` to `ac2165c`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags)
- [Commits](https://gitlab.com/libeigen/eigen/compare/5fc6fc9881dd533fc21da10ed3f6d2f2536deac5...ac2165c11f3912c83e43bbb8239ef8fdb6b1ed2b)

---
updated-dependencies:
- dependency-name: thirdparty/eigen
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-25 18:00:47 +00:00
Jan 08fb6b0496 Merge pull request #386 from Laupetin/dependabot/submodules/thirdparty/catch2-76f70b1
chore(deps): bump thirdparty/catch2 from `914aeec` to `76f70b1`
2025-03-25 18:59:43 +01:00
dependabot[bot] a871889c13 chore(deps): bump thirdparty/catch2 from 914aeec to 76f70b1
Bumps [thirdparty/catch2](https://github.com/catchorg/Catch2) from `914aeec` to `76f70b1`.
- [Release notes](https://github.com/catchorg/Catch2/releases)
- [Commits](https://github.com/catchorg/Catch2/compare/914aeecfe23b1e16af6ea675a4fb5dbd5a5b8d0a...76f70b1403dbc0781216f49e20e45b71f7eccdd8)

---
updated-dependencies:
- dependency-name: thirdparty/catch2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-25 17:36:11 +00:00
Jan 81bc21eacf Merge pull request #384 from Laupetin/dependabot/submodules/thirdparty/libtomcrypt-a6b9aff
chore(deps): bump thirdparty/libtomcrypt from `d032686` to `a6b9aff`
2025-03-25 18:35:04 +01:00
dependabot[bot] aec779dae5 chore(deps): bump thirdparty/libtomcrypt from d032686 to a6b9aff
Bumps [thirdparty/libtomcrypt](https://github.com/libtom/libtomcrypt) from `d032686` to `a6b9aff`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](https://github.com/libtom/libtomcrypt/compare/d032686639224b3efd89b802edaff3c52d8592f7...a6b9aff7aab857fe1b491710a5c5b9e2be49cb08)

---
updated-dependencies:
- dependency-name: thirdparty/libtomcrypt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-25 17:11:32 +00:00
Jan 97c4a23d5e Merge pull request #392 from Laupetin/fix/compilation-on-windows
fix: compilation on msvc
2025-03-25 18:09:57 +01:00
Jan 0c587e5e5f fix: compilation on msvc 2025-03-25 17:38:07 +01:00
Jan 4ac38bfc66 Merge pull request #376 from Laupetin/dependabot/submodules/thirdparty/json-8215dba
chore(deps): bump thirdparty/json from `606b634` to `8215dba`
2025-02-22 17:31:01 +01:00
Jan 34a0bd4f4f Merge pull request #377 from Laupetin/dependabot/submodules/thirdparty/zlib-5a82f71
chore(deps): bump thirdparty/zlib from `7108497` to `5a82f71`
2025-02-22 17:30:53 +01:00
Jan 047e8aa125 Merge pull request #378 from Laupetin/dependabot/submodules/thirdparty/eigen-5fc6fc9
chore(deps): bump thirdparty/eigen from `9c21143` to `5fc6fc9`
2025-02-22 17:30:45 +01:00
Jan b5303475d9 Merge pull request #379 from Laupetin/dependabot/submodules/thirdparty/libtomcrypt-d032686
chore(deps): bump thirdparty/libtomcrypt from `54f0456` to `d032686`
2025-02-22 17:30:38 +01:00
dependabot[bot] 4adc9115b2 chore(deps): bump thirdparty/libtomcrypt from 54f0456 to d032686
Bumps [thirdparty/libtomcrypt](https://github.com/libtom/libtomcrypt) from `54f0456` to `d032686`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](https://github.com/libtom/libtomcrypt/compare/54f0456559c8f64b93273a7c71c88a46550eed4e...d032686639224b3efd89b802edaff3c52d8592f7)

---
updated-dependencies:
- dependency-name: thirdparty/libtomcrypt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-21 22:39:15 +00:00
dependabot[bot] a4347b0b0d chore(deps): bump thirdparty/zlib from 7108497 to 5a82f71
Bumps [thirdparty/zlib](https://github.com/madler/zlib) from `7108497` to `5a82f71`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](https://github.com/madler/zlib/compare/7108497fda9d4536a1afade7f42266e06dca4488...5a82f71ed1dfc0bec044d9702463dbdf84ea3b71)

---
updated-dependencies:
- dependency-name: thirdparty/zlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-21 22:39:13 +00:00
dependabot[bot] 4e5c72d79a chore(deps): bump thirdparty/eigen from 9c21143 to 5fc6fc9
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen) from `9c21143` to `5fc6fc9`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags)
- [Commits](https://gitlab.com/libeigen/eigen/compare/9c211430b5ecafc11b940203cfaa794bab2b6d22...5fc6fc9881dd533fc21da10ed3f6d2f2536deac5)

---
updated-dependencies:
- dependency-name: thirdparty/eigen
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-21 22:39:12 +00:00
dependabot[bot] 58f5f66dcf chore(deps): bump thirdparty/json from 606b634 to 8215dba
Bumps [thirdparty/json](https://github.com/nlohmann/json) from `606b634` to `8215dba`.
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](https://github.com/nlohmann/json/compare/606b6347edf0758c531abb6c36743e09a4c48a84...8215dbafbdab7c166fad02db86d4ea2a82f851c7)

---
updated-dependencies:
- dependency-name: thirdparty/json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-21 22:39:10 +00:00
Jan 54d19dcc8a Merge pull request #373 from Laupetin/dependabot/submodules/thirdparty/eigen-9c21143
chore(deps): bump thirdparty/eigen from `715deac` to `9c21143`
2025-02-14 23:23:02 +01:00
Jan f05a21984a Merge pull request #374 from Laupetin/dependabot/submodules/thirdparty/zlib-7108497
chore(deps): bump thirdparty/zlib from `8a844d4` to `7108497`
2025-02-14 23:22:40 +01:00
dependabot[bot] b071beea3f chore(deps): bump thirdparty/zlib from 8a844d4 to 7108497
Bumps [thirdparty/zlib](https://github.com/madler/zlib) from `8a844d4` to `7108497`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](https://github.com/madler/zlib/compare/8a844d434f0eef87d972ae6406b00968f7c52944...7108497fda9d4536a1afade7f42266e06dca4488)

---
updated-dependencies:
- dependency-name: thirdparty/zlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-14 22:01:47 +00:00
dependabot[bot] 548c0c23bf chore(deps): bump thirdparty/eigen from 715deac to 9c21143
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen) from `715deac` to `9c21143`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags)
- [Commits](https://gitlab.com/libeigen/eigen/compare/715deac188f18447355d2b6733e7cdac1de75e52...9c211430b5ecafc11b940203cfaa794bab2b6d22)

---
updated-dependencies:
- dependency-name: thirdparty/eigen
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-14 22:01:45 +00:00
Jan 6d186bc09c Merge pull request #372 from Laupetin/dependabot/submodules/thirdparty/eigen-715deac
chore(deps): bump thirdparty/eigen from `9589cc4` to `715deac`
2025-02-08 17:57:32 +01:00
Jan 96dc2c9318 Merge pull request #371 from Laupetin/dependabot/submodules/thirdparty/zlib-8a844d4
chore(deps): bump thirdparty/zlib from `ef24c4c` to `8a844d4`
2025-02-08 17:57:20 +01:00
dependabot[bot] e4c08e1372 chore(deps): bump thirdparty/eigen from 9589cc4 to 715deac
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen) from `9589cc4` to `715deac`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags)
- [Commits](https://gitlab.com/libeigen/eigen/compare/9589cc4e7fd8e4538bedef80dd36c7738977a8be...715deac188f18447355d2b6733e7cdac1de75e52)

---
updated-dependencies:
- dependency-name: thirdparty/eigen
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-07 22:44:15 +00:00
dependabot[bot] 1b6824f2bd chore(deps): bump thirdparty/zlib from ef24c4c to 8a844d4
Bumps [thirdparty/zlib](https://github.com/madler/zlib) from `ef24c4c` to `8a844d4`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](https://github.com/madler/zlib/compare/ef24c4c7502169f016dcd2a26923dbaf3216748c...8a844d434f0eef87d972ae6406b00968f7c52944)

---
updated-dependencies:
- dependency-name: thirdparty/zlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-07 22:44:14 +00:00
Jan 0eb0383051 Merge pull request #370 from Laupetin/dependabot/submodules/thirdparty/eigen-9589cc4
chore(deps): bump thirdparty/eigen from `4a6ac97` to `9589cc4`
2025-02-01 17:18:26 +01:00
Jan 222d96a923 Merge pull request #369 from Laupetin/dependabot/submodules/thirdparty/json-606b634
chore(deps): bump thirdparty/json from `d0789e3` to `606b634`
2025-02-01 17:18:07 +01:00
Jan 07dccbf2f8 Merge pull request #368 from Laupetin/dependabot/submodules/thirdparty/libtomcrypt-54f0456
chore(deps): bump thirdparty/libtomcrypt from `427e055` to `54f0456`
2025-02-01 17:17:45 +01:00
Jan b24b6b1979 Merge pull request #367 from Laupetin/dependabot/submodules/thirdparty/libtommath-5938524
chore(deps): bump thirdparty/libtommath from `5809141` to `5938524`
2025-02-01 17:17:22 +01:00
dependabot[bot] a220142e86 chore(deps): bump thirdparty/eigen from 4a6ac97 to 9589cc4
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen) from `4a6ac97` to `9589cc4`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags)
- [Commits](https://gitlab.com/libeigen/eigen/compare/4a6ac97d135cef787e3418c1a91f1efe38af1b9c...9589cc4e7fd8e4538bedef80dd36c7738977a8be)

---
updated-dependencies:
- dependency-name: thirdparty/eigen
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-31 22:38:54 +00:00
dependabot[bot] 4c30bd129a chore(deps): bump thirdparty/json from d0789e3 to 606b634
Bumps [thirdparty/json](https://github.com/nlohmann/json) from `d0789e3` to `606b634`.
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](https://github.com/nlohmann/json/compare/d0789e365da6e410f52387f19eb218dc5b6ccbf2...606b6347edf0758c531abb6c36743e09a4c48a84)

---
updated-dependencies:
- dependency-name: thirdparty/json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-31 22:38:51 +00:00
dependabot[bot] 3d3a0ca565 chore(deps): bump thirdparty/libtomcrypt from 427e055 to 54f0456
Bumps [thirdparty/libtomcrypt](https://github.com/libtom/libtomcrypt) from `427e055` to `54f0456`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](https://github.com/libtom/libtomcrypt/compare/427e0551c0e27c1ef9a3aa969310a895163631ba...54f0456559c8f64b93273a7c71c88a46550eed4e)

---
updated-dependencies:
- dependency-name: thirdparty/libtomcrypt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-31 22:38:49 +00:00
dependabot[bot] 903bd5a960 chore(deps): bump thirdparty/libtommath from 5809141 to 5938524
Bumps [thirdparty/libtommath](https://github.com/libtom/libtommath) from `5809141` to `5938524`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](https://github.com/libtom/libtommath/compare/5809141a3a6ec1bf3443c927c02b955e19224016...5938524c60a7168ba5babb3e47b5cd4ee6eadb46)

---
updated-dependencies:
- dependency-name: thirdparty/libtommath
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-31 22:38:47 +00:00
Jan 2402d4f9c7 Merge pull request #364 from Laupetin/dependabot/submodules/thirdparty/json-d0789e3
chore(deps): bump thirdparty/json from `e72046e` to `d0789e3`
2025-01-25 00:30:50 +01:00
Jan a21b410fd7 Merge pull request #363 from Laupetin/dependabot/submodules/thirdparty/libtomcrypt-427e055
chore(deps): bump thirdparty/libtomcrypt from `2e9f2b5` to `427e055`
2025-01-25 00:30:38 +01:00
Jan 2b1ade2b5a Merge pull request #362 from Laupetin/dependabot/submodules/thirdparty/eigen-4a6ac97
chore(deps): bump thirdparty/eigen from `abac563` to `4a6ac97`
2025-01-25 00:30:24 +01:00
dependabot[bot] d869de5881 chore(deps): bump thirdparty/json from e72046e to d0789e3
Bumps [thirdparty/json](https://github.com/nlohmann/json) from `e72046e` to `d0789e3`.
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](https://github.com/nlohmann/json/compare/e72046ef9f07f461ec56bc904c5a732e96f8d803...d0789e365da6e410f52387f19eb218dc5b6ccbf2)

---
updated-dependencies:
- dependency-name: thirdparty/json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-24 22:12:59 +00:00
dependabot[bot] 2ce1a4e050 chore(deps): bump thirdparty/libtomcrypt from 2e9f2b5 to 427e055
Bumps [thirdparty/libtomcrypt](https://github.com/libtom/libtomcrypt) from `2e9f2b5` to `427e055`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](https://github.com/libtom/libtomcrypt/compare/2e9f2b5e44dd498dba60e5175c6c7effa5ff3728...427e0551c0e27c1ef9a3aa969310a895163631ba)

---
updated-dependencies:
- dependency-name: thirdparty/libtomcrypt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-24 22:12:57 +00:00
dependabot[bot] 89e22329f8 chore(deps): bump thirdparty/eigen from abac563 to 4a6ac97
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen) from `abac563` to `4a6ac97`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags)
- [Commits](https://gitlab.com/libeigen/eigen/compare/abac563f5dac59b88e4f354e7b092c9cae3871fc...4a6ac97d135cef787e3418c1a91f1efe38af1b9c)

---
updated-dependencies:
- dependency-name: thirdparty/eigen
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-24 22:12:55 +00:00
Jan bea601d932 Merge pull request #360 from Laupetin/fix/gltf-multiple-mesh-loading
fix: loading of gltf with multiple meshes
v0.20.2
2025-01-23 23:47:50 +01:00
Jan 826c1d2f2d fix: loading of gltf with multiple meshes 2025-01-23 22:25:38 +00:00
Jan 0b91eeb932 Merge pull request #359 from Laupetin/fix/load-gltf-base64
fix: loading of base64 data from gltf files
2025-01-23 22:40:44 +01:00
Jan 94ca0ab79e fix: loading of base64 data from gltf files 2025-01-23 21:17:51 +00:00
Jan f6d36b2d6e Merge pull request #358 from Laupetin/feature/gltf-separate-meshes
feat: separate objects into gltf meshes instead of primitives
2025-01-23 19:12:04 +01:00