Blender Git Commit Log

Git Commits -> Revision d83d376

Revision d83d376 by Gaia Clary (master)
May 27, 2019, 16:39 (GMT)
cleanup: Collada exporter renamed 'transrotloc' to 'decomposed'

The collada exporter allows to export transforms either as Matrix
or as a decomposition of Translation, Rotation aand Scale.
The decomposition option was falsely named "TransRotLoc".
I renamed it to the much more descriptive word "Decomposed".
The tooltip already contains sufficient information, so there
is no need to change that.

Commit Details:

Full Hash: d83d376c02412b14dd16493ea09ac77a27a9ca30
Parent Commit: dee7edf
Lines Changed: +9, -9

3 Modified Paths:

/source/blender/collada/ExportSettings.h (+1, -1) (Diff)
/source/blender/collada/TransformWriter.cpp (+1, -1) (Diff)
/source/blender/editors/io/io_collada.c (+7, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021