<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/scene/resources/dynamic_font.cpp, 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/resources/dynamic_font.cpp?h=2.1.1-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/scene/resources/dynamic_font.cpp?h=2.1.1-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2016-08-02T14:36:11Z</updated>
<entry>
<title>DynamicFont caches now accounts for texture flags</title>
<updated>2016-08-02T14:36:11Z</updated>
<author>
<name>Zher Huei Lee</name>
</author>
<published>2016-08-02T14:00:32Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=0de7860511fe56f06d039c51ff463c7a1146b7e1'/>
<id>urn:sha1:0de7860511fe56f06d039c51ff463c7a1146b7e1</id>
<content type='text'>
CacheID added for future-proofing
</content>
</entry>
<entry>
<title>Added extra spacing support for DynamicFont</title>
<updated>2016-08-02T10:05:20Z</updated>
<author>
<name>Zher Huei Lee</name>
</author>
<published>2016-08-02T10:05:20Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=af6ef01c692311410c084b0bf4f3fe2f4d46786d'/>
<id>urn:sha1:af6ef01c692311410c084b0bf4f3fe2f4d46786d</id>
<content type='text'>
Side effect is that label min-size will now take into account
kerning.
</content>
</entry>
<entry>
<title>Added texture mipmaps and filtering to DynamicFont</title>
<updated>2016-08-02T07:01:51Z</updated>
<author>
<name>Zher Huei Lee</name>
</author>
<published>2016-08-02T07:01:51Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=7b165e8ac27c8c6f979bf6e2da32a9a58836da08'/>
<id>urn:sha1:7b165e8ac27c8c6f979bf6e2da32a9a58836da08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused variables (fourth pass) + dead code</title>
<updated>2016-07-08T14:47:55Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-07-07T22:32:28Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=f40f360a2c4ca8e6f2a651dbcca3ae82e2abe7a1'/>
<id>urn:sha1:f40f360a2c4ca8e6f2a651dbcca3ae82e2abe7a1</id>
<content type='text'>
Also fix a potential regression from 3fcb9b1ec179b99d979d4cfea9b5e3c80e4a3e33.
</content>
</entry>
<entry>
<title>Improved binding system (ObjectTypeDB::bind_method) to be friendlier to statically typed languages, should help in the Mono integration.</title>
<updated>2016-06-23T02:13:41Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-06-23T02:12:20Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d6225b1e0004c57cc50452ddb5d512fd6556a523'/>
<id>urn:sha1:d6225b1e0004c57cc50452ddb5d512fd6556a523</id>
<content type='text'>
Disabled by default.
</content>
</entry>
<entry>
<title>Merge pull request #5259 from neikeq/pr-textedit-zoom</title>
<updated>2016-06-19T11:04:20Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-06-19T11:04:20Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=c7b425ed9c1a085ee648a11d037373af5df1148a'/>
<id>urn:sha1:c7b425ed9c1a085ee648a11d037373af5df1148a</id>
<content type='text'>
TextEdit: Change font size with Ctrl+Mouse Wheel Up/Down</content>
</entry>
<entry>
<title>DynamicFontData can be built-in (will still link to a ttf though), closes #4600</title>
<updated>2016-06-18T22:03:53Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-06-18T22:03:53Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=0bbb0d0caadcabb4228482424a3809c7132aa557'/>
<id>urn:sha1:0bbb0d0caadcabb4228482424a3809c7132aa557</id>
<content type='text'>
</content>
</entry>
<entry>
<title>TextEdit: Change font size with Ctrl+Mouse Wheel Up/Down</title>
<updated>2016-06-18T16:47:11Z</updated>
<author>
<name>Ignacio Etcheverry</name>
</author>
<published>2016-06-17T19:58:50Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=bc9f9b1c6ae0e5858790fe2463a175b451580fba'/>
<id>urn:sha1:bc9f9b1c6ae0e5858790fe2463a175b451580fba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing license headers in our source files (#5255)</title>
<updated>2016-06-18T12:46:12Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-06-18T12:46:12Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=a7fc04626af238bf9a80c4f3b569e1c5d70465c9'/>
<id>urn:sha1:a7fc04626af238bf9a80c4f3b569e1c5d70465c9</id>
<content type='text'>
Also removes a couple wrong Godot headers from third-party source files.</content>
</entry>
<entry>
<title>fix crash when clearing dynamicfontdata, closes #4877</title>
<updated>2016-06-14T01:24:11Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-06-14T01:24:11Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=944c7e26038ff82c4666fa2c3814c612ef576761'/>
<id>urn:sha1:944c7e26038ff82c4666fa2c3814c612ef576761</id>
<content type='text'>
</content>
</entry>
</feed>
