<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/servers, branch 2.1.2-stable</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=2.1.2-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/servers?h=2.1.2-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2017-01-12T18:15:30Z</updated>
<entry>
<title>Welcome in 2017, dear changelog reader!</title>
<updated>2017-01-12T18:15:30Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-01-01T21:01:57Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d8223ffa75f7028bb104001e7195233f335556f2'/>
<id>urn:sha1:d8223ffa75f7028bb104001e7195233f335556f2</id>
<content type='text'>
That year should bring the long-awaited OpenGL ES 3.0 compatible renderer
with state-of-the-art rendering techniques tuned to work as low as middle
end handheld devices - without compromising with the possibilities given
for higher end desktop games of course. Great times ahead for the Godot
community and the gamers that will play our games!

(cherry picked from commit c7bc44d5ad9aae4902280012f7654e2318cd910e)
</content>
</entry>
<entry>
<title>small improvement to y_sort: make clear which item has to be drawn first when two have the same y-coordinate</title>
<updated>2017-01-12T18:15:27Z</updated>
<author>
<name>Patrick Reh</name>
</author>
<published>2016-09-16T16:00:51Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=ff3891f88e86000424f767d5cef817fd5fca1f76'/>
<id>urn:sha1:ff3891f88e86000424f767d5cef817fd5fca1f76</id>
<content type='text'>
(cherry picked from commit 4118b21e43c59e6abfe4f45ccf236ee529626f4e)
</content>
</entry>
<entry>
<title>style: Various other PEP8 fixes in Python files</title>
<updated>2016-11-02T21:30:34Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-11-02T21:30:34Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=eaf803f71e19b1e1bf8fb4c8c36cf77d1ac064b3'/>
<id>urn:sha1:eaf803f71e19b1e1bf8fb4c8c36cf77d1ac064b3</id>
<content type='text'>
Done with `autopep8 --select=E7`, fixes:

- E701 - Put colon-separated compound statement on separate lines.
- E702 - Put semicolon-separated compound statement on separate lines.
- E703 - Put semicolon-separated compound statement on separate lines.
- E711 - Fix comparison with None.
- E712 - Fix (trivial case of) comparison with boolean.
- E713 - Fix (trivial case of) non-membership check.
- E721 - Fix various deprecated code (via lib2to3).
</content>
</entry>
<entry>
<title>style: Fix PEP8 whitespace issues in Python files</title>
<updated>2016-11-02T21:28:28Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-11-02T21:28:28Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=e259bf8bbb00c5555675892295ce50aa32695737'/>
<id>urn:sha1:e259bf8bbb00c5555675892295ce50aa32695737</id>
<content type='text'>
Done with `autopep8 --select=E2,W2`, fixes:

- E201 - Remove extraneous whitespace.
- E202 - Remove extraneous whitespace.
- E203 - Remove extraneous whitespace.
- E211 - Remove extraneous whitespace.
- E221 - Fix extraneous whitespace around keywords.
- E222 - Fix extraneous whitespace around keywords.
- E223 - Fix extraneous whitespace around keywords.
- E224 - Remove extraneous whitespace around operator.
- E225 - Fix missing whitespace around operator.
- E226 - Fix missing whitespace around operator.
- E227 - Fix missing whitespace around operator.
- E228 - Fix missing whitespace around operator.
- E231 - Add missing whitespace.
- E231 - Fix various deprecated code (via lib2to3).
- E241 - Fix extraneous whitespace around keywords.
- E242 - Remove extraneous whitespace around operator.
- E251 - Remove whitespace around parameter '=' sign.
- E261 - Fix spacing after comment hash.
- E262 - Fix spacing after comment hash.
- E265 - Format block comments.
- E271 - Fix extraneous whitespace around keywords.
- E272 - Fix extraneous whitespace around keywords.
- E273 - Fix extraneous whitespace around keywords.
- E274 - Fix extraneous whitespace around keywords.
- W291 - Remove trailing whitespace.
- W293 - Remove trailing whitespace.
</content>
</entry>
<entry>
<title>Merge pull request #6988 from RandomShaper/2.1</title>
<updated>2016-11-02T21:10:00Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-11-02T21:10:00Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=1185da656f4547778b1d7cd7dbb9d241177fb592'/>
<id>urn:sha1:1185da656f4547778b1d7cd7dbb9d241177fb592</id>
<content type='text'>
Fix shader tokenizer/compiler reporting wrong error location (2.1)</content>
</entry>
<entry>
<title>Add/expose VisualServer::get_default_clear_color()</title>
<updated>2016-10-30T23:00:55Z</updated>
<author>
<name>Pedro J. Estébanez</name>
</author>
<published>2016-10-13T09:23:15Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=887b1de1dbb4664534b2bd413e8fe53ca2fbd6e5'/>
<id>urn:sha1:887b1de1dbb4664534b2bd413e8fe53ca2fbd6e5</id>
<content type='text'>
(cherry picked from commit 753ba67d653c65239f0549313f3cca3330fd27f9)
</content>
</entry>
<entry>
<title>Fix shader tokenizer/compiler reporting wrong error location</title>
<updated>2016-10-30T21:09:23Z</updated>
<author>
<name>Pedro J. Estébanez</name>
</author>
<published>2016-10-10T09:51:28Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=a130520a7c68c7db0af2f8cd8812bc2d07d257aa'/>
<id>urn:sha1:a130520a7c68c7db0af2f8cd8812bc2d07d257aa</id>
<content type='text'>
Raname shader tokenizer methods for clarity
</content>
</entry>
<entry>
<title>SCsub: Add python shebang as a hint for syntax highlighting</title>
<updated>2016-10-30T13:51:34Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-10-17T06:50:25Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=5a49e45d213d57f82892c04b94497b37e9fa6229'/>
<id>urn:sha1:5a49e45d213d57f82892c04b94497b37e9fa6229</id>
<content type='text'>
Also switch existing shebangs to "better" /usr/bin/env python.

(cherry picked from commit fc8ccd5b8c8b779bffd0f4d7f22f2f964c939163)
</content>
</entry>
<entry>
<title>Bindings: Fix missing default value</title>
<updated>2016-10-17T18:43:25Z</updated>
<author>
<name>Ignacio Etcheverry</name>
</author>
<published>2016-10-09T21:42:03Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=55a5631986c5d7dbb42e36a25d8c921e41f16ff6'/>
<id>urn:sha1:55a5631986c5d7dbb42e36a25d8c921e41f16ff6</id>
<content type='text'>
(cherry picked from commit 068b58b3ce3d86e4b5ebf3637fb21a70d786b00e)
</content>
</entry>
<entry>
<title>bind method canvas_item_set_sort_children_by_y</title>
<updated>2016-10-09T15:39:17Z</updated>
<author>
<name>Ariel Manzur</name>
</author>
<published>2016-10-05T06:46:23Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=cf427eeb7a19cb1a7cb657cd543f2d7366b3a29b'/>
<id>urn:sha1:cf427eeb7a19cb1a7cb657cd543f2d7366b3a29b</id>
<content type='text'>
(cherry picked from commit 1f9e16119f2b17fa507bdee8529459ed91f27b8c)
</content>
</entry>
</feed>
