<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/core/ustring.h, 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/core/ustring.h?h=2.1.1-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/core/ustring.h?h=2.1.1-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2016-10-09T15:23:58Z</updated>
<entry>
<title>Fix typo for word_wrap</title>
<updated>2016-10-09T15:23:58Z</updated>
<author>
<name>volzhs</name>
</author>
<published>2016-09-29T18:28:05Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=73e7ccabf52aaae94edfa16409d7a15cfff57cd8'/>
<id>urn:sha1:73e7ccabf52aaae94edfa16409d7a15cfff57cd8</id>
<content type='text'>
(cherry picked from commit c333659ebcdf41851761ebd3d8edc8e5e822164e)
</content>
</entry>
<entry>
<title>Add sha256_buffer() function to String</title>
<updated>2016-06-23T16:59:23Z</updated>
<author>
<name>George Marques</name>
</author>
<published>2016-06-23T16:57:45Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=98b02209a438ddd4358eda58870100287c3924d1'/>
<id>urn:sha1:98b02209a438ddd4358eda58870100287c3924d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add similarity comparison to String</title>
<updated>2016-06-19T14:39:01Z</updated>
<author>
<name>George Marques</name>
</author>
<published>2016-06-13T17:06:03Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=1b8d0a16b7df53aa0f43f046fe8fcc4b446df69e'/>
<id>urn:sha1:1b8d0a16b7df53aa0f43f046fe8fcc4b446df69e</id>
<content type='text'>
Uses the Sorensen-Dice coefficient to calculate similarity. This also adds
String.bigrams() as a convenience function needed by the comparison.
</content>
</entry>
<entry>
<title>Remove CHARTYPE_16BITS unused checks</title>
<updated>2016-06-18T22:12:31Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2016-06-18T22:05:23Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=a95a1f47a45a5d8595c6681c28abd31ab0635479'/>
<id>urn:sha1:a95a1f47a45a5d8595c6681c28abd31ab0635479</id>
<content type='text'>
fix #5263
</content>
</entry>
<entry>
<title>Add sha256 to String and File/FileAccess.</title>
<updated>2016-06-17T07:55:16Z</updated>
<author>
<name>Bojidar Marinov</name>
</author>
<published>2016-06-17T07:55:16Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=7073bb0bb2c814b71f6128d249d7135dfca94b4a'/>
<id>urn:sha1:7073bb0bb2c814b71f6128d249d7135dfca94b4a</id>
<content type='text'>
Probably does #4166
</content>
</entry>
<entry>
<title>Add 'is_subsequence_of' function to String</title>
<updated>2016-06-12T17:52:54Z</updated>
<author>
<name>George Marques</name>
</author>
<published>2016-06-12T03:25:01Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=a6c37d2b5d058d3bad2a942d965564c5054424c5'/>
<id>urn:sha1:a6c37d2b5d058d3bad2a942d965564c5054424c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-Added configuration warning system for nodes</title>
<updated>2016-05-17T21:28:44Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-05-17T21:27:15Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=c195c0df6b36debc870216dd42e49fbda70fa861'/>
<id>urn:sha1:c195c0df6b36debc870216dd42e49fbda70fa861</id>
<content type='text'>
-Added a new "add" and "instance" buttons for scene tree
-Added a vformat() function to ease translation work
</content>
</entry>
<entry>
<title>Added possibility to strip left and right to strip_edges (#4594)</title>
<updated>2016-05-11T07:22:59Z</updated>
<author>
<name>Mattias Cibien</name>
</author>
<published>2016-05-11T07:22:59Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=49c473bb365054969687f14ed0b55bfe3b06e637'/>
<id>urn:sha1:49c473bb365054969687f14ed0b55bfe3b06e637</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Modified editor strings to be translatable in the future</title>
<updated>2016-05-04T01:25:37Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-05-04T01:25:37Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=567cb691ec49844101247bb9dc34bc2722f6af4f'/>
<id>urn:sha1:567cb691ec49844101247bb9dc34bc2722f6af4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove trailing whitespace</title>
<updated>2016-03-08T23:00:52Z</updated>
<author>
<name>Hubert Jarosz</name>
</author>
<published>2016-03-08T23:00:52Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=4a4f2479146aa33e235ed57cde311efda68d3c8f'/>
<id>urn:sha1:4a4f2479146aa33e235ed57cde311efda68d3c8f</id>
<content type='text'>
</content>
</entry>
</feed>
