2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-07-03 17:51:54 +00:00

Commit Graph

  • 45684ac828 fix: accidentally dumping NORMAL twice for xmodel export Jan 2024-04-28 14:37:06 +02:00
  • 2497a9f228 fix: use after free when dumping xmodel vertex weights Jan 2024-04-28 14:36:02 +02:00
  • 826e59d627 chore: update xmodel common to be a struct with substructs Jan 2024-04-02 21:34:51 +02:00
  • 0a65c93aa5 chore: move materialIndex to XModelObject Jan 2024-04-02 18:47:54 +02:00
  • 1bc1c12244 chore: fix linux build Jan 2024-04-01 20:48:39 +02:00
  • 0d96213f21 chore: export gltf basic attributes Jan 2024-04-01 15:20:58 +02:00
  • 8a0c93d3d8 feat: add gltf and glb as model dumping formats Jan 2024-04-01 01:45:29 +02:00
  • f2438bea12 chore: write gltf header with new writers and outputs Jan 2024-03-30 17:12:48 +01:00
  • c27f4ed544 chore: add output implementations for gltf and glb Jan 2024-03-31 22:46:31 +02:00
  • 7a0930a208 chore: add json types for gltf Jan 2024-03-31 13:07:06 +02:00
  • d4ef9fa3d9 chore: move xmodel packages Jan 2024-03-30 15:19:11 +01:00
  • abc3003b5b chore: implement base loading and writing of xmodel json Jan 2024-03-30 14:09:58 +01:00
  • 237dc83cfc chore: update xmodel structs Jan 2024-03-30 14:09:29 +01:00
  • c2be18e3d6 Merge pull request #186 from Laupetin/feature/weapon-loading-error-logging Jan 2024-05-09 20:55:54 +02:00
  • 28610ae7a9 feat: log invalid enum values for infostring loaders #186 Jan 2024-05-09 20:38:23 +02:00
  • 176b70f416 Merge pull request #183 from Laupetin/dependabot/submodules/thirdparty/catch2-fa5a53d Jan 2024-05-04 09:19:23 +02:00
  • c93044665e chore(deps): bump thirdparty/catch2 from efb3968 to fa5a53d #183 dependabot[bot] 2024-05-03 22:48:39 +00:00
  • 338c81fa6f Merge pull request #178 from Laupetin/dependabot/submodules/thirdparty/catch2-efb3968 Jan 2024-04-27 01:54:28 +02:00
  • 3bcad8cf81 chore(deps): bump thirdparty/catch2 from f232072 to efb3968 #178 dependabot[bot] 2024-04-26 22:48:13 +00:00
  • f241caa274 Merge pull request #176 from Laupetin/refactor/asset-struct-based-loading Jan 2024-04-23 01:06:37 +02:00
  • ae43a994b9 chore: update usages of AddAsset for template asset struct api #176 Jan 2024-04-23 00:06:48 +02:00
  • 931fe695e1 refactor: use template asset structs for AddAsset api Jan 2024-04-23 00:06:28 +02:00
  • d0c7311dce fix: iw4 and iw5 structured data def asset using wrong struct Jan 2024-04-23 00:05:56 +02:00
  • eb0cec1d81 refactor: make LoadDependency and LoadIndirectAssetReference functions work with Asset template types Jan 2024-04-22 23:36:21 +02:00
  • 0b61fc6e81 chore: add asset structs for all games containing enum entry and type Jan 2024-04-22 23:14:29 +02:00
  • 3e2315aca5 Merge pull request #175 from Laupetin/refactor/memory-manager Jan 2024-04-22 21:41:06 +02:00
  • a3acba8bc0 chore: update all usages of memory manager allocation #175 Jan 2024-04-22 21:21:31 +02:00
  • 0845cccd12 refactor: change memory manager API to use a type template Jan 2024-04-22 20:00:14 +02:00
  • 7d920e1060 Merge pull request #174 from Laupetin/feature/normalized-asset-names v0.12.1 Jan 2024-04-22 19:54:11 +02:00
  • aa59768416 chore: remove previous manual lower case conversions of indirect asset references #174 Jan 2024-04-22 19:28:41 +02:00
  • 6bd6635a83 feat: normalize asset names before loading Jan 2024-04-22 19:23:54 +02:00
  • 04b80b5208 chore: move AddAsset function shortcuts to interface Jan 2024-04-22 18:52:13 +02:00
  • 7ddba36dcd docs: update documentation about iw5 weapon loading Jan 2024-04-21 22:24:38 +02:00
  • 4fb00bf368 Merge pull request #170 from diamante0018/main v0.12.0 Jan 2024-04-21 20:22:08 +02:00
  • ff9cb67d84 Merge pull request #172 from Laupetin/feature/iw5-weapons Jan 2024-04-21 20:07:45 +02:00
  • ec22d2a01f Merge pull request #171 from diamante0018/fix/stringtable-dumping Jan 2024-04-21 20:06:43 +02:00
  • 6ca7d892f9 fix: iw5 weapon attachment and override loading #172 Jan 2024-04-21 19:35:04 +02:00
  • 94aee91592 chore: remove unnecessary weapon defaults Jan 2024-04-21 19:34:52 +02:00
  • 1601c87481 chore: set internal name earlier Jan 2024-04-21 19:34:28 +02:00
  • e764373013 feat: load iw5 weapons Jan 2024-04-21 18:44:59 +02:00
  • fedd955e68 fix: attachment loader not properly loading attributes Jan 2024-04-21 18:44:51 +02:00
  • 191965a970 chore: do not only load infostring arrays as pairs but n entries Jan 2024-04-21 18:44:28 +02:00
  • 199be31835 fix: bounce sound for iw4 weapons Jan 2024-04-21 18:43:44 +02:00
  • 49239f2007 chore: rename fx related override structs in iw5 Jan 2024-04-21 18:42:32 +02:00
  • d3c0325fea feat: load iw5 weapon attachments from raw Jan 2024-04-14 17:47:06 +02:00
  • 28949f4ee8 chore: use constants for model array sizes in iw5 attachment writing Jan 2024-04-14 17:46:34 +02:00
  • c34eab16ea fix: check for NULL string in stringtable check before dumping #171 Future 2024-04-21 17:29:15 +02:00
  • 6ed399be86 maint(iw4): compress rawfiles just like on IW5 #170 Future 2024-04-21 13:17:51 +02:00
  • 83f57e1961 Merge pull request #167 from Laupetin/dependabot/submodules/thirdparty/catch2-f232072 Jan 2024-04-20 10:25:41 +02:00
  • 6bff6cea7c Merge pull request #166 from Laupetin/dependabot/submodules/thirdparty/json-8c391e0 Jan 2024-04-20 10:25:33 +02:00
  • eb9c1e87a6 chore(deps): bump thirdparty/catch2 from 65794fd to f232072 #167 dependabot[bot] 2024-04-19 22:06:20 +00:00
  • 38fd8350c8 chore(deps): bump thirdparty/json from 97f0bda to 8c391e0 #166 dependabot[bot] 2024-04-19 22:06:16 +00:00
  • 023bdcaada Merge pull request #165 from Laupetin/docs/supported-assets Jan 2024-04-15 19:41:22 +02:00
  • 8587b495e7 docs: link documentation of currently supported assets in the README #165 Jan 2024-04-15 19:24:20 +02:00
  • 49b1a94f7d docs: clarity game names in supported asset types documentation Jan 2024-04-15 19:21:53 +02:00
  • 42b5270a78 docs: add documentation about supported asset types Jan 2024-04-15 19:20:00 +02:00
  • 7de33880d0 Merge pull request #164 from Laupetin/feature/iw5-weapons Jan 2024-04-14 13:36:47 +02:00
  • 9248cc323c feat: dump iw5 weapon attachments as json #164 Jan 2024-04-14 12:34:18 +02:00
  • a2d649ed66 chore: change std optional json serialization to not include property if unset Jan 2024-04-01 14:58:57 +02:00
  • 42f1e3b111 Merge pull request #163 from Laupetin/dependabot/submodules/thirdparty/json-97f0bda Jan 2024-04-13 01:10:09 +02:00
  • 5eec0fdfb5 Merge pull request #162 from Laupetin/dependabot/submodules/thirdparty/libtommath-5809141 Jan 2024-04-13 01:09:58 +02:00
  • ef1a77b504 Merge pull request #161 from Laupetin/dependabot/submodules/thirdparty/catch2-65794fd Jan 2024-04-13 01:09:46 +02:00
  • 69a7cf296b chore(deps): bump thirdparty/json from 199dea1 to 97f0bda #163 dependabot[bot] 2024-04-12 22:52:40 +00:00
  • e38e55def9 chore(deps): bump thirdparty/libtommath from a9a11d2 to 5809141 #162 dependabot[bot] 2024-04-12 22:52:37 +00:00
  • e05a1aa5ac chore(deps): bump thirdparty/catch2 from bff6e35 to 65794fd #161 dependabot[bot] 2024-04-12 22:52:35 +00:00
  • f8c9e62624 chore: add missing iw5 weapon fields Jan 2024-04-07 23:40:34 +02:00
  • f63e7c7f35 chore: dump missing WeaponCompleteDef fields Jan 2024-04-07 23:09:29 +02:00
  • dc99acd3f6 chore: fix using extent of keys instead of values Jan 2024-04-07 23:01:46 +02:00
  • cca67ebafa chore: dump iw5 weapon notetrack overrides Jan 2024-04-07 20:17:23 +02:00
  • 7b23461e2a chore: dump iw5 weapon reload overrides Jan 2024-04-07 19:58:49 +02:00
  • c1a4874791 chore: add static assertions for weapon field names Jan 2024-04-07 15:09:51 +02:00
  • 4f0d9674ff chore: dump iw5 weapon fx overrides Jan 2024-04-07 14:04:12 +02:00
  • ea0cb66eae chore: dump iw5 weapon sound overrides Jan 2024-04-07 14:08:06 +02:00
  • 8554939c91 chore: dump iw5 weapon anim overrides Jan 2024-04-07 14:07:53 +02:00
  • a27241701b chore: add iw5 weapon indirect asset references Jan 2024-04-07 14:00:20 +02:00
  • fecd486f44 chore: dump iw5 attachments that are used by weapons Jan 2024-04-07 13:28:26 +02:00
  • c68f4015d2 chore: add comment about iw5 missing weapon fields Jan 2024-04-07 10:54:28 +02:00
  • 3dad9d60da chore: fix typo in structs Jan 2024-04-07 10:54:04 +02:00
  • 9c4128b830 chore: update iw5 weapon fulldef sizes Jan 2024-04-07 09:49:53 +02:00
  • 7be21ebb20 feat: dump iw5 weapons on iw4 level Jan 2024-04-06 11:46:39 +02:00
  • eaeb1d9385 Merge pull request #159 from Laupetin/dependabot/github_actions/KyleMayes/install-llvm-action-2 Jan 2024-04-06 08:47:18 +02:00
  • 8e171956ac Merge pull request #158 from Laupetin/dependabot/submodules/thirdparty/catch2-bff6e35 Jan 2024-04-06 08:46:17 +02:00
  • 7d32648609 Merge pull request #157 from Laupetin/dependabot/submodules/thirdparty/libtommath-a9a11d2 Jan 2024-04-06 08:46:03 +02:00
  • 4d37b1f453 Merge pull request #156 from Laupetin/dependabot/submodules/thirdparty/zlib-0f51fb4 Jan 2024-04-06 08:45:49 +02:00
  • 36957049a2 chore(deps): bump KyleMayes/install-llvm-action from 1 to 2 #159 dependabot[bot] 2024-04-05 22:47:07 +00:00
  • eae6d9eb5d chore(deps): bump thirdparty/catch2 from 7ce3579 to bff6e35 #158 dependabot[bot] 2024-04-05 22:21:57 +00:00
  • 9ff25694af chore(deps): bump thirdparty/libtommath from 4929f09 to a9a11d2 #157 dependabot[bot] 2024-04-05 22:21:54 +00:00
  • 7ab4a28b9e chore(deps): bump thirdparty/zlib from d201f04 to 0f51fb4 #156 dependabot[bot] 2024-04-05 22:21:52 +00:00
  • 012dc7ad74 Merge pull request #153 from Laupetin/feature/iw4-weapon-loading v0.11.0 Jan 2024-04-03 00:27:17 +02:00
  • 9b19b5f26f fix: linux build #153 Jan 2024-04-03 00:10:06 +02:00
  • 5474cc6655 fix: wrong preprocessing of technique templates Jan 2024-04-03 00:02:45 +02:00
  • 976fbf94f8 fix: make vertex decl asset references work when building Jan 2024-04-02 23:52:38 +02:00
  • d1a189defc chore: convert anim names to lower before adding as indirect asset references Jan 2024-04-02 23:49:24 +02:00
  • a1cf4ef30b feat: load iw4 weapons from raw Jan 2024-04-02 23:33:53 +02:00
  • 2650669200 Merge pull request #151 from Laupetin/fix/realloc-iw5-clipinfo v0.10.1 Jan 2024-03-30 20:33:47 +01:00
  • 666ea2be9d chore: change tests to reflect new action parsing behaviour #151 Jan 2024-03-30 20:10:01 +01:00
  • 89074c8601 fix: not reallocating IW5 clipMap pInfo from temp block Jan 2024-03-30 19:18:41 +01:00
  • 89d80ca36a Merge pull request #150 from Laupetin/fix/crash-on-linking-referenced-asset Jan 2024-03-30 19:58:49 +01:00
  • fc18f81302 fix: consider asset references when looking for assets of zone #150 Jan 2024-03-30 17:44:55 +01:00
  • e7a9e4b528 chore: use const reference for assetName in GetAsset methods Jan 2024-03-30 17:19:32 +01:00