Files
godot/editor
Rodolfo Ribeiro Gomes 01b01209a3 fix default glTF metallic & roughness factor values
The glTF 2.0 spec says that these pbrMetallicRoughness material
properties should be set as 1.0 by default.
In fact, KhronosGroup's official Blender Exporter does not even write
down those parameters if they are set as 1.0.

However, Godot import them as 0.0.

https://github.com/KhronosGroup/glTF/tree/master/specification/2.0#pbrmetallicroughness

Fixes: #19613 https://github.com/godotengine/godot/issues/19613
2018-06-21 00:00:58 -03:00
..
2018-06-13 14:42:55 +02:00
2018-05-11 21:37:08 +02:00
2018-05-16 12:11:20 -03:00
2018-05-18 14:54:40 -03:00
2018-02-19 22:38:58 +01:00
2018-05-15 17:14:31 -03:00
2018-05-15 17:14:31 -03:00
2018-05-15 17:14:31 -03:00
2018-06-13 17:52:37 +02:00