tp/src/JSystem/J3DGraphAnimator
LagoLunatic 877889c510
Clean up code, remove fakematches, add UNUSED, enable warnings (#2992)
* Remove NDEBUG_DEFINED fakematch, clean up getName temps

* Fix ifdef

* Fix bad JSystem pch ifdef breaking decomp.me

* Remove Acch Chk fakematches

* Private Acch fields

* Fix some clangd errors in headers

* Add UNUSED macro for matching debug parameters

* Enable clangd unused-parameter warning

* Remove extern from initializers

Probably added by dol2asm?

* Fix process profile definitions

* Remove leftover dol2asm address comments

* Remove some unnecessary double casts

* Enable some more clangd warnings

* Fix missing usages of fopAcM_ct

* Fix wrong enum usage

* Fix more fakematches
2025-12-23 15:53:10 -08:00
..
J3DAnimation.cpp Improving compatibility with standard cpp compiler (#2920) 2025-12-06 21:08:05 -08:00
J3DCluster.cpp project cleanup (#2895) 2025-11-30 15:23:42 -07:00
J3DJoint.cpp project cleanup (#2895) 2025-11-30 15:23:42 -07:00
J3DJointTree.cpp Clean up code, remove fakematches, add UNUSED, enable warnings (#2992) 2025-12-23 15:53:10 -08:00
J3DMaterialAnm.cpp Add PCH for JSystem (#2645) 2025-09-11 13:20:45 -07:00
J3DMaterialAttach.cpp project cleanup (#2895) 2025-11-30 15:23:42 -07:00
J3DModel.cpp project cleanup (#2895) 2025-11-30 15:23:42 -07:00
J3DModelData.cpp project cleanup (#2895) 2025-11-30 15:23:42 -07:00
J3DMtxBuffer.cpp Improving compatibility with standard cpp compiler (#2920) 2025-12-06 21:08:05 -08:00
J3DShapeTable.cpp Add PCH for JSystem (#2645) 2025-09-11 13:20:45 -07:00
J3DSkinDeform.cpp next round of standard compiler fixes (#2969) 2025-12-21 17:48:09 -08:00