<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/scene/gui, 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/scene/gui?h=2.1.2-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/scene/gui?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>Making deselect work for TreeItem when select_mode is SELECT_SINGLE and item_selected is now properly emitted</title>
<updated>2017-01-12T18:15:30Z</updated>
<author>
<name>Bruno Ortiz</name>
</author>
<published>2016-12-20T21:47:24Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=01b8beb023eb7a4c9f1027afc7ea47d13ff2fcbd'/>
<id>urn:sha1:01b8beb023eb7a4c9f1027afc7ea47d13ff2fcbd</id>
<content type='text'>
(cherry picked from commit 4b9a96859b6d80b9b50a0512d3ab9c6d05a4deb1)
</content>
</entry>
<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>Fix #7098 by not accepting right clicks while dragging the range</title>
<updated>2017-01-12T18:15:28Z</updated>
<author>
<name>Bojidar Marinov</name>
</author>
<published>2016-12-28T21:20:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=27a801df991279967a611983313efcf35a77949a'/>
<id>urn:sha1:27a801df991279967a611983313efcf35a77949a</id>
<content type='text'>
(cherry picked from commit d40eb1565ed5a9cae29fa83561b42566119b2b7d)
</content>
</entry>
<entry>
<title>Show visual notice for visibility on Scene Dock</title>
<updated>2017-01-12T18:15:28Z</updated>
<author>
<name>volzhs</name>
</author>
<published>2016-12-28T13:12:08Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=f520e7788e41f9f8d1fe92cbd6183b94361b81c8'/>
<id>urn:sha1:f520e7788e41f9f8d1fe92cbd6183b94361b81c8</id>
<content type='text'>
(cherry picked from commit f33e21e7afc64990bca106e6b349cbe2f7e81c0e)
</content>
</entry>
<entry>
<title>Scroll horizontally with mouse wheel when horizontal enabled only</title>
<updated>2017-01-12T18:15:28Z</updated>
<author>
<name>volzhs</name>
</author>
<published>2016-12-27T07:32:22Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d5e4011bc36a15f4173df3305fc71e40edf97271'/>
<id>urn:sha1:d5e4011bc36a15f4173df3305fc71e40edf97271</id>
<content type='text'>
(cherry picked from commit 22b76511fb4e26c3f6726bcb710b4df1d028d37d)
</content>
</entry>
<entry>
<title>fix ColorPicker not correctly updating after pasting hex html color</title>
<updated>2017-01-12T18:15:28Z</updated>
<author>
<name>chanon</name>
</author>
<published>2016-12-26T08:38:48Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=139701942449be8fcfa4e4f1f6af5e45aa8e5c22'/>
<id>urn:sha1:139701942449be8fcfa4e4f1f6af5e45aa8e5c22</id>
<content type='text'>
(cherry picked from commit 0bf5d86546cd4829655befd1896eac31175d925e)
</content>
</entry>
<entry>
<title>PopupMenu upgrade: Hide on item selection (#7306)</title>
<updated>2017-01-12T18:15:28Z</updated>
<author>
<name>Ivan P. Skodje</name>
</author>
<published>2016-12-23T14:43:45Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=0701e7c2d822691f2b716ecda5b009c4f5cf271f'/>
<id>urn:sha1:0701e7c2d822691f2b716ecda5b009c4f5cf271f</id>
<content type='text'>
* Added the option to set hide on item selection. Usable in GDScript and from within the source code when you want to specify popup menus you don't want to close immediately when selecting an item

* Renamed getter from get_ to is_, fixed parent/child behavior, renamed bool variable to match most code and added ADD_PROPERTYNO to save some memory

(cherry picked from commit da950cd0f27a4f1f2a2d596efae846d1c22442a2)
</content>
</entry>
<entry>
<title>Fix duplicated string on RichTextLabel if starts with '\n'</title>
<updated>2017-01-12T18:15:28Z</updated>
<author>
<name>volzhs</name>
</author>
<published>2016-12-21T23:52:57Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=dbeb1ca114ec6f40cae84c422dad66513f3edad7'/>
<id>urn:sha1:dbeb1ca114ec6f40cae84c422dad66513f3edad7</id>
<content type='text'>
Fix #6212, #3773

(cherry picked from commit 0ecc968c5c7593227d048e8c6020ed1a24ae52c1)
</content>
</entry>
<entry>
<title>Fix search to find "whole" words at end of line</title>
<updated>2017-01-12T18:15:27Z</updated>
<author>
<name>Johnson Earls</name>
</author>
<published>2016-12-18T14:19:22Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=f08aa026889055356b032091ed0760ee830c94bf'/>
<id>urn:sha1:f08aa026889055356b032091ed0760ee830c94bf</id>
<content type='text'>
Fix `_get_column_pos_of_word` so that the `SEARCH_WHOLE_WORDS` flag will properly find words that are at the end of a line.

Fixes #7326 .
(cherry picked from commit d1cf29fe9936b8a433601efa891453dcbb702227)
</content>
</entry>
<entry>
<title>Fix scroll bar moving in AnimationPlayer editor</title>
<updated>2017-01-12T18:15:26Z</updated>
<author>
<name>volzhs</name>
</author>
<published>2016-11-27T17:20:11Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=916e79a5bfa9530558f1a1a60857f189d305027d'/>
<id>urn:sha1:916e79a5bfa9530558f1a1a60857f189d305027d</id>
<content type='text'>
Fix #7196

(cherry picked from commit babc5048dd23e80c9fb4a41a3f482ec8a8900ab9)
</content>
</entry>
</feed>
