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

2918 Commits

Author SHA1 Message Date
GoastcraftHD 985996975b Update SupportedAssetTypes.md 2025-04-07 12:05:56 +02:00
Simon Ickler f235798cf6 Added MapEnts dumping for T6 2025-04-07 12:05:03 +02:00
Jan 0228e86980 Merge pull request #399 from Laupetin/fix/64-bit-compilation
fix: 64 bit compilation
2025-04-06 19:27:06 +02:00
Jan 01302cf061 fix: too large obj files for x64 on windows 2025-04-06 18:02:48 +01:00
Jan 6f31e8cc29 chore: fix compilation issues with x64 2025-04-06 18:02:47 +01:00
Jan 37d52ae8da chore: add compilation scripts for x64 2025-04-06 17:44:26 +02:00
Jan 481d301545 chore: change c++ version to c++23 2025-04-06 17:43:50 +02:00
Jan d3bb99e92c Merge pull request #395 from Laupetin/fix/bad-xmodel-loading
fix: bad xmodel loading
v0.20.4
2025-04-05 17:59:45 +02:00
Jan cec70e783f fix: not using lookup to common vertices when writing rigid bone data
no more pizza cheese problem
2025-04-05 17:36:29 +02:00
Jan a2c8129a13 fix: messed up reordering of vertices for bone count 2025-04-05 16:30:58 +02:00
Jan e13eb256bb chore: update code style 2025-04-05 16:30:54 +02:00
Jan aab510c917 Merge pull request #398 from Laupetin/fix/linux-folder-file-capitalization
fix: linux folder file capitalization
2025-04-05 13:07:14 +02:00
Jan 820fe47473 fix: always use lowercase extensions for xmodels 2025-04-05 12:42:55 +02:00
Jan 0366b24bd7 fix: game name in linker paths must be lowercase for linux 2025-04-05 12:42:52 +02:00
Jan 49f0794545 Merge pull request #397 from Laupetin/dependabot/submodules/thirdparty/json-11aa5f9
chore(deps): bump thirdparty/json from `11a835d` to `11aa5f9`
2025-04-05 08:51:42 +02:00
Jan 20911d552d Merge pull request #396 from Laupetin/dependabot/submodules/thirdparty/eigen-b860042
chore(deps): bump thirdparty/eigen from `e0c99a8` to `b860042`
2025-04-05 08:51:27 +02:00
dependabot[bot] 1748f9e1a5 chore(deps): bump thirdparty/json from 11a835d to 11aa5f9
Bumps [thirdparty/json](https://github.com/nlohmann/json) from `11a835d` to `11aa5f9`.
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](https://github.com/nlohmann/json/compare/11a835df85677002a8aadc5b4e945684c5b7f68b...11aa5f944d17ed5b96250ca133bf33c5ca8b0161)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-04 23:00:25 +00:00
dependabot[bot] a37b5fee8c chore(deps): bump thirdparty/eigen from e0c99a8 to b860042
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen) from `e0c99a8` to `b860042`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags)
- [Commits](https://gitlab.com/libeigen/eigen/compare/e0c99a8dd6b2188bf368031a8ce95b06b84ec13d...b86004226361882ea6c9308c0a940007a049d1d5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-04 23:00:23 +00:00
Jan 42e2eb80b3 Merge pull request #394 from Laupetin/dependabot/submodules/thirdparty/eigen-e0c99a8
chore(deps): bump thirdparty/eigen from `6579e36` to `e0c99a8`
2025-03-29 00:27:10 +01:00
dependabot[bot] 885c57bfa5 chore(deps): bump thirdparty/eigen from 6579e36 to e0c99a8
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen) from `6579e36` to `e0c99a8`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags)
- [Commits](https://gitlab.com/libeigen/eigen/compare/6579e36eb4f19e4a01d89277f927da8391a74c04...e0c99a8dd6b2188bf368031a8ce95b06b84ec13d)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-28 22:45:27 +00:00
Jan fa88b135f9 Merge pull request #393 from Laupetin/fix/rename-clipmap-asset-iw3-iw4-t5
fix: set clipmap asset name of non-pvs clipmap to clipmap_unused in IW3,IW4,T5
v0.20.3
2025-03-27 17:43:53 +01:00
Jan 56c4eeb5cd fix: set clipmap asset name of non-pvs clipmap to clipmap_unused in IW3,IW4,T5 2025-03-27 17:16:28 +01:00
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