<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/tools/collada, 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-07-07T21:16:21Z</updated>
<entry>
<title>Remove unused variables (third pass) + dead code</title>
<updated>2016-07-07T21:16:21Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-07-07T07:20:02Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=454b210242ec15a9928324757f27989216bc5a59'/>
<id>urn:sha1:454b210242ec15a9928324757f27989216bc5a59</id>
<content type='text'>
Fixes various gcc 5.4.0 warnings for -Wunused-variable and -Wunused-but-set-variable
</content>
</entry>
<entry>
<title>Improved Blender/Collada shadeless-&gt;unshaded import</title>
<updated>2016-06-07T20:07:48Z</updated>
<author>
<name>Pawel Kowal</name>
</author>
<published>2016-06-07T20:07:48Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=101e0c9ec6db92a842a8ca8fc7b4e475a6f2f477'/>
<id>urn:sha1:101e0c9ec6db92a842a8ca8fc7b4e475a6f2f477</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improved Blender/Collada -colonly import creating collision shapes for empties</title>
<updated>2016-06-05T18:59:21Z</updated>
<author>
<name>Pawel Kowal</name>
</author>
<published>2016-06-05T18:59:21Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=494847f0d106968e4f527eec088aeb84ab39b112'/>
<id>urn:sha1:494847f0d106968e4f527eec088aeb84ab39b112</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>
<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>better support for broken collada, fixes #2959</title>
<updated>2015-12-12T17:55:16Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-12-12T17:55:16Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=5abe4313615dc17b999e150346f857313573a26d'/>
<id>urn:sha1:5abe4313615dc17b999e150346f857313573a26d</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>Several performance improvements, mainly in loading and instancing scenes and resources.</title>
<updated>2015-06-29T03:29:49Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-06-29T03:29:49Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=95047562d743b1c1fdc007432c8a0c145a455c5d'/>
<id>urn:sha1:95047562d743b1c1fdc007432c8a0c145a455c5d</id>
<content type='text'>
A general speedup should be apparent, with even more peformance increase when compiling optimized.

WARNING: Tested and it seems to work, but if something breaks, please report.
</content>
</entry>
<entry>
<title>-Fixes from source code analyzizer, closes #1768</title>
<updated>2015-05-01T13:44:08Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-05-01T13:44:08Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=4804462ee06c1b3e2d1b50b857ce8693d3c0936d'/>
<id>urn:sha1:4804462ee06c1b3e2d1b50b857ce8693d3c0936d</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>
