mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-24 16:10:14 +00:00
Consolidated duplicate attachment point resolution code used by both attachWeapon() and getAttachmentTransform(). New findAttachmentBone() helper encapsulates the complete lookup chain: attachment by ID, fallback scan, key-bone fallback, and validation. Eliminates ~55 lines of duplicate code while improving maintainability and consistency. |
||
|---|---|---|
| .. | ||
| audio | ||
| auth | ||
| core | ||
| game | ||
| network | ||
| pipeline | ||
| rendering | ||
| ui | ||
| main.cpp | ||