<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/scene/2d, 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/scene/2d?h=2.0-beta</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/scene/2d?h=2.0-beta'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2016-01-24T13:57:42Z</updated>
<entry>
<title>-Take in consideration canvas layers for GUI input</title>
<updated>2016-01-24T13:57:42Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-01-24T13:57:42Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=35a28f34426eb6c44a5e321bbd630c64d8b38de0'/>
<id>urn:sha1:35a28f34426eb6c44a5e321bbd630c64d8b38de0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2698 from Faless/add_area_fix</title>
<updated>2016-01-24T02:07:23Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-01-24T02:07:23Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d01f55a78eb08e5645310f17caac0ae49647a013'/>
<id>urn:sha1:d01f55a78eb08e5645310f17caac0ae49647a013</id>
<content type='text'>
Fix bug in Body(2D)SW::add_area</content>
</entry>
<entry>
<title>-leftover debug code was causing a crash in navigation 2d, removed it and fixes #3374</title>
<updated>2016-01-22T22:49:05Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-01-22T22:49:05Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=fe46f0d2b2292f1cab1135b753acdeba3aa0aa38'/>
<id>urn:sha1:fe46f0d2b2292f1cab1135b753acdeba3aa0aa38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3204 from neikeq/fix_3153</title>
<updated>2016-01-15T15:53:16Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-01-15T15:53:16Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=3c6dd5749d445f082fc925a34cc0a26f8d342304'/>
<id>urn:sha1:3c6dd5749d445f082fc925a34cc0a26f8d342304</id>
<content type='text'>
Consider texture offset when rotating tiles</content>
</entry>
<entry>
<title>-Properly lock and and warn about switching off contact monitoring, fixes #3041</title>
<updated>2016-01-12T09:14:15Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-01-12T09:14:15Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=a625f7d07317ac4fac21962a99a7896ed13010c7'/>
<id>urn:sha1:a625f7d07317ac4fac21962a99a7896ed13010c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3300 from MarianoGnu/bug_fixing</title>
<updated>2016-01-11T07:47:37Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-01-11T07:47:37Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=90e5fba1c137b99eb767f73c98a34c353dcec7f2'/>
<id>urn:sha1:90e5fba1c137b99eb767f73c98a34c353dcec7f2</id>
<content type='text'>
fix: TouchScreenButton should stop propagating action when button is …</content>
</entry>
<entry>
<title>It seems everyone misses the polygon decomposer output, fixes #3069</title>
<updated>2016-01-11T02:09:05Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-01-11T02:09:05Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d7015613b10918da720f843c2c56d5c949ffc15b'/>
<id>urn:sha1:d7015613b10918da720f843c2c56d5c949ffc15b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make path update when curve changes, fixes #3144</title>
<updated>2016-01-10T21:01:16Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-01-10T21:01:16Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=5b088b41b3147cc19f2d5bc56b762bd5988bc484'/>
<id>urn:sha1:5b088b41b3147cc19f2d5bc56b762bd5988bc484</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: TouchScreenButton should stop propagating action when button is removed from scene</title>
<updated>2016-01-10T13:36:43Z</updated>
<author>
<name>MarianoGNU</name>
</author>
<published>2015-12-27T22:06:30Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=3169b66d15e983e012b1da181672fef61f3660a0'/>
<id>urn:sha1:3169b66d15e983e012b1da181672fef61f3660a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removed prints</title>
<updated>2016-01-09T22:51:05Z</updated>
<author>
<name>Ariel Manzur</name>
</author>
<published>2016-01-09T22:50:37Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d199ed344dbe1d221849db46e6823efc72754b2d'/>
<id>urn:sha1:d199ed344dbe1d221849db46e6823efc72754b2d</id>
<content type='text'>
</content>
</entry>
</feed>
