2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2026-06-17 14:02:12 +00:00

25 Commits

Author SHA1 Message Date
mo 44d6710991 feat: initial T4 support (#807)
* feat: initial T4 support

* chore: adjust t4 symbols a bit for accuracy

* chore: add PackIndex asset to T4

* chore: remove unused AssetXModelPieces

* chore: add default and global asset pools loader for T4

* chore: use separate defines for T4 in ImageDumper

* chore: remove unnecessary namespaces in gfximage_actions

* chore: small things

* chore: fix T4 PhysPreset type

* chore: use proper XQuat2 type for T4 xanims

* chore: fix errors on T4 types

* chore: use iw3 like struct for XModelStreamInfo

* docs: add basic docs for T4

* chore: add basic ObjCompiler setup for T4

* chore: adjust loaded sound definition

* chore: make sure t4 material has the correct alignment

* chore: make sure t4 uses similar names for assets as other games

* fix: asset references should not be reusable

* chore: add content writer for t4

* feat: add t4 localize loader

* chore: reorder game ids to be alphabetically ordered

---------

Co-authored-by: Jan Laupetin <jan@laupetin.net>
2026-06-07 14:06:33 +02:00
Jan Laupetin eeca5bf728 docs: update vs version in README from 2022 to 2026 2026-04-20 21:19:00 +01:00
Jan Laupetin 442926907f docs: add links to badges in README 2026-01-15 19:05:27 +00:00
Jan Laupetin 6d0afb9079 docs: add badges to README 2026-01-15 18:54:41 +00:00
Jan Laupetin 304091c93d chore: add SadSlothXL/t6-ports to examples in README 2025-11-17 19:56:40 +00:00
awsms e5e92b7b23 tiny mistakes in the filenames of the make scripts 2025-01-10 13:52:15 +01:00
Jan 997f45d567 Add examples repository to README 2024-09-08 14:37:16 +01:00
Jan 4486de0175 docs: add image demonstrating model export to readme 2024-05-20 10:21:56 +02:00
Jan 8587b495e7 docs: link documentation of currently supported assets in the README 2024-04-15 19:24:20 +02:00
Jan f001107ad1 docs: update docs repo url 2024-03-29 11:14:13 +01:00
Future 0f7a26a731 address review 2024-03-25 17:46:07 +01:00
Future 2a41770bb0 reword this phrase 2024-03-25 12:04:43 +01:00
Future f2417aefa0 add my mod to readme section 2024-03-25 12:02:59 +01:00
Future 86173d8140 chore(readme): improve readme build instructions & grammatical improvements 2024-03-25 12:01:09 +01:00
Jan f7f44e972d docs: fix broken examples link 2024-03-03 12:17:17 +01:00
Jan 5aec94048c docs: add clarification about building yourself and downloading a release 2024-03-03 11:49:51 +01:00
Jan 105370f7eb docs: move up the documentation and example section 2024-03-03 11:48:25 +01:00
Jan 6f5f8d92dc docs: extend documentation section of readme with links to mods using OAT 2024-03-03 11:47:40 +01:00
Jan 3bb9f5bc9d Fix broken link syntax in README 2023-12-23 16:55:34 +01:00
Jan 20e3712d95 Fix broken link in README and link to docs repo 2023-12-23 16:54:43 +01:00
Jan 116415d4b9 Update documentation to reference docs website 2023-11-04 17:55:07 +01:00
Jan 16a4f5a307 Add documentation and example for getting started 2023-10-05 21:52:57 +01:00
Jan 0ffbd21ade Add section about cloning the repository in the README 2023-09-24 16:46:08 +02:00
Jan d243826610 Add initial readme draft 2023-06-17 22:04:26 +02:00
Jan 30874e34e3 Initial commit 2019-09-17 18:01:03 +00:00