mirror of
https://github.com/zeldaret/oot.git
synced 2024-12-28 07:46:18 +00:00
b1d3844325
* Document `func_800D1694` as `Matrix_TranslateRotateYXZ` * Document `func_800D1FD4` as `Matrix_ReplaceRotation` * Cleanup `Matrix_RotateAxis` * Document `func_800A7EC0` as `SkinMatrix_SetRotateAxis` * Document `func_800D2A34` and `func_800D2A98` as `Matrix_SetTranslateScaleMtx`(`F`) * Document mostly unused functions at the end of `sys_matrix.c` * Add in-use renamed functions to `namefixer.py` * Add `Matrix_SetTranslateScaleMtx2` to `namefixer.py` * Run formatter * Fix namefixer.py mistake from #952 * Format clang-11.1 * Fix `Matrix_TranslateRotateYXZ` wrongly documented, it actually is `Matrix_SetTranslateRotateYXZ` * VS Code is stellar at refactoring (no) * Run formatter * Come on VS Code * Improve `Matrix_ReplaceRotation` docs * Fix typo * Fix namefixer.py |
||
---|---|---|
.. | ||
asm_processor | ||
asmsplitter | ||
ido5.3_compiler | ||
ido7.1_compiler | ||
ido_recomp | ||
overlayhelpers | ||
ZAPD | ||
ZAPDConfigs/MqDbg | ||
.gitignore | ||
assist.py | ||
bootstrap_actors.py | ||
bootstrap_fx.py | ||
bootstrap_overlay_decomp.py | ||
compare_actors_sizes.py | ||
convert_chars.py | ||
create_actor_headers.py | ||
csdis.py | ||
decompile_data.py | ||
disasm_elf_msg.py | ||
disassemble.py | ||
elf2rom.c | ||
elf32.c | ||
elf32.h | ||
find_unused_asm.sh | ||
fix_data_stuff.py | ||
format_s_files.py | ||
get_actor_sizes.py | ||
ichaindis.py | ||
m2ctx.py | ||
Makefile | ||
makeromfs.c | ||
migrate-rodata.py | ||
mkdmadata.c | ||
mkldscript.c | ||
msgdis.py | ||
msgenc.py | ||
n64chksum.c | ||
n64chksum.h | ||
namefixer.py | ||
permuter_settings.toml | ||
reformat_data_files.py | ||
regconvert.py | ||
rgba5551.py | ||
set_o32abi_bit.py | ||
sfxconvert.py | ||
spec.c | ||
spec.h | ||
specprocess.py | ||
split_out.py | ||
split_out_overlay_funcs.py | ||
util.c | ||
util.h | ||
vt_fmt.py | ||
vtxdis.c | ||
xmlcreate.py | ||
yaz0.c | ||
yaz0.h | ||
yaz0tool.c |