1
Fork 0
mirror of https://github.com/redstrate/Physis.git synced 2025-04-24 05:27:45 +00:00
physis/src
2024-04-14 13:28:32 -04:00
..
havok Shut up Clippy about the code I didn't write 2023-12-12 22:16:19 -05:00
blowfish.rs The single Blowfish test is for encryption and decryption 2024-01-29 15:10:38 -05:00
blowfish_constants.rs Ensure compliance with REUSE, add to CI 2023-08-06 08:25:04 -04:00
bootdata.rs Don't use println 2023-11-10 17:25:53 -05:00
cfg.rs Fix some clippy warnings 2023-12-02 20:17:05 -05:00
chardat.rs Make a semantic difference between owned and non-owned byte data 2023-10-13 16:16:04 -04:00
cmp.rs Improve CMP documentation 2023-12-02 19:55:13 -05:00
common.rs Improve common module docs 2023-09-22 18:15:23 -04:00
compression.rs Fix some lint issues 2023-09-24 15:41:05 -04:00
crc.rs Ensure compliance with REUSE, add to CI 2023-08-06 08:25:04 -04:00
dat.rs Use better constant values for model file header and vertex element 2024-02-25 08:41:03 -05:00
equipment.rs Add functions to make gear, skin, face, hair, and ear material paths 2023-09-23 14:52:32 -04:00
exd.rs Make a semantic difference between owned and non-owned byte data 2023-10-13 16:16:04 -04:00
exh.rs Make a semantic difference between owned and non-owned byte data 2023-10-13 16:16:04 -04:00
exl.rs Make EXL parsing more resilient 2024-04-14 13:22:05 -04:00
fiin.rs Improve FIIN documentation 2023-12-02 20:28:28 -05:00
gamedata.rs Remove now useless debug message 2024-04-14 13:28:32 -04:00
index.rs Support index2 files 2024-04-14 11:24:18 -04:00
installer.rs Ensure compliance with REUSE, add to CI 2023-08-06 08:25:04 -04:00
lgb.rs Add basic support for LGB and TERA files 2024-02-02 14:20:53 -05:00
lib.rs Add basic support for LGB and TERA files 2024-02-02 14:20:53 -05:00
log.rs Add more unknown event filters and channels 2024-01-29 15:49:16 -05:00
macros.rs Hide some unnessecary symbols from the doc 2023-09-22 18:34:24 -04:00
model.rs Don't parse submesh bonemaps in Dawntrail models 2024-04-14 13:26:51 -04:00
model_file_operations.rs Rename Uint4 to Byte4 so it's clearer 2024-02-25 08:54:16 -05:00
model_vertex_declarations.rs Add new unknown vertex type found in Dawntrail benchmark 2024-04-14 13:25:50 -04:00
mtrl.rs Support shader keys better in MTRL 2024-01-29 15:07:59 -05:00
patch.rs Fix issue where patches could panic because file didn't exist 2024-03-23 11:56:55 -04:00
pbd.rs Improve PBD documentation 2023-12-02 19:59:41 -05:00
race.rs Improve race documentation 2023-12-02 20:26:38 -05:00
repository.rs Support index2 files 2024-04-14 11:24:18 -04:00
sha1.rs Ensure compliance with REUSE, add to CI 2023-08-06 08:25:04 -04:00
shpk.rs Remove unused imports in SHPK 2024-01-29 16:22:45 -05:00
skeleton.rs Improve SKLB documentation 2023-12-02 19:57:04 -05:00
sqpack.rs Support index2 files 2024-04-14 11:24:18 -04:00
tera.rs Add basic support for LGB and TERA files 2024-02-02 14:20:53 -05:00
tex.rs Fix some clippy warnings 2023-12-02 20:17:05 -05:00