<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/scene/gui/rich_text_label.cpp, branch feature/gridmap-used-cells</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/rich_text_label.cpp?h=feature%2Fgridmap-used-cells</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/scene/gui/rich_text_label.cpp?h=feature%2Fgridmap-used-cells'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2017-09-22T01:43:33Z</updated>
<entry>
<title>RichTextLabel: Added get_visible_line_count method.</title>
<updated>2017-09-22T01:43:33Z</updated>
<author>
<name>Ferenc Arn</name>
</author>
<published>2016-10-17T19:03:47Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=b4417161f536ede56c204b9c626fc8d406ed6af4'/>
<id>urn:sha1:b4417161f536ede56c204b9c626fc8d406ed6af4</id>
<content type='text'>
Also exposed get_line_count to GDScript.
</content>
</entry>
<entry>
<title>Make clickable properly in editor help</title>
<updated>2017-09-15T17:14:45Z</updated>
<author>
<name>volzhs</name>
</author>
<published>2017-09-15T17:14:45Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=8d1792a294e0adce99004d40d5f8ac1d81b9cf7d'/>
<id>urn:sha1:8d1792a294e0adce99004d40d5f8ac1d81b9cf7d</id>
<content type='text'>
fixes #3671
</content>
</entry>
<entry>
<title>fixed copy on osx + help selection color</title>
<updated>2017-09-04T16:57:52Z</updated>
<author>
<name>toger5</name>
</author>
<published>2017-09-02T17:16:31Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=07d5911c40408292b02878016d76edc79d615be2'/>
<id>urn:sha1:07d5911c40408292b02878016d76edc79d615be2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>richTextLable implemented stylebox support</title>
<updated>2017-09-02T16:20:04Z</updated>
<author>
<name>toger5</name>
</author>
<published>2017-09-02T16:20:04Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=0f62db23accdc88284a6e694c3cb86142162dde7'/>
<id>urn:sha1:0f62db23accdc88284a6e694c3cb86142162dde7</id>
<content type='text'>
 - also fixed issue with total_chars ignoring first line
</content>
</entry>
<entry>
<title>Use HTTPS URL for Godot's website in the headers</title>
<updated>2017-08-27T12:16:55Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-08-27T12:16:55Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=bd282ff43f23fe845f29a3e25c8efc01bd65ffb0'/>
<id>urn:sha1:bd282ff43f23fe845f29a3e25c8efc01bd65ffb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ClassDB: Provide the enum name of integer constants</title>
<updated>2017-08-20T20:07:43Z</updated>
<author>
<name>Ignacio Etcheverry</name>
</author>
<published>2017-08-20T15:45:01Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=32dd9a9f668db31e348c5ef5bc181cdb91c07299'/>
<id>urn:sha1:32dd9a9f668db31e348c5ef5bc181cdb91c07299</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace GUI anchor type by a float between 0 and 1</title>
<updated>2017-08-13T19:20:13Z</updated>
<author>
<name>Gilles Roudiere</name>
</author>
<published>2017-07-06T07:16:27Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=0d35d4d53b12197bea3650293bbc342fc0b57139'/>
<id>urn:sha1:0d35d4d53b12197bea3650293bbc342fc0b57139</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removes type information from method binds</title>
<updated>2017-08-10T05:17:50Z</updated>
<author>
<name>Ignacio Etcheverry</name>
</author>
<published>2017-08-09T11:19:41Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=2f290038d63b55e6ce40296602f36bc98ab26015'/>
<id>urn:sha1:2f290038d63b55e6ce40296602f36bc98ab26015</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add object type hint for docs</title>
<updated>2017-07-23T11:57:03Z</updated>
<author>
<name>Poommetee Ketson</name>
</author>
<published>2017-07-22T10:11:42Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=2777f81d290e4b9a17afedc100a5b83666e04495'/>
<id>urn:sha1:2777f81d290e4b9a17afedc100a5b83666e04495</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added additional functions to RichTextLabel:</title>
<updated>2017-07-08T18:05:18Z</updated>
<author>
<name>TwistedTwigleg</name>
</author>
<published>2017-07-03T19:59:58Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d649140b9b11306c590c17169fd78dc591a7107d'/>
<id>urn:sha1:d649140b9b11306c590c17169fd78dc591a7107d</id>
<content type='text'>
* Added set_text function to RichTextLabel
* Added percent_visible attributes and functions to RichTextLabel
This should make switching from Label to RichTextLabel easier.
</content>
</entry>
</feed>
