<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/scene, branch 2.1.1-stable</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom/scene?h=2.1.1-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/scene?h=2.1.1-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2016-11-15T07:44:53Z</updated>
<entry>
<title>Uncomment debug properties of HTTP Request</title>
<updated>2016-11-15T07:44:53Z</updated>
<author>
<name>khairul169</name>
</author>
<published>2016-11-14T02:27:10Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=8a813e2a1efc51515aa37fec3a6693f5aa29968b'/>
<id>urn:sha1:8a813e2a1efc51515aa37fec3a6693f5aa29968b</id>
<content type='text'>
(cherry picked from commit 6a7aebdf6c148a80d5f7dd773895f08c62eb34a8)
</content>
</entry>
<entry>
<title>Clarify a NULL comparison</title>
<updated>2016-11-15T07:37:53Z</updated>
<author>
<name>eska</name>
</author>
<published>2016-11-11T02:48:13Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=28944e95e7ec129408128e0db33a4ad9eaa4c620'/>
<id>urn:sha1:28944e95e7ec129408128e0db33a4ad9eaa4c620</id>
<content type='text'>
'TreeItem::get_children()' does not return the child count, but rather
a pointer to the children.

This comparison caused an error during WebAssembly builds using the
LLVM backend path.

(cherry picked from commit 31f929caa2bc8422c0a6bb50f81500e1f4db101b)
</content>
</entry>
<entry>
<title>Make the step property useful for sliders as described in #5773</title>
<updated>2016-11-15T07:36:18Z</updated>
<author>
<name>Elia Argentieri</name>
</author>
<published>2016-10-15T16:20:27Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=e3dc319f78c16b6f24081ae28c868242fcaed4ed'/>
<id>urn:sha1:e3dc319f78c16b6f24081ae28c868242fcaed4ed</id>
<content type='text'>
(cherry picked from commit 0955371447181a0fc20eb68dc6bc5aae67b73d0d)
</content>
</entry>
<entry>
<title>Fix Label valign position</title>
<updated>2016-11-15T07:34:26Z</updated>
<author>
<name>volzhs</name>
</author>
<published>2016-11-07T11:15:21Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=36a4c54593afa670fdc823e6c42dcd3c06c9cb33'/>
<id>urn:sha1:36a4c54593afa670fdc823e6c42dcd3c06c9cb33</id>
<content type='text'>
Fix #7055

(cherry picked from commit c0e87f2a248af48b22f414ecc00df2631a715eac)
</content>
</entry>
<entry>
<title>Caret blink will no longer cause redraw without focus, issue 6167</title>
<updated>2016-11-15T07:34:01Z</updated>
<author>
<name>Paulb23</name>
</author>
<published>2016-11-06T14:15:59Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=9e1e5daddf41d00330a61b0a485237ff511b255f'/>
<id>urn:sha1:9e1e5daddf41d00330a61b0a485237ff511b255f</id>
<content type='text'>
(cherry picked from commit 7b036a94bf9af558dab35a56a9c0b6dd8bae105b)
</content>
</entry>
<entry>
<title>Fix updating value of SpinBox with prefix</title>
<updated>2016-11-15T07:30:02Z</updated>
<author>
<name>volzhs</name>
</author>
<published>2016-11-04T17:34:19Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=82b458f160e4627f25c34cb16370bb26f18f6c74'/>
<id>urn:sha1:82b458f160e4627f25c34cb16370bb26f18f6c74</id>
<content type='text'>
(cherry picked from commit 80b6507071ffd65f4ed397b7994482229fb303e0)
</content>
</entry>
<entry>
<title>fix a tiny typo</title>
<updated>2016-11-15T07:29:30Z</updated>
<author>
<name>ScotFlux</name>
</author>
<published>2016-11-03T11:29:25Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=c282ac8ec793715dbccf444a8e722d16a4854a20'/>
<id>urn:sha1:c282ac8ec793715dbccf444a8e722d16a4854a20</id>
<content type='text'>
(cherry picked from commit 8639d6e806379bc5c0517851f5c6ff5ecbad51d4)
</content>
</entry>
<entry>
<title>Keep groups when replacing nodes</title>
<updated>2016-11-15T07:28:11Z</updated>
<author>
<name>Ignacio Etcheverry</name>
</author>
<published>2016-11-02T23:19:32Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=7e3360ae017972bb04c5ed9b26dd6092f94f3524'/>
<id>urn:sha1:7e3360ae017972bb04c5ed9b26dd6092f94f3524</id>
<content type='text'>
(cherry picked from commit 305956bf707342547baabb7d3f237ebda385f9f4)
</content>
</entry>
<entry>
<title>adding get_stored_values method</title>
<updated>2016-11-08T21:14:10Z</updated>
<author>
<name>Ariel Manzur</name>
</author>
<published>2016-11-08T20:40:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=dbca4ee3fe283f59a8c9d50aae73b97f48be7b01'/>
<id>urn:sha1:dbca4ee3fe283f59a8c9d50aae73b97f48be7b01</id>
<content type='text'>
changed order name
</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>
</feed>
