<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/scene/gui, branch 3.0.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/scene/gui?h=3.0.2-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/scene/gui?h=3.0.2-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2018-03-03T00:47:52Z</updated>
<entry>
<title>Fix more regressions in RichTextLabel from PR 15711</title>
<updated>2018-03-03T00:47:52Z</updated>
<author>
<name>Bernhard Liebl</name>
</author>
<published>2018-03-02T18:19:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=f967334f53d54f02266369e31e2360539a8a7a4b'/>
<id>urn:sha1:f967334f53d54f02266369e31e2360539a8a7a4b</id>
<content type='text'>
(cherry picked from commit 0e1e95c41f02acd5ed5c347ff63d0e38185525ad)
</content>
</entry>
<entry>
<title>Fix various valgrind reported uninitialized variable uses</title>
<updated>2018-03-01T20:06:31Z</updated>
<author>
<name>Hein-Pieter van Braam</name>
</author>
<published>2018-02-28T20:55:13Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=675899a521422a97835660b5a7b09dad851884d0'/>
<id>urn:sha1:675899a521422a97835660b5a7b09dad851884d0</id>
<content type='text'>
(cherry picked from commit d702d7b335c0c9305e75131770c0ea739b70d813)
</content>
</entry>
<entry>
<title>Fix regression through fa98637acaab9135568bf0d43a65c9c96b59c32d</title>
<updated>2018-03-01T18:19:29Z</updated>
<author>
<name>poke1024</name>
</author>
<published>2018-03-01T17:03:53Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=c800653c6f4a4d8643ef8f0198a628e793e27eed'/>
<id>urn:sha1:c800653c6f4a4d8643ef8f0198a628e793e27eed</id>
<content type='text'>
(cherry picked from commit 89f607604e82bdce974a45029666c10586c6fe2a)
</content>
</entry>
<entry>
<title>Fix quotation in string</title>
<updated>2018-02-22T12:23:44Z</updated>
<author>
<name>Rado'sPC\aRaGaR</name>
</author>
<published>2018-02-12T21:01:36Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=3d804778fdc39775a74ab6d3edde09a81a3c6d78'/>
<id>urn:sha1:3d804778fdc39775a74ab6d3edde09a81a3c6d78</id>
<content type='text'>
fix for #16404

(cherry picked from commit f38e819fc1114858c2b5f46b435d2d4c99c7852f)
</content>
</entry>
<entry>
<title>Clean up some bad words from code comments</title>
<updated>2018-02-22T11:22:41Z</updated>
<author>
<name>Artem Varaksa</name>
</author>
<published>2018-02-17T13:00:39Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=eacd66e78431354d0cce21e07c791aeb2206cef6'/>
<id>urn:sha1:eacd66e78431354d0cce21e07c791aeb2206cef6</id>
<content type='text'>
(cherry picked from commit d35e48622800f6686dbdfba380e25170005dcc2b)
</content>
</entry>
<entry>
<title>Fix typos with codespell</title>
<updated>2018-02-22T11:17:06Z</updated>
<author>
<name>luz.paz</name>
</author>
<published>2018-02-21T16:30:55Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=751806b5c7c2b63c47d228664c3425b6f3fdb5ac'/>
<id>urn:sha1:751806b5c7c2b63c47d228664c3425b6f3fdb5ac</id>
<content type='text'>
Found via `codespell -q 3 --skip="./thirdparty,./editor/translations" -I ../godot-word-whitelist.txt`
Whitelist consists of:
```
ang
doubleclick
lod
nd
que
te
unselect
```

(cherry picked from commit 612ab4bbc6f2396f4dcd68c3f142f7dfa2f5f0a5)
</content>
</entry>
<entry>
<title>Force controls to save rect_clip_content since they do not all default to false.</title>
<updated>2018-02-21T23:01:33Z</updated>
<author>
<name>isaacremnant</name>
</author>
<published>2018-02-19T03:24:05Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=f01821b60a17cb6e0da1986b6b102c070d1bf9c9'/>
<id>urn:sha1:f01821b60a17cb6e0da1986b6b102c070d1bf9c9</id>
<content type='text'>
(cherry picked from commit cc902cf9ab34ef06084fb23831c2fecbafb90784)
</content>
</entry>
<entry>
<title>Fixes wrong vertical font layout in RichTextLabel</title>
<updated>2018-02-21T22:52:49Z</updated>
<author>
<name>Bernhard Liebl</name>
</author>
<published>2018-01-14T17:12:09Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=fa98637acaab9135568bf0d43a65c9c96b59c32d'/>
<id>urn:sha1:fa98637acaab9135568bf0d43a65c9c96b59c32d</id>
<content type='text'>
(cherry picked from commit 77b1320fb43d92e9090c675714d49fb07201a4c7)
</content>
</entry>
<entry>
<title>TextEdit folding over unindented comments</title>
<updated>2018-02-21T22:51:45Z</updated>
<author>
<name>Ian</name>
</author>
<published>2018-01-12T05:25:04Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=723613dbc33ac930597a8c294be560cd437dc82d'/>
<id>urn:sha1:723613dbc33ac930597a8c294be560cd437dc82d</id>
<content type='text'>
(cherry picked from commit d327f75392b97bee4ad3debd4560cc7c06fc68ab)
</content>
</entry>
<entry>
<title>Actually fix the db/dc renaming mess</title>
<updated>2018-02-21T22:21:21Z</updated>
<author>
<name>Hein-Pieter van Braam</name>
</author>
<published>2018-02-21T22:21:21Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=8efb9c8cddacffa10415c1f292e61d9c396d5e2c'/>
<id>urn:sha1:8efb9c8cddacffa10415c1f292e61d9c396d5e2c</id>
<content type='text'>
Local builds save lives :)
</content>
</entry>
</feed>
