<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/scene/gui/tabs.cpp, branch 2.0-beta</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/tabs.cpp?h=2.0-beta</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/scene/gui/tabs.cpp?h=2.0-beta'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2016-01-22T23:19:57Z</updated>
<entry>
<title>-Improved tab visibility, fixes #3314</title>
<updated>2016-01-22T23:19:57Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-01-22T23:19:57Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=dfbc2dce177462506d9c41dfaa867dd76bd136a7'/>
<id>urn:sha1:dfbc2dce177462506d9c41dfaa867dd76bd136a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Properly fix tab scrolling, fixes #3128, fixes #3314</title>
<updated>2016-01-13T10:39:31Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-01-13T10:39:31Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=c4cee22510bc8222e66ef2a7fd5d158371ac07e0'/>
<id>urn:sha1:c4cee22510bc8222e66ef2a7fd5d158371ac07e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-Make a rare corner case where disabling/reenabling mipmaps causes invalid texture state. Fixes #3102</title>
<updated>2016-01-11T00:45:58Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-01-11T00:45:11Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=6eb742d49f5d60fe8b61d5ac4ae72703764c6f67'/>
<id>urn:sha1:6eb742d49f5d60fe8b61d5ac4ae72703764c6f67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3159 from neikeq/tab_close_icon</title>
<updated>2016-01-06T10:58:52Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-01-06T10:58:52Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=52e18accf2ddb788008594bab12c4ba2e12d516f'/>
<id>urn:sha1:52e18accf2ddb788008594bab12c4ba2e12d516f</id>
<content type='text'>
Add tab close icon to the default theme</content>
</entry>
<entry>
<title>Update copyright to 2016 in headers</title>
<updated>2016-01-01T13:50:53Z</updated>
<author>
<name>George Marques</name>
</author>
<published>2016-01-01T13:50:53Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=5be9ff7b6715a661e85f99b108f96340de7ef435'/>
<id>urn:sha1:5be9ff7b6715a661e85f99b108f96340de7ef435</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tab close icon to the default theme</title>
<updated>2015-12-29T11:09:41Z</updated>
<author>
<name>Ignacio Etcheverry</name>
</author>
<published>2015-12-29T11:09:41Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=563c761c8cf24281bc74b05f0c2318596d08938a'/>
<id>urn:sha1:563c761c8cf24281bc74b05f0c2318596d08938a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-implement arrows on tabs, when too many tabs are present, fixes #2806</title>
<updated>2015-12-14T13:24:28Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-12-14T13:24:28Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=83e0e97214a4fad635e5992bbbbd413642d76436'/>
<id>urn:sha1:83e0e97214a4fad635e5992bbbbd413642d76436</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2635 from StraToN/tabs-buttons</title>
<updated>2015-11-18T22:15:13Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-11-18T22:15:13Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=75922c57d6f2ba00ea5f8456134fffc64868acf1'/>
<id>urn:sha1:75922c57d6f2ba00ea5f8456134fffc64868acf1</id>
<content type='text'>
Fixed bug : both tab buttons appearing hovered</content>
</entry>
<entry>
<title>-fixed tabs</title>
<updated>2015-11-18T07:47:41Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-11-18T07:47:41Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=3974fbb8528c9250289e60b8ac1d3cbac762cda2'/>
<id>urn:sha1:3974fbb8528c9250289e60b8ac1d3cbac762cda2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed minor bug : quicklty pointing alternatively Script button and Close button on a tab showed both buttons as hovered</title>
<updated>2015-10-19T10:26:19Z</updated>
<author>
<name>Julian Murgia - StraToN</name>
</author>
<published>2015-10-19T10:26:19Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=f256e421b52f248f76a7cb116c49f781f089aa49'/>
<id>urn:sha1:f256e421b52f248f76a7cb116c49f781f089aa49</id>
<content type='text'>
</content>
</entry>
</feed>
