DarkRadiant: master df126d90

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 10.02.2021 21:18 master aaf51345
Changeset Entity::Attachment now provides joint information

Pass the already-parsed joint value from AttachmentData to the
Entity::Attachment functor parameter, and confirm this in the unit test of the
builder_guard AI.
mod - include/ientity.h Diff File
mod - radiantcore/entity/AttachmentData.h Diff File
mod - test/Entity.cpp Diff File