<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/tools/editor/plugins/tile_map_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/tools/editor/plugins/tile_map_editor_plugin.cpp?h=2.1-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/tools/editor/plugins/tile_map_editor_plugin.cpp?h=2.1-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2016-07-10T16:41:33Z</updated>
<entry>
<title>Merge pull request #5270 from lonesurvivor/master</title>
<updated>2016-07-10T16:41:33Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-07-10T16:41:33Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=46bb02991ff6d7d0ef1ecdda76de015b183d0c08'/>
<id>urn:sha1:46bb02991ff6d7d0ef1ecdda76de015b183d0c08</id>
<content type='text'>
Added Tile Origin = Bottom Left option to the TileMap</content>
</entry>
<entry>
<title>Add tile index prefixes in tile map editor plugin. #5420</title>
<updated>2016-06-28T23:14:30Z</updated>
<author>
<name>Samuel Grigolato</name>
</author>
<published>2016-06-26T20:03:42Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=afab4168fd33e56beddb857625facdfca305c575'/>
<id>urn:sha1:afab4168fd33e56beddb857625facdfca305c575</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added Tile Origin = Bottom Left option to the TileMap</title>
<updated>2016-06-20T10:18:53Z</updated>
<author>
<name>Patrick Reh</name>
</author>
<published>2016-06-17T22:01:00Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=fff4d5867ce8ae69cd5699a55f7617edb3015f0f'/>
<id>urn:sha1:fff4d5867ce8ae69cd5699a55f7617edb3015f0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Completed shortcuts for Tile Map Editor</title>
<updated>2016-06-12T22:19:18Z</updated>
<author>
<name>Daniel J. Ramirez</name>
</author>
<published>2016-06-12T22:19:18Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=5524bcd2b5dd798c2ef054e5c475d2d3e4845d51'/>
<id>urn:sha1:5524bcd2b5dd798c2ef054e5c475d2d3e4845d51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added customizable shortcuts for tile map editor</title>
<updated>2016-06-12T21:39:12Z</updated>
<author>
<name>Daniel J. Ramirez</name>
</author>
<published>2016-06-11T23:40:11Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=7c9e68ed7e0ffb35dd081f14bd3a8a6396766f30'/>
<id>urn:sha1:7c9e68ed7e0ffb35dd081f14bd3a8a6396766f30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed tile map editor plugin, all previews are now the same size, closes #4983</title>
<updated>2016-06-12T20:10:34Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-06-12T20:10:34Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=be223c91f93f8e5235a4425236a4c3254c3e62c1'/>
<id>urn:sha1:be223c91f93f8e5235a4425236a4c3254c3e62c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Delete unused code in TileMapEditor</title>
<updated>2016-05-28T19:50:22Z</updated>
<author>
<name>Andreas Haas</name>
</author>
<published>2016-05-28T19:50:05Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=62de01ae3b9076682f7f19039c00f98fe7763625'/>
<id>urn:sha1:62de01ae3b9076682f7f19039c00f98fe7763625</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reorder tiles into nice columns</title>
<updated>2016-05-27T19:42:51Z</updated>
<author>
<name>Bojidar Marinov</name>
</author>
<published>2016-05-27T19:42:51Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=ab97718d8aca65297b147770e5158f0494ac5bb8'/>
<id>urn:sha1:ab97718d8aca65297b147770e5158f0494ac5bb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use scalar to scale TileMap icons</title>
<updated>2016-05-27T16:54:46Z</updated>
<author>
<name>Andreas Haas</name>
</author>
<published>2016-05-27T16:54:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=7c1594ee5a6e17216ffa4e73e33be235e65e0946'/>
<id>urn:sha1:7c1594ee5a6e17216ffa4e73e33be235e65e0946</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a slider for zooming TileMap preview icons.</title>
<updated>2016-05-24T18:36:53Z</updated>
<author>
<name>Andreas Haas</name>
</author>
<published>2016-05-24T17:18:56Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=11f728fc987785c94edeb60002cb16bf0c95fcdf'/>
<id>urn:sha1:11f728fc987785c94edeb60002cb16bf0c95fcdf</id>
<content type='text'>
Fixes #2413
</content>
</entry>
</feed>
