Blender Git Commit Log
Git Commits -> Revision 9f121ce
Revision 9f121ce by Gaia Clary March 11, 2018, 20:07 (GMT) |
Cleanup Collada: renamed parameters for better reading I tested and commited each of the documented changes separately and amended all changes into one single commit: None of the changes makes a functional change. All changes are in AnimationExporter.h and AnimationExporter.cpp * Renamed from transformName to channel_type * in create_sampled_animation(): renamed label to channel_type * in export_sampled_transrotloc_animation() in export_sampled_matrix_animation() in export_sampled_animation_set() in create_sampled_animation(): Renamed variable from times to frames * Fixed Indentation in AnimationExporter.h * break up function definition into multiple lines. |
Commit Details:
Full Hash: 9f121ce50ab506b5b2f058e3283cbbeb3836e0de
Parent Commit: e0bc330
Lines Changed: +43, -38