<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/scene/2d/node_2d.h, branch 2.1.2-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/2d/node_2d.h?h=2.1.2-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/scene/2d/node_2d.h?h=2.1.2-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2017-01-12T18:15:30Z</updated>
<entry>
<title>Welcome in 2017, dear changelog reader!</title>
<updated>2017-01-12T18:15:30Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-01-01T21:01:57Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d8223ffa75f7028bb104001e7195233f335556f2'/>
<id>urn:sha1:d8223ffa75f7028bb104001e7195233f335556f2</id>
<content type='text'>
That year should bring the long-awaited OpenGL ES 3.0 compatible renderer
with state-of-the-art rendering techniques tuned to work as low as middle
end handheld devices - without compromising with the possibilities given
for higher end desktop games of course. Great times ahead for the Godot
community and the gamers that will play our games!

(cherry picked from commit c7bc44d5ad9aae4902280012f7654e2318cd910e)
</content>
</entry>
<entry>
<title>Add Node2D's set_global_rot get_global_rot set_global_rotd get_global_rotd set_global_scale get_global_scale methods.</title>
<updated>2017-01-10T16:15:28Z</updated>
<author>
<name>Emmanuel Leblond</name>
</author>
<published>2016-08-15T09:39:19Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=39ce4a49fa52572947a677b6e3afad6ba094e60b'/>
<id>urn:sha1:39ce4a49fa52572947a677b6e3afad6ba094e60b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix for #6158. Converting Vector2 to Size2 for scaling functions.</title>
<updated>2016-10-09T15:18:54Z</updated>
<author>
<name>anneomcl</name>
</author>
<published>2016-09-20T04:36:24Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=12edde80f263d4c19a8301a078ff254c624681dd'/>
<id>urn:sha1:12edde80f263d4c19a8301a078ff254c624681dd</id>
<content type='text'>
(cherry picked from commit aa5ade834c8646b81e2320089314393c00ee8020)
</content>
</entry>
<entry>
<title>Rotation APIs: Better exposure for degrees methods</title>
<updated>2016-05-06T21:38:08Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-05-06T21:38:08Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=4eab767a6fbc746f6a13e976b4e34d566e7cc4cd'/>
<id>urn:sha1:4eab767a6fbc746f6a13e976b4e34d566e7cc4cd</id>
<content type='text'>
Made public the various set/getters for rotations in degrees.
For consistency, renamed the exposed method names to remove the leading
underscore, and kept the old names with a deprecation warning.

Fixes #4511.
</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>-renamed function get_relative_transform() to get_relative_transform_to_parent(), makes more sense</title>
<updated>2015-12-29T00:05:57Z</updated>
<author>
<name>reduz</name>
</author>
<published>2015-12-29T00:05:57Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=f7b64a62d115d4955a47ea6735960f535ed8133c'/>
<id>urn:sha1:f7b64a62d115d4955a47ea6735960f535ed8133c</id>
<content type='text'>
-fixed newly introduced bug in onready keyword, fixes #3155
</content>
</entry>
<entry>
<title>-Added lookat/get_angle_to functions in 2D, and a demo, closes #1843</title>
<updated>2015-05-12T11:17:09Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-05-12T11:17:09Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=3936ed882c6f39c74a3b124a95d5adc5e61ab3c5'/>
<id>urn:sha1:3936ed882c6f39c74a3b124a95d5adc5e61ab3c5</id>
<content type='text'>
-Added get_viewport().get_mouse_pos() to replace Input.get_mouse_pos(), closes #1838
</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>added spatial and node2d helper methods</title>
<updated>2015-03-22T13:33:58Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-03-22T13:33:58Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=a93e33f5c8afc8ce2e9c1674718ff103bfae49b0'/>
<id>urn:sha1:a93e33f5c8afc8ce2e9c1674718ff103bfae49b0</id>
<content type='text'>
to perform operations such as translaiton, rotation, etc directly on
nodes.
</content>
</entry>
<entry>
<title>New Navigation &amp; Pathfinding support for 2D</title>
<updated>2015-02-14T15:10:15Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-02-14T15:09:52Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=c5f509f238576dba39ffcce74ab2066f24e67b58'/>
<id>urn:sha1:c5f509f238576dba39ffcce74ab2066f24e67b58</id>
<content type='text'>
-Added Navigation &amp; NavigationPolygon nodes
-Added corresponding visual editor
-New pathfinding algorithm is modern and fast!
-Similar API to 3D Pathfinding (more coherent)
</content>
</entry>
</feed>
