<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/tools/editor/plugins/tile_set_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-05T18:40:22Z</updated>
<entry>
<title>Respect frame property when converting to TileSet.</title>
<updated>2016-07-05T18:40:22Z</updated>
<author>
<name>Andrii Skrynnyk</name>
</author>
<published>2016-07-05T18:40:22Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=0a8d6de0c336dfc2029da276c80371d3bf4c9792'/>
<id>urn:sha1:0a8d6de0c336dfc2029da276c80371d3bf4c9792</id>
<content type='text'>
</content>
</entry>
<entry>
<title>i18n: Proofreading of all strings</title>
<updated>2016-05-20T22:21:57Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-05-18T22:08:12Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=94c34ff8906935cf0a9ef5ad82c6755ee21bbd07'/>
<id>urn:sha1:94c34ff8906935cf0a9ef5ad82c6755ee21bbd07</id>
<content type='text'>
Done to ensure that no important identifiers are translatable,
to fix compound strings using the new vformat() function, and
some general English proofreading here and there.
</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>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 Remove Item option in TileSet plugin</title>
<updated>2015-12-15T22:35:35Z</updated>
<author>
<name>Ignacio Etcheverry</name>
</author>
<published>2015-12-15T22:35:35Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d74c56289fe2801cd16e97787bd67dde32281a1d'/>
<id>urn:sha1:d74c56289fe2801cd16e97787bd67dde32281a1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add all collision shapes to a tile when converting scenes to TileSets</title>
<updated>2015-10-25T22:13:46Z</updated>
<author>
<name>eska</name>
</author>
<published>2015-10-25T22:13:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=ca7cfa9b4c5fbd487c9b5bcf9143cbfce35287e7'/>
<id>urn:sha1:ca7cfa9b4c5fbd487c9b5bcf9143cbfce35287e7</id>
<content type='text'>
</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>lot of work on 2D lighting and isometric maps</title>
<updated>2015-03-09T05:34:56Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-03-09T05:34:56Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=09489e3a78de39bb4d8690f3c65f8a5e7a56a95e'/>
<id>urn:sha1:09489e3a78de39bb4d8690f3c65f8a5e7a56a95e</id>
<content type='text'>
added a new demo, isometric_light that does full isometric sorting,
lights, shadows, etc.
</content>
</entry>
<entry>
<title>Huge Amount of BugFix</title>
<updated>2014-10-03T03:10:51Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-10-03T03:10:51Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=b24fe3dd206ce391ec4c5f68d32fc2259f275563'/>
<id>urn:sha1:b24fe3dd206ce391ec4c5f68d32fc2259f275563</id>
<content type='text'>
-=-=-=-=-=-=-=-=-=-=-

-Fixes to Collada Exporter (avoid crash situtions)
-Fixed to Collada Importer (Fixed Animation Optimizer Bugs)
-Fixes to RigidBody/RigidBody2D body_enter/body_exit, was buggy
-Fixed ability for RigidBody/RigidBody2D to get contacts reported and bodyin/out in Kinematic mode.
-Added proper trigger support for 3D Physics shapes
-Changed proper value for Z-Offset in OmniLight
-Fixed spot attenuation bug in SpotLight
-Fixed some 3D and 2D spatial soudn bugs related to distance attenuation.
-Fixed bugs in EventPlayer (channels were muted by default)
-Fix in ButtonGroup (get nodes in group are now returned in order)
-Fixed Linear-&gt;SRGB Conversion, previous algo sucked, new algo works OK
-Changed SRGB-&gt;Linear conversion to use hardware if supported, improves texture quality a lot
-Fixed options for Y-Fov and X-Fov in camera, should be more intuitive.
-Fixed bugs related to viewports and transparency

Huge Amount of New Stuff:
-=-=-=-=-=-=-=-==-=-=-=-

-Ability to manually advance an AnimationPlayer that is inactive (with advance() function)
-More work in WinRT platform
-Added XY normalmap support, imports on this format by default. Reduces normlmap size and enables much nice compression using LATC
-Added Anisotropic filter support to textures, can be specified on import
-Added support for Non-Square, Isometric and Hexagonal tilemaps in TileMap.
-Added Isometric Dungeon demo.
-Added simple hexagonal map demo.
-Added Truck-Town demo. Shows how most types of joints and vehicles are used. Please somebody make a nicer town, this one is too hardcore.
-Added an Object-Picking API to both RigidBody and Area! (and relevant demo)
</content>
</entry>
<entry>
<title>heck</title>
<updated>2014-04-19T19:46:52Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-04-19T19:46:52Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=a4c1fa12a54df2fe332db2ab08a03c844e4dcc93'/>
<id>urn:sha1:a4c1fa12a54df2fe332db2ab08a03c844e4dcc93</id>
<content type='text'>
</content>
</entry>
</feed>
