<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/scene/io, 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/scene/io?h=2.1-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/scene/io?h=2.1-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2016-05-22T00:18:16Z</updated>
<entry>
<title>First version of Profiler</title>
<updated>2016-05-22T00:18:16Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-05-22T00:18:16Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=a75f8963380a1f6ae8501f21a1d3f3bef8a89d91'/>
<id>urn:sha1:a75f8963380a1f6ae8501f21a1d3f3bef8a89d91</id>
<content type='text'>
It is now possible to profile GDScript as well as some parts of Godot
internals.
</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>
<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>Cosmetic fixes to SCons buildsystem</title>
<updated>2015-11-01T19:53:26Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2015-11-01T19:53:26Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=399b1b047498d154440f5cda4a5ceb08ea3de68e'/>
<id>urn:sha1:399b1b047498d154440f5cda4a5ceb08ea3de68e</id>
<content type='text'>
- Removed trailing spaces
- Made sure all indentation is done using tabs (fixes #39)
- Potentially fixed an identation issue for openssl check
</content>
</entry>
<entry>
<title>Fixed theora playback. Removed theoraplayer.</title>
<updated>2015-09-26T17:50:42Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-09-26T17:50:42Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=c858515785e2406bfc07da587ffc3bb353b7504c'/>
<id>urn:sha1:c858515785e2406bfc07da587ffc3bb353b7504c</id>
<content type='text'>
Still need to get proper audio output latency in some platforms.
</content>
</entry>
<entry>
<title>**WARNING BEFORE PULLING**</title>
<updated>2015-08-23T23:15:56Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-08-23T23:15:56Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=07e97414250827c3b930befa123a4bbd48d24861'/>
<id>urn:sha1:07e97414250827c3b930befa123a4bbd48d24861</id>
<content type='text'>
This push changes the binary and XML formats and bumps the major version to 2.0. As such, files saved in this version WILL NO LONGER WORK IN PREVIOUS VERSIONS. This compatibility breakage with older versions was required in order to properly provide project refactoring tools.
If I were you, unless you are brave, I would wait a week or two before pulling, in case of bugs :)

Summary of Changes

-New Filesystem dock, with filesystem &amp; tree view modes.
-New refactoring tools, to change or fix dependencies.
-Quick search dialog, to quickly search any file
</content>
</entry>
<entry>
<title>forgot to add mirroredrepeat flag to flags file.  fixed.</title>
<updated>2015-06-25T22:41:12Z</updated>
<author>
<name>romulox_x</name>
</author>
<published>2015-06-25T22:41:12Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=acb5cdb5744711beefc7d353aa51cb1d6b148c6a'/>
<id>urn:sha1:acb5cdb5744711beefc7d353aa51cb1d6b148c6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ability to run 2D physics in a thread</title>
<updated>2015-05-26T04:06:05Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-05-26T04:05:08Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=9df77d276593ef7082e3971d1c180b8f74b0cb2e'/>
<id>urn:sha1:9df77d276593ef7082e3971d1c180b8f74b0cb2e</id>
<content type='text'>
also, 2D physics is now thread safe too.
see physics_2d/thread_model
</content>
</entry>
<entry>
<title>fixes on sample importing</title>
<updated>2015-05-20T02:37:04Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-05-20T02:37:04Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=1e5067759420393344ce439fdea1e80e2983579a'/>
<id>urn:sha1:1e5067759420393344ce439fdea1e80e2983579a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated copyright year in all headers</title>
<updated>2015-04-18T17:38:54Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-04-18T17:38:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=fdaa2920eb21fff3320a17e9239e04dfadecdb00'/>
<id>urn:sha1:fdaa2920eb21fff3320a17e9239e04dfadecdb00</id>
<content type='text'>
</content>
</entry>
</feed>
