Blender Git Loki
Git Commits -> Revision d299f9d
Revision d299f9d by Gaia Clary (collada2.8) August 2, 2018, 13:04 (GMT) |
refactor: Collada: removed trivial function The function get_joint_id(Object *ob, Bone *bone) was so simple I replaced the function by a one line statement. Now you can see directly what happens and no longer need to lookup what the function does. |
Commit Details:
Full Hash: d299f9d423fb08a92a06755303e4681dd0552361
Parent Commit: 279e517
Lines Changed: +9, -12