<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/tools/editor/plugins/polygon_2d_editor_plugin.cpp, 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:15:59Z</updated>
<entry>
<title>Removed unused variables (second pass) + dead code</title>
<updated>2016-07-07T21:15:59Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-07-06T17:04:21Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=3fcb9b1ec179b99d979d4cfea9b5e3c80e4a3e33'/>
<id>urn:sha1:3fcb9b1ec179b99d979d4cfea9b5e3c80e4a3e33</id>
<content type='text'>
Fixes various gcc 5.4.0 warnings for -Wunused-variable and -Wunused-but-set-variable
</content>
</entry>
<entry>
<title>Add missing license headers in our source files (#5255)</title>
<updated>2016-06-18T12:46:12Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-06-18T12:46:12Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=a7fc04626af238bf9a80c4f3b569e1c5d70465c9'/>
<id>urn:sha1:a7fc04626af238bf9a80c4f3b569e1c5d70465c9</id>
<content type='text'>
Also removes a couple wrong Godot headers from third-party source files.</content>
</entry>
<entry>
<title>i18n: Second pass at proofreading</title>
<updated>2016-05-20T23:27:27Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-05-20T23:18:35Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=00d8f8604476b525869787f0962bf41b4b591061'/>
<id>urn:sha1:00d8f8604476b525869787f0962bf41b4b591061</id>
<content type='text'>
Mostly removing commented out strings, plus a few critical ones
that should not be translated.
</content>
</entry>
<entry>
<title>Modified editor strings to be translatable in the future</title>
<updated>2016-05-04T01:25:37Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-05-04T01:25:37Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=567cb691ec49844101247bb9dc34bc2722f6af4f'/>
<id>urn:sha1:567cb691ec49844101247bb9dc34bc2722f6af4f</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>-Fix global transform cache not being cleared in 2D nodes, fixes many editor bugs, closes #2115</title>
<updated>2016-01-02T23:32:19Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-01-02T23:32:19Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=939c5f5c9effce84b55d1ff1ead33dda62c5d3d6'/>
<id>urn:sha1:939c5f5c9effce84b55d1ff1ead33dda62c5d3d6</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>Fix issue #1275</title>
<updated>2015-11-02T11:34:40Z</updated>
<author>
<name>Franklin Sobrinho</name>
</author>
<published>2015-09-07T15:14:20Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=cd4d4b97e37738259c57d1caa21e52b18ab9adf9'/>
<id>urn:sha1:cd4d4b97e37738259c57d1caa21e52b18ab9adf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add SpriteRegionEditor and update Polygon2DUVEditor</title>
<updated>2015-09-28T03:06:06Z</updated>
<author>
<name>MarianoGNU</name>
</author>
<published>2015-09-28T03:06:06Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=3e6aaec19342367304d4ded3bcfb0cc91a8124c4'/>
<id>urn:sha1:3e6aaec19342367304d4ded3bcfb0cc91a8124c4</id>
<content type='text'>
Both with snap and grid support
</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>
