2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-11-22 21:02:07 +00:00

Commit Graph

  • 7e2dd07359 fix: fetch-tags not working on checkout action Jan Laupetin 2025-09-10 19:22:41 +01:00
  • 1bf4033f41 feat: add centralized logging component Jan Laupetin 2025-09-10 19:46:16 +02:00
  • 9285293650 Merge pull request #493 from Laupetin/fix/bad-gltf-math v0.24.0 Jan 2025-09-10 19:02:09 +02:00
  • f8d66e81b2 Merge pull request #514 from Laupetin/fix/linux-version Jan 2025-09-09 23:04:27 +02:00
  • bf35c24380 chore: set executable bit on linux ci artifacts Jan Laupetin 2025-09-09 20:23:23 +02:00
  • 90dea771d2 chore: fetch tags for linux release ci Jan Laupetin 2025-09-09 20:31:36 +02:00
  • 49daacfb8b fix: reset xmodel version configuration on every model instead of only on version 1 Jan Laupetin 2025-09-09 17:38:49 +01:00
  • 27ba80c647 chore: log about deprecated xmodel version 1 backwards compatibility Jan Laupetin 2025-09-07 22:19:37 +01:00
  • fed6e2f845 chore: backwards compatibility for old xmodel exports Jan Laupetin 2025-08-19 13:31:46 +01:00
  • 1b6c58d843 chore: update minor code smells in GltfLoader Jan Laupetin 2025-09-07 19:29:32 +01:00
  • 3fb887b5dd fix: compilation Jan Laupetin 2025-08-10 13:18:28 +01:00
  • 3a5cfc01d9 fix: make ObjLoader load updated gltf bone data Jan Laupetin 2025-08-10 13:01:05 +01:00
  • 84409a975a fix: bad gltf node rotations in export Jan Laupetin 2025-08-09 17:01:08 +01:00
  • 98fe3ed6f7 fix: bad gltf math on inverse bind matrix in export Jan Laupetin 2025-08-09 13:36:41 +01:00
  • 0cc47ce12c fix: not being able to write xmodel_export with omitted default armature Jan Laupetin 2025-08-09 13:36:09 +01:00
  • f68fdae191 Merge pull request #511 from Laupetin/dependabot/submodules/thirdparty/eigen-f426eff Jan 2025-09-06 00:41:03 +02:00
  • b6a931155a Merge pull request #510 from Laupetin/dependabot/submodules/thirdparty/json-867127c Jan 2025-09-06 00:40:51 +02:00
  • 67b57a3b64 Merge pull request #509 from Laupetin/dependabot/submodules/thirdparty/libtomcrypt-2380362 Jan 2025-09-06 00:40:33 +02:00
  • 3c991b7e51 chore(deps): bump thirdparty/eigen from 8a8fbc8 to f426eff dependabot[bot] 2025-09-05 22:02:32 +00:00
  • d80650f925 chore(deps): bump thirdparty/json from 4bc4e37 to 867127c dependabot[bot] 2025-09-05 22:02:29 +00:00
  • 3c64fc0544 chore(deps): bump thirdparty/libtomcrypt from d448df1 to 2380362 dependabot[bot] 2025-09-05 22:02:26 +00:00
  • 30367ad721 Merge pull request #500 from Laupetin/dump-console-ff-data Jan 2025-09-01 23:48:07 +02:00
  • 07189ed58a chore: add define for not loading xchunks async Jan Laupetin 2025-08-30 13:19:54 +02:00
  • 75d579b5e3 feat: dump t6 xbox fastfile data Jan Laupetin 2025-08-28 21:14:12 +02:00
  • 763d280805 chore: recognize when xenon fastfile use lzx compression Jan Laupetin 2025-08-20 22:13:01 +01:00
  • 802b0f244a chore: dump fastfile data when xenon t6 fastfile is detected Jan Laupetin 2025-08-19 13:22:39 +02:00
  • facb95f1cb Merge pull request #507 from Laupetin/refactor/use-game-ids Jan 2025-08-31 19:39:53 +02:00
  • 734173066b refactor: only refer to game id in zone Jan Laupetin 2025-08-30 16:49:09 +02:00
  • 495e85f945 Merge pull request #504 from Laupetin/dependabot/submodules/thirdparty/eigen-8a8fbc8 Jan 2025-08-30 09:36:14 +02:00
  • c3172e3bd1 Merge pull request #506 from Laupetin/dependabot/submodules/thirdparty/lz4-bf71be6 Jan 2025-08-30 09:34:58 +02:00
  • fede3d16d2 Merge pull request #505 from Laupetin/dependabot/submodules/thirdparty/json-4bc4e37 Jan 2025-08-30 09:34:42 +02:00
  • 52ca2062af Merge pull request #503 from Laupetin/dependabot/submodules/thirdparty/catch2-cd93d20 Jan 2025-08-30 09:34:27 +02:00
  • e8e23a3f58 chore(deps): bump thirdparty/lz4 from cacca37 to bf71be6 dependabot[bot] 2025-08-29 22:02:20 +00:00
  • 219db11074 chore(deps): bump thirdparty/json from 22db828 to 4bc4e37 dependabot[bot] 2025-08-29 22:02:18 +00:00
  • b383267ab8 chore(deps): bump thirdparty/eigen from c487a4f to 8a8fbc8 dependabot[bot] 2025-08-29 22:02:15 +00:00
  • 1349062f0a chore(deps): bump thirdparty/catch2 from f4e05a6 to cd93d20 dependabot[bot] 2025-08-29 22:02:11 +00:00
  • a825bf965b all known bugs fixed and loaded maps work correctly now. LJW-Dev 2025-08-28 23:34:06 +08:00
  • 874a608b8d Merge pull request #502 from Laupetin/dependabot/submodules/thirdparty/catch2-f4e05a6 Jan 2025-08-23 05:20:14 +02:00
  • daf208a6f9 Merge pull request #501 from Laupetin/dependabot/submodules/thirdparty/json-22db828 Jan 2025-08-23 05:20:00 +02:00
  • 50459d837c chore(deps): bump thirdparty/catch2 from 3e82ef9 to f4e05a6 dependabot[bot] 2025-08-22 22:45:49 +00:00
  • b60aff9b8d chore(deps): bump thirdparty/json from 52d3f6e to 22db828 dependabot[bot] 2025-08-22 22:45:46 +00:00
  • d77c9233df Merge pull request #497 from Laupetin/dependabot/submodules/thirdparty/eigen-c487a4f Jan 2025-08-16 08:57:19 +02:00
  • 929c0c095c Merge pull request #498 from Laupetin/dependabot/github_actions/actions/checkout-5 Jan 2025-08-16 08:55:12 +02:00
  • 8340a38a57 Merge pull request #496 from Laupetin/dependabot/submodules/thirdparty/json-52d3f6e Jan 2025-08-16 08:54:54 +02:00
  • 1ede5622c7 Merge pull request #495 from Laupetin/dependabot/submodules/thirdparty/catch2-3e82ef9 Jan 2025-08-16 08:54:39 +02:00
  • b9ab05c9f8 chore(deps): bump actions/checkout from 4 to 5 dependabot[bot] 2025-08-15 22:51:47 +00:00
  • ea31b823d7 chore(deps): bump thirdparty/eigen from ddce1d7 to c487a4f dependabot[bot] 2025-08-15 22:21:00 +00:00
  • e547e6193e chore(deps): bump thirdparty/json from 89f0225 to 52d3f6e dependabot[bot] 2025-08-15 22:20:57 +00:00
  • 07a7ba1ba9 chore(deps): bump thirdparty/catch2 from 03c62cd to 3e82ef9 dependabot[bot] 2025-08-15 22:20:55 +00:00
  • e8a3fc7b31 Merge pull request #490 from Laupetin/dependabot/submodules/thirdparty/eigen-ddce1d7 Jan 2025-08-09 21:39:41 +02:00
  • 3b980d2b4b Merge pull request #491 from Laupetin/dependabot/submodules/thirdparty/catch2-03c62cd Jan 2025-08-09 21:39:34 +02:00
  • 29843ff10b Merge pull request #492 from Laupetin/dependabot/submodules/thirdparty/json-89f0225 Jan 2025-08-09 21:39:26 +02:00
  • 2b7bca85da Merge pull request #489 from Laupetin/dependabot/github_actions/actions/download-artifact-5 Jan 2025-08-09 21:39:16 +02:00
  • a59b985984 chore(deps): bump thirdparty/json from 55abcb5 to 89f0225 dependabot[bot] 2025-08-08 22:24:19 +00:00
  • 03eb3047da chore(deps): bump thirdparty/catch2 from ccabd4d to 03c62cd dependabot[bot] 2025-08-08 22:24:16 +00:00
  • 739bd4b831 chore(deps): bump thirdparty/eigen from f5ead2d to ddce1d7 dependabot[bot] 2025-08-08 22:24:12 +00:00
  • 1a8501bb5f chore(deps): bump actions/download-artifact from 4 to 5 dependabot[bot] 2025-08-08 22:04:17 +00:00
  • 0b6502b13e Merge pull request #488 from Laupetin/refactor/dumper-asset-folders Jan 2025-08-06 23:23:25 +02:00
  • fdef6797aa fix: messed up kvp compiler reference Jan Laupetin 2025-08-06 00:31:52 +01:00
  • 46fb919a52 refactor: do not nest asset namespaces in game namespaces Jan Laupetin 2025-08-06 00:50:35 +02:00
  • 33c09dfe61 refactor: streamline obj compiling asset loading Jan Laupetin 2025-08-05 18:51:56 +02:00
  • 95a6a028ab refactor: streamline IW3 asset loading Jan Laupetin 2025-08-05 01:22:39 +02:00
  • 6806337f46 refactor: streamline IW4 asset loading Jan Laupetin 2025-08-05 01:13:58 +02:00
  • 81a67151b5 refactor: streamline IW5 asset loading Jan Laupetin 2025-08-05 00:23:06 +02:00
  • b5c9567389 refactor: streamline T5 asset loading Jan Laupetin 2025-08-04 23:53:51 +02:00
  • a5024d40b0 refactor: streamline T6 asset loading Jan Laupetin 2025-08-04 23:48:30 +02:00
  • 472e59991f refactor: streamline shader dumping Jan Laupetin 2025-08-04 21:36:47 +02:00
  • 408746c54a refactor: streamline structured data def dumping Jan Laupetin 2025-08-04 21:24:45 +02:00
  • e9a7f43348 fix: formatting Jan Laupetin 2025-08-03 21:35:44 +02:00
  • 93691a24f4 refactor: streamline physcollmap dumping Jan Laupetin 2025-08-03 21:29:06 +02:00
  • a442d2e49e refactor: streamline menu dumping Jan Laupetin 2025-08-03 19:53:30 +02:00
  • 250556ab61 refactor: streamline namespaces of xmodel dumping and loading Jan Laupetin 2025-08-03 17:47:21 +02:00
  • 0546572ecf refactor: streamline weapon dumping Jan Laupetin 2025-08-03 13:12:50 +02:00
  • a462badc99 Merge pull request #484 from Laupetin/dependabot/submodules/thirdparty/json-55abcb5 Jan 2025-08-02 18:28:46 +02:00
  • 6cb4f08d9f Merge pull request #486 from Laupetin/dependabot/submodules/thirdparty/catch2-ccabd4d Jan 2025-08-02 18:28:31 +02:00
  • c7291e9644 Merge pull request #485 from Laupetin/dependabot/submodules/thirdparty/eigen-f5ead2d Jan 2025-08-02 18:28:20 +02:00
  • 8855807e3f chore(deps): bump thirdparty/catch2 from fee8162 to ccabd4d dependabot[bot] 2025-08-01 22:13:47 +00:00
  • 3f25fbd72c chore(deps): bump thirdparty/eigen from 1e65707 to f5ead2d dependabot[bot] 2025-08-01 22:13:44 +00:00
  • 45e177b26d chore(deps): bump thirdparty/json from d33ecd3 to 55abcb5 dependabot[bot] 2025-08-01 22:13:41 +00:00
  • 58de885ebe refactor: streamline sound dumping Jan Laupetin 2025-07-31 20:57:13 +01:00
  • 566f3994e3 refactor: streamline zbarrier dumping Jan Laupetin 2025-07-31 19:46:21 +01:00
  • ab118f3528 refactor: streamline vehicle dumping Jan Laupetin 2025-07-31 19:24:28 +01:00
  • d05f4fd43e refactor: streamline tracer dumper Jan Laupetin 2025-07-30 23:29:08 +01:00
  • ea1c232164 refactor: streamline techset dumper Jan Laupetin 2025-07-30 23:22:18 +01:00
  • e26c66ed60 refactor: streamline stringtable dumper Jan Laupetin 2025-07-30 22:59:57 +01:00
  • 0eb14890ab refactor: streamline slug, qdb and script dumper Jan Laupetin 2025-07-30 21:41:39 +01:00
  • bcb52391dc refactor: streamline rawfile dumping Jan Laupetin 2025-07-30 19:55:57 +01:00
  • 24c9e08046 refactor: streamline phys preset dumping Jan Laupetin 2025-07-30 18:48:59 +01:00
  • d4ab0c4314 refactor: streamline phys constraints dumping Jan Laupetin 2025-07-30 18:25:01 +01:00
  • 0dfa57446c refactor: streamline material dumping Jan Laupetin 2025-07-29 23:37:41 +01:00
  • 9885a4ce93 refactor: streamline map assets dumper Jan Laupetin 2025-07-29 22:51:56 +01:00
  • 934ba7f95a refactor: streamline localize dumper Jan Laupetin 2025-07-29 20:44:24 +01:00
  • 22dbf57269 refactor: restructure image dumper Jan Laupetin 2025-07-28 23:15:45 +01:00
  • 9a6f0c8919 refactor: restructure light def dumper Jan Laupetin 2025-07-28 21:51:12 +01:00
  • 5fefdef0a6 refactor: merge leaderboard dumpers for iw4,iw5 Jan Laupetin 2025-07-28 19:48:36 +01:00
  • dbec702075 refactor: use IAssetDumper interface on implementations directly Jan Laupetin 2025-07-27 23:13:26 +01:00
  • ce1f0d23c9 refactor: merge leaderboard dumpers into a single file Jan Laupetin 2025-07-25 22:33:40 +01:00
  • dcdbb86d17 Merge pull request #482 from Laupetin/dependabot/submodules/thirdparty/catch2-fee8162 Jan 2025-07-26 13:54:20 +02:00
  • b799c83869 Merge pull request #481 from Laupetin/dependabot/submodules/thirdparty/eigen-1e65707 Jan 2025-07-26 13:54:07 +02:00
  • 83aaa8ec37 chore(deps): bump thirdparty/catch2 from db6171a to fee8162 dependabot[bot] 2025-07-25 22:38:48 +00:00