<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/core/io/resource_loader.cpp, branch 2.0-beta</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom/core/io/resource_loader.cpp?h=2.0-beta</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/core/io/resource_loader.cpp?h=2.0-beta'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2016-01-01T13:50:53Z</updated>
<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>ran cppcheck, found unused variables</title>
<updated>2015-09-16T20:35:30Z</updated>
<author>
<name>firefly2442</name>
</author>
<published>2015-09-16T20:35:30Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=afbb6c064c88d743d8a7d04b5dbfb4b0b1b2db7f'/>
<id>urn:sha1:afbb6c064c88d743d8a7d04b5dbfb4b0b1b2db7f</id>
<content type='text'>
</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>-fixed many memory initialization issues</title>
<updated>2015-06-07T01:06:58Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-06-07T01:06:58Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=b524b40fdc5325c840192ce92dbed8108ccef2d9'/>
<id>urn:sha1:b524b40fdc5325c840192ce92dbed8108ccef2d9</id>
<content type='text'>
-fixed deadlock on previews thread
-fixed compilation errors on unix
</content>
</entry>
<entry>
<title>-vec3 uniforms should now work, fixes #1773</title>
<updated>2015-05-04T13:17:24Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-05-04T13:17:24Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=a76709d24038442880f3174e15e84d5317e61d9f'/>
<id>urn:sha1:a76709d24038442880f3174e15e84d5317e61d9f</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>
<entry>
<title>-fix bug in cache for atlas import/export</title>
<updated>2014-03-14T01:57:24Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-03-14T01:57:24Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=31ce3c5fd0300aac1e86bced1efc5f9ec94bdb6b'/>
<id>urn:sha1:31ce3c5fd0300aac1e86bced1efc5f9ec94bdb6b</id>
<content type='text'>
-fix some menus
-fixed bug in out transition curves
-detect and remove file:/// in collada
-remove multiscript for now
-remove dependencies on mouse in OS, moved to Input
-avoid fscache from screwing up (fix might make it slower, but it works)
-funcref was missing, it's there now
</content>
</entry>
<entry>
<title>-Added ATITC texture support</title>
<updated>2014-02-26T13:08:17Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-02-26T13:08:17Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=ed6d9463d264d0983f75c2dc93191c8526e9115b'/>
<id>urn:sha1:ed6d9463d264d0983f75c2dc93191c8526e9115b</id>
<content type='text'>
-Fixed bug of some tabs showing wrong names
-Exported properties for viewport
</content>
</entry>
<entry>
<title>-scripts are converted to bytecode on export</title>
<updated>2014-02-25T12:31:47Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-02-25T12:31:47Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=b2ce682f6ed9493423be257a5b2e87126692a94f'/>
<id>urn:sha1:b2ce682f6ed9493423be257a5b2e87126692a94f</id>
<content type='text'>
-fix bug in doc where touchscreen events were not documented
</content>
</entry>
<entry>
<title>GODOT IS OPEN SOURCE</title>
<updated>2014-02-10T01:10:30Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-02-10T01:10:30Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=0b806ee0fc9097fa7bda7ac0109191c9c5e0a1ac'/>
<id>urn:sha1:0b806ee0fc9097fa7bda7ac0109191c9c5e0a1ac</id>
<content type='text'>
</content>
</entry>
</feed>
