<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/editor/import, branch mirror</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom/editor/import?h=mirror</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/editor/import?h=mirror'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2018-06-25T13:58:04Z</updated>
<entry>
<title>Merge pull request #19193 from tagcup/quat_norm</title>
<updated>2018-06-25T13:58:04Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2018-06-25T13:58:04Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=ad4666f8e0c4a110f0cc07e0555b0808916a4cf4'/>
<id>urn:sha1:ad4666f8e0c4a110f0cc07e0555b0808916a4cf4</id>
<content type='text'>
Fixed Basis -&gt; Quat conversions, added a few safety checks.</content>
</entry>
<entry>
<title>fix default glTF metallic &amp; roughness factor values</title>
<updated>2018-06-21T03:00:58Z</updated>
<author>
<name>Rodolfo Ribeiro Gomes</name>
</author>
<published>2018-06-21T02:44:08Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=01b01209a3ec3da4df17b03d401560bb664772c6'/>
<id>urn:sha1:01b01209a3ec3da4df17b03d401560bb664772c6</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Import morph target names from glTF</title>
<updated>2018-06-13T22:25:22Z</updated>
<author>
<name>Pedro J. Estébanez</name>
</author>
<published>2018-06-13T19:44:13Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=4810eae03bfe94efb896c5d36e50aeb073370602'/>
<id>urn:sha1:4810eae03bfe94efb896c5d36e50aeb073370602</id>
<content type='text'>
If mesh.extras.targetNames is available. Keep the former naming pattern as fallback.
</content>
</entry>
<entry>
<title>Fixed Basis -&gt; Quat conversions, added a few safety checks.</title>
<updated>2018-05-27T18:15:47Z</updated>
<author>
<name>tagcup</name>
</author>
<published>2018-05-27T03:14:05Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=9d41161596167984efdb02639d0857da8979b01b'/>
<id>urn:sha1:9d41161596167984efdb02639d0857da8979b01b</id>
<content type='text'>
Fixes #19027.
</content>
</entry>
<entry>
<title>Fix updating mesh when reimporting</title>
<updated>2018-05-22T10:58:28Z</updated>
<author>
<name>volzhs</name>
</author>
<published>2018-05-22T10:58:28Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=9d5e1228eaa1fe0180b23969edda80d3c461f677'/>
<id>urn:sha1:9d5e1228eaa1fe0180b23969edda80d3c461f677</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing copyright headers</title>
<updated>2018-05-16T17:50:44Z</updated>
<author>
<name>Guilherme Felipe</name>
</author>
<published>2018-05-16T17:19:33Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=35024d4e7bd2ee0ca55807b25c94b1b6665d22bd'/>
<id>urn:sha1:35024d4e7bd2ee0ca55807b25c94b1b6665d22bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use mimetype according to glTF spec.</title>
<updated>2018-05-10T21:21:05Z</updated>
<author>
<name>Yaakuro</name>
</author>
<published>2018-05-10T21:21:05Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=9a50a4442da3fa9fcdb798f017b396ce73dadf32'/>
<id>urn:sha1:9a50a4442da3fa9fcdb798f017b396ce73dadf32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add option to renormalize mipmaps when generating them for normalmaps.</title>
<updated>2018-04-30T00:52:21Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2018-04-30T00:51:37Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=6244b9e2e1a7e675452fd574b5007dd25ec73c69'/>
<id>urn:sha1:6244b9e2e1a7e675452fd574b5007dd25ec73c69</id>
<content type='text'>
Reduces some aliasing.
</content>
</entry>
<entry>
<title>Change ".." punctuation for "..." in editor strings (#16507)</title>
<updated>2018-04-22T17:36:01Z</updated>
<author>
<name>Hugo Locurcio</name>
</author>
<published>2018-04-22T17:36:01Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=1c419531a009f48aa074f9b5f93b98d387c33723'/>
<id>urn:sha1:1c419531a009f48aa074f9b5f93b98d387c33723</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #16297 from lpn/master</title>
<updated>2018-04-08T21:41:46Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2018-04-08T21:41:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=b67bfa3328baf8bbc4174a3facbceb1cccdea4ec'/>
<id>urn:sha1:b67bfa3328baf8bbc4174a3facbceb1cccdea4ec</id>
<content type='text'>
Fixed wave file importer's broken resampling.</content>
</entry>
</feed>
