2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2026-05-16 23:11:42 +00:00
Commit Graph

3209 Commits

Author SHA1 Message Date
njohnson 54d4eaffd2 Added assert for attenuation image. Do not dump lmapLookupStart. 2026-05-16 09:54:24 +02:00
njohnson 92418daa6d Add brackets for if. Do not dump lmapLookupStart. 2026-05-16 09:54:24 +02:00
njohnson 773fee4a03 T5 and T6 set lmapLookupStart to 0. 2026-05-16 09:54:24 +02:00
njohnson 7d3791a404 Change manual CString reader to std::getline builtin. Don't require cucoloris be present. 2026-05-16 09:54:23 +02:00
njohnson e0c1ba1724 Remove unused max constant. 2026-05-16 09:54:23 +02:00
njohnson 2b3f680d48 feat: add t6 gfxlight dumper and loader 2026-05-16 09:54:23 +02:00
njohnson 5b6a725f78 feat: add t5 gfxlight dumper and loader 2026-05-16 09:54:23 +02:00
njohnson 3c15f8ad7e feat: add iw5 gfxlight dumper and loader 2026-05-16 09:54:22 +02:00
njohnson a905a6d161 feat: add iw3 gfxlight dumper and loader 2026-05-16 09:54:22 +02:00
Jan 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 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 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
Jan 0f7b5cf834 Merge pull request #805 from Laupetin/dependabot/submodules/thirdparty/json-f0bf4c7
chore(deps): bump thirdparty/json from `bdbafc5` to `f0bf4c7`
2026-05-16 08:53:55 +02:00
dependabot[bot] 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] <support@github.com>
2026-05-15 22:13:33 +00:00
dependabot[bot] 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] <support@github.com>
2026-05-15 22:13:26 +00:00
dependabot[bot] 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] <support@github.com>
2026-05-15 22:13:22 +00:00
dependabot[bot] 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] <support@github.com>
2026-05-15 22:13:18 +00:00
Jan 6012b79cdc Merge pull request #801 from michaeloliverx/cli-minimal-zone
fix(unlinker): respect `--minimal-zone` CLI arg
2026-05-15 17:22:39 +02:00
Jan Laupetin e824e9a9de chore: make DependencyAssetLookup a separate class 2026-05-15 15:35:23 +01:00
Jan c33282bf37 Merge pull request #797 from Laupetin/feature/ipak-dumping-without-ff
feat: ipak dumping without ff
2026-05-15 14:34:54 +02:00
Jan Laupetin f7f4deeecc chore: choose appropriate extension for ipak file 2026-05-15 13:02:49 +01:00
Michael Oliver 9ecc3d06e8 fix(unlinker): respect minimal zone definition output 2026-05-15 11:48:33 +01:00
Jan Laupetin 71ca182524 feat: properly parse data from xenon ipaks 2026-05-12 23:44:53 +02:00
Jan Laupetin e1bb8ae4d2 chore: enable reading of big endian ipaks 2026-05-11 23:54:25 +02:00
Jan Laupetin 7ae7cf85ff fix: make sure ipak reading stops in time 2026-05-11 22:20:57 +02:00
Jan Laupetin b2c271956a chore: reorder methods of ipak entry read stream 2026-05-11 22:16:56 +02:00
Jan Laupetin 36b4ec7781 feat: add support for extracting ipaks to ImageConverter 2026-05-11 21:58:25 +02:00
Jan 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 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 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
Jan 36f2329e46 Merge pull request #793 from Laupetin/dependabot/submodules/thirdparty/eigen-7e09729
chore(deps): bump thirdparty/eigen from `a25aa64` to `7e09729`
2026-05-09 07:03:47 +02:00
dependabot[bot] 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] <support@github.com>
2026-05-08 22:14:08 +00:00
dependabot[bot] 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] <support@github.com>
2026-05-08 22:14:05 +00:00
dependabot[bot] 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] <support@github.com>
2026-05-08 22:14:01 +00:00
dependabot[bot] 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] <support@github.com>
2026-05-08 22:13:58 +00:00
Jan c3ab0c605f Merge pull request #791 from Laupetin/fix/solution-generation-without-git
fix: being able to generate solution without git submodules on windows
2026-05-05 23:38:18 +02:00
Jan Laupetin c1a1d2739d fix: being able to generate solution without git submodules on windows 2026-05-05 22:07:11 +01:00
Jan 1df727af06 Merge pull request #752 from Laupetin/fix/relink-dumped-xmodels
fix: xmodels with more than one root bone are not linkable
2026-05-03 21:38:27 +02:00
Jan Laupetin 582d8abbbf feat: reorder bones when their order is not corresponding to xmodel constraints 2026-05-03 21:01:38 +02:00
Jan Laupetin 92e236b1fe chore: only allocate 3 floats per bone for applicable games 2026-05-03 17:19:48 +02:00
Jan Laupetin 875e1fb360 fix: properly load all root bones from gltf 2026-05-03 16:35:15 +02:00
Jan Laupetin ff7b940e86 fix: properly dump gltf with root node in models with more than one root bone 2026-05-03 16:35:06 +02:00
Jan 080e8261bb Merge pull request #788 from Laupetin/fix/iw4-physpreset-clamping
fix: iw4 physpreset clamping
2026-05-03 16:32:48 +02:00
Jan Laupetin 2d2ea30b45 fix: iw5 uses isFrictionInfinity as well 2026-05-03 16:00:30 +02:00
Jan Laupetin a31d3c4b88 fix: iw4 physpreset uses FLT_MAX as infinite friction 2026-05-03 15:56:09 +02:00
Jan Laupetin 67bdb79654 fix: do not clamp iw4 physpreset mass 2026-05-03 15:46:52 +02:00
Jan c25feb3c35 Merge pull request #781 from Laupetin/fix/default-armature
fix: omitting default armature causes problems
2026-05-03 15:34:03 +02:00
Jan Laupetin 0c1bc747dc chore: update default root bone name to empty string and do not specify if matching default name 2026-05-03 13:51:56 +02:00
Jan Laupetin ed1ed73c73 chore: warn about mismatching root bone name between model and xmodel json 2026-05-03 13:40:31 +02:00
Jan Laupetin 989d29b359 feat: support root bone name from xmodel json 2026-05-03 13:27:35 +02:00