<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/core/input_map.cpp, branch 2.0.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?h=2.0.2-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom?h=2.0.2-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2016-04-02T20:03:48Z</updated>
<entry>
<title>remove trailing whitespace</title>
<updated>2016-04-02T20:03:48Z</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=424a1046664eb1dc8138ccb886ba1c1967c3caa4'/>
<id>urn:sha1:424a1046664eb1dc8138ccb886ba1c1967c3caa4</id>
<content type='text'>
(cherry picked from commit 4a4f2479146aa33e235ed57cde311efda68d3c8f)
</content>
</entry>
<entry>
<title>fix InputMap::action_erase_event()</title>
<updated>2016-04-02T19:58:26Z</updated>
<author>
<name>hondres</name>
</author>
<published>2016-03-07T17:56:44Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=656aa0a501309af374a8a42dc7e01be41fab0d85'/>
<id>urn:sha1:656aa0a501309af374a8a42dc7e01be41fab0d85</id>
<content type='text'>
fixes #3976

(cherry picked from commit 9544042adb2818561370e776f93d6ab7cf0033c5)
</content>
</entry>
<entry>
<title>-make signals throw an error when target method is not found, fixes #2036</title>
<updated>2016-01-04T12:35:21Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-01-04T12:35:21Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=3d0bd1a3f38d39c62dd3471d07b7bcb40acfc5e7'/>
<id>urn:sha1:3d0bd1a3f38d39c62dd3471d07b7bcb40acfc5e7</id>
<content type='text'>
-removed 4 arguments limit for emit_signal() from script
-remvoed 4 arguments limit for call_deferred() from script
</content>
</entry>
<entry>
<title>proper joy axis support as actions, can be configured and inquired, fixes #2317</title>
<updated>2016-01-02T12:37:16Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-01-02T12:37:16Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=432e2e77692e0c718b35ffddc0602a4193e13239'/>
<id>urn:sha1:432e2e77692e0c718b35ffddc0602a4193e13239</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 a compile error</title>
<updated>2015-05-18T14:14:02Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-05-18T14:14:02Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=5900e7f589d50268d49e2e67d3a498d1b01fe03a'/>
<id>urn:sha1:5900e7f589d50268d49e2e67d3a498d1b01fe03a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-Rename unexisting by nonexistant, closes #1940</title>
<updated>2015-05-18T13:20:54Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-05-18T13:20:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=e323cc050564fdb1b5cf81793d173cbd9483f55a'/>
<id>urn:sha1:e323cc050564fdb1b5cf81793d173cbd9483f55a</id>
<content type='text'>
-Added function to retrieve list of actions fron InputMap
</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 bindings for InputMap</title>
<updated>2014-04-24T01:48:16Z</updated>
<author>
<name>Dana Olson</name>
</author>
<published>2014-04-24T01:48:16Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=88abd7200e332c0713e23f05013d5a2ea0037c75'/>
<id>urn:sha1:88abd7200e332c0713e23f05013d5a2ea0037c75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>GODOT IS OPEN SOURCE</title>
<updated>2014-02-10T01:10:30Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-02-10T01:10:30Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=0b806ee0fc9097fa7bda7ac0109191c9c5e0a1ac'/>
<id>urn:sha1:0b806ee0fc9097fa7bda7ac0109191c9c5e0a1ac</id>
<content type='text'>
</content>
</entry>
</feed>
