Files
test/source
Sybren A. Stüvel 08f1ec65c7 Refactor: anim, avoid function call in draw_bone_relations()
Avoid a call to `bone.as_posebone()`, as the result of that call is already
stored in the `pchan` variable.

No functional changes.
2023-09-25 14:33:51 +02:00
..