<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/scene/main, branch 2.0-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/main?h=2.0-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/scene/main?h=2.0-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2016-02-03T12:31:55Z</updated>
<entry>
<title>-Fix mouse coordinates not being affected by canvas transform</title>
<updated>2016-02-03T12:31:55Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-02-03T12:31:18Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=bdfac2806fc226169f1ed576d8d0e9e677578650'/>
<id>urn:sha1:bdfac2806fc226169f1ed576d8d0e9e677578650</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3534 from Biliogadafr/pickable2d</title>
<updated>2016-02-03T11:56:49Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-02-03T11:56:49Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=6d63dda72bedeb9795095cc15d976b6766a175e2'/>
<id>urn:sha1:6d63dda72bedeb9795095cc15d976b6766a175e2</id>
<content type='text'>
Physics2D: Allow to use 'intersect_point' with not 'Pickable' objects</content>
</entry>
<entry>
<title>-make stream player and time restore state properly if removed, fixes #1949</title>
<updated>2016-02-03T02:27:10Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-02-03T02:26:20Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=259bd73caed445b7d36caa31743cd049d6204e98'/>
<id>urn:sha1:259bd73caed445b7d36caa31743cd049d6204e98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Physics2D: Allow to use 'intersect_point' with objects which is not 'pickable'</title>
<updated>2016-02-01T01:30:16Z</updated>
<author>
<name>Biliogadafr</name>
</author>
<published>2016-02-01T01:30:16Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=e8c5b41dd8d9825d0ae2f053f2f219289aed91a8'/>
<id>urn:sha1:e8c5b41dd8d9825d0ae2f053f2f219289aed91a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-Fix crash opening and closing the scene, closes #3491</title>
<updated>2016-01-31T18:10:33Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-01-31T18:09:52Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=53e237dfe4aa550fa52a1187d1b19e7b5ec555eb'/>
<id>urn:sha1:53e237dfe4aa550fa52a1187d1b19e7b5ec555eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-Fix input bug on window ordering due to foretting to sort root items</title>
<updated>2016-01-25T13:39:55Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-01-25T13:39:55Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=094f0767d84a31ecd64cb9318886efbb613163ce'/>
<id>urn:sha1:094f0767d84a31ecd64cb9318886efbb613163ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-Changed how popups work in Viewport to make them a lot less invasive to the scene tree</title>
<updated>2016-01-25T13:30:03Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-01-25T13:30:03Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=07e79094802a2eb2d7c0cd64cecf673db386ec5a'/>
<id>urn:sha1:07e79094802a2eb2d7c0cd64cecf673db386ec5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-make sure instance placeholder works with duplicate(), fixes #3378</title>
<updated>2016-01-22T22:36:40Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-01-22T22:36:40Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=b30839fb08e4e17ca9ba3a76aa46bb263c62e7b6'/>
<id>urn:sha1:b30839fb08e4e17ca9ba3a76aa46bb263c62e7b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-Fix viewport converting the scren in grayness, fixes #3406</title>
<updated>2016-01-22T21:54:43Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-01-22T21:54:43Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=9d571d8eacb07e1b96de049feca976b3309cd21d'/>
<id>urn:sha1:9d571d8eacb07e1b96de049feca976b3309cd21d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3390 from Hinsbart/duplicate_fix</title>
<updated>2016-01-20T06:25:34Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-01-20T06:25:34Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=a6b7e8c24e13c96d225576ed41a1b87b6eda0bf6'/>
<id>urn:sha1:a6b7e8c24e13c96d225576ed41a1b87b6eda0bf6</id>
<content type='text'>
duplicate groups and signals</content>
</entry>
</feed>
