<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/tools/editor/plugins/sample_library_editor_plugin.cpp, branch 2.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?h=2.1-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom?h=2.1-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2016-06-03T18:07:46Z</updated>
<entry>
<title>SampleLibraryEditor: Initialize "is_playing" variable</title>
<updated>2016-06-03T18:07:46Z</updated>
<author>
<name>Błażej Szczygieł</name>
</author>
<published>2016-06-03T17:52:07Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=bff77d731fbfc51f4b7cbb3a1a72d9fd3995d631'/>
<id>urn:sha1:bff77d731fbfc51f4b7cbb3a1a72d9fd3995d631</id>
<content type='text'>
Fixes crash caused by jumping to wrong place due to uninitialized
variable.

Closes #4703

(cherry picked from commit 9acb666320a03d6f47b6bd43842488bdb921be9f)
</content>
</entry>
<entry>
<title>i18n: Second pass at proofreading</title>
<updated>2016-05-20T23:27:27Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-05-20T23:18:35Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=00d8f8604476b525869787f0962bf41b4b591061'/>
<id>urn:sha1:00d8f8604476b525869787f0962bf41b4b591061</id>
<content type='text'>
Mostly removing commented out strings, plus a few critical ones
that should not be translated.
</content>
</entry>
<entry>
<title>i18n: Proofreading of all strings</title>
<updated>2016-05-20T22:21:57Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-05-18T22:08:12Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=94c34ff8906935cf0a9ef5ad82c6755ee21bbd07'/>
<id>urn:sha1:94c34ff8906935cf0a9ef5ad82c6755ee21bbd07</id>
<content type='text'>
Done to ensure that no important identifiers are translatable,
to fix compound strings using the new vformat() function, and
some general English proofreading here and there.
</content>
</entry>
<entry>
<title>New reworked AnimatedSprite!</title>
<updated>2016-05-15T02:48:45Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-05-15T02:48:23Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=bed3efb17ede58a2bfc177b47cb3a49091aea30a'/>
<id>urn:sha1:bed3efb17ede58a2bfc177b47cb3a49091aea30a</id>
<content type='text'>
-New SpriteFrames editor, with support for drag&amp;drop, multiple animation
sets, animation speed and loop.
-New AnimatedSprite, with support for all the new features!
AnimatedSprite3D has not been updated yet.
-Added support for drag&amp;drop to other editors, such as resourcepreload,
sample library,  etc.
</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 redundant buttons</title>
<updated>2016-03-13T14:28:03Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-03-13T13:57:01Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d36333b6483b4a8f4ef6d1b38b0688f0f7e99caf'/>
<id>urn:sha1:d36333b6483b4a8f4ef6d1b38b0688f0f7e99caf</id>
<content type='text'>
Now the Load button is alone on its line,
we probably need to find it a better place.
</content>
</entry>
<entry>
<title>Add stop and delete buttons to sample library</title>
<updated>2016-03-13T14:28:03Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-03-13T13:37:47Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=533b9b734272d60ba60427e3d7092a84fe47f9e0'/>
<id>urn:sha1:533b9b734272d60ba60427e3d7092a84fe47f9e0</id>
<content type='text'>
Based on the work by @rdcklinux in #3339.
The play button becomes a stop button while playing.
A delete button is added in the last column.
</content>
</entry>
<entry>
<title>-Massive editor dialog cleanup</title>
<updated>2016-01-17T23:03:57Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-01-17T23:03:57Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=74a48a0140262ebd3a818a75b7d102cf0fe2eeae'/>
<id>urn:sha1:74a48a0140262ebd3a818a75b7d102cf0fe2eeae</id>
<content type='text'>
-Added a bottom menu list
</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>Added tooltip for a few buttons in sample library editor</title>
<updated>2015-11-18T22:12:23Z</updated>
<author>
<name>Tybobobo</name>
</author>
<published>2015-10-25T23:37:38Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=c1c2fef23ea099a23614fdab78358975d45fb50f'/>
<id>urn:sha1:c1c2fef23ea099a23614fdab78358975d45fb50f</id>
<content type='text'>
</content>
</entry>
</feed>
