<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/servers, branch feature/gridmap-used-cells</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom/servers?h=feature%2Fgridmap-used-cells</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/servers?h=feature%2Fgridmap-used-cells'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2017-09-29T21:56:52Z</updated>
<entry>
<title>Ability to set a custom FOV makes it possible to use sky on orthogonal view. Closes #9186</title>
<updated>2017-09-29T21:56:52Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2017-09-29T21:56:05Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d4e20555e8e1e7dc2ba2e653abfbf7b074e7e75f'/>
<id>urn:sha1:d4e20555e8e1e7dc2ba2e653abfbf7b074e7e75f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed typo: 'texure' to 'texture'</title>
<updated>2017-09-28T21:40:01Z</updated>
<author>
<name>Indah Sylvia</name>
</author>
<published>2017-09-28T21:40:01Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=392a94686c1b22c0720f708db1feb80f24d1e08e'/>
<id>urn:sha1:392a94686c1b22c0720f708db1feb80f24d1e08e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes to light shaders, should work now..</title>
<updated>2017-09-28T00:45:47Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2017-09-28T00:45:13Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=4f39ce32b9195405f934445b20059e86632b47f9'/>
<id>urn:sha1:4f39ce32b9195405f934445b20059e86632b47f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed Voice_Count issues in AudioEffectChorus:</title>
<updated>2017-09-25T13:46:52Z</updated>
<author>
<name>Indah Sylvia</name>
</author>
<published>2017-09-25T13:39:41Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=ffca222d171cc88f52c35436919f892f8e78df6b'/>
<id>urn:sha1:ffca222d171cc88f52c35436919f892f8e78df6b</id>
<content type='text'>
- Setting voice_count value to 4 (MAX_VOICES) is now allowed
- Fixed slider glitch on setting voice_count value
</content>
</entry>
<entry>
<title>AudioEffectLimiter: fix wrong soft_clip_ratio getter</title>
<updated>2017-09-25T12:41:32Z</updated>
<author>
<name>Poommetee Ketson</name>
</author>
<published>2017-09-25T12:41:32Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=09800ac65079599c568679b53962a313182885ea'/>
<id>urn:sha1:09800ac65079599c568679b53962a313182885ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed print_line in Physics2DServerWrapMT::init()</title>
<updated>2017-09-25T08:05:32Z</updated>
<author>
<name>Indah Sylvia</name>
</author>
<published>2017-09-25T07:02:51Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=1ed5e75dd7911ba3b2ef6db04feed372a89807e8'/>
<id>urn:sha1:1ed5e75dd7911ba3b2ef6db04feed372a89807e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Discarding now works in shaders</title>
<updated>2017-09-24T07:37:53Z</updated>
<author>
<name>Daniel Doran</name>
</author>
<published>2017-09-24T07:27:12Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d0c42da961e87b936ad3f82fd45ac6f577a99e6b'/>
<id>urn:sha1:d0c42da961e87b936ad3f82fd45ac6f577a99e6b</id>
<content type='text'>
"discard" has been added to the list of recognised keywords.

A flag specifing when discarding is allowed is now set correctly.
</content>
</entry>
<entry>
<title>Added light affect parameter to baked AO</title>
<updated>2017-09-24T02:10:34Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2017-09-24T02:10:34Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=81c9cfdc1b4df336ba3cd01024e01c3a65ee4797'/>
<id>urn:sha1:81c9cfdc1b4df336ba3cd01024e01c3a65ee4797</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-Fixed redraw always on 3D viewprot bug</title>
<updated>2017-09-23T20:28:28Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2017-09-23T20:27:29Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d3ea92257dc48dece18ae142fa2739601b711137'/>
<id>urn:sha1:d3ea92257dc48dece18ae142fa2739601b711137</id>
<content type='text'>
-Changed manipulation inertia default values. Do not touch them again or I'll cut your fingers and eat them.
</content>
</entry>
<entry>
<title>Rename get_position =&gt; get_playback_position and seek_pos =&gt; seek on audio classes</title>
<updated>2017-09-23T14:55:00Z</updated>
<author>
<name>Marcelo Fernandez</name>
</author>
<published>2017-09-21T03:31:36Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=46af050e93ddda77fd6316b0d041b8e9e6f0cd49'/>
<id>urn:sha1:46af050e93ddda77fd6316b0d041b8e9e6f0cd49</id>
<content type='text'>
</content>
</entry>
</feed>
