projects
/
blender.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
style cleanup
[blender.git]
/
source
/
blender
/
collada
/
ArmatureExporter.cpp
diff --git
a/source/blender/collada/ArmatureExporter.cpp
b/source/blender/collada/ArmatureExporter.cpp
index 0929bfda6e738ccfaf72bd5141ef64c2eb04aad8..a56010aeb27f7c8741e62cf10cfc03c70fd056a7 100644
(file)
--- a/
source/blender/collada/ArmatureExporter.cpp
+++ b/
source/blender/collada/ArmatureExporter.cpp
@@
-273,7
+273,7
@@
void ArmatureExporter::add_bone_transform(Object *ob_arm, Bone *bone, COLLADASW:
}
// SECOND_LIFE_COMPATIBILITY
- if (export_settings->second_life) {
+
if (export_settings->second_life) {
// Remove rotations vs armature from transform
// parent_rest_rot * mat * irest_rot
float temp[4][4];