Blender Git Commit Log

Git Commits -> Revision e68ac28

Revision e68ac28 by Gaia Clary (master)
March 7, 2019, 22:26 (GMT)
fix D4476 collada exporter: in Blender 2.80 we no longer have a specular color.

Specularity is not a color but a factor.
I have replaced the original export code with
a correct export of the Specularity factor.

Commit Details:

Full Hash: e68ac2827dd4f8ad346011a8a408b342e2718707
Parent Commit: 92d185f
Lines Changed: +22, -30

4 Modified Paths:

/source/blender/collada/collada_utils.cpp (+15, -22) (Diff)
/source/blender/collada/collada_utils.h (+2, -2) (Diff)
/source/blender/collada/EffectExporter.cpp (+4, -5) (Diff)
/source/blender/collada/EffectExporter.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021