<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/platform/winrt, 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/platform/winrt?h=2.1-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/platform/winrt?h=2.1-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2016-07-14T06:49:02Z</updated>
<entry>
<title>WinRT: Add missing license file for ANGLE</title>
<updated>2016-07-14T06:49:02Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-07-14T06:48:57Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=26baaf447abb85c7a1670141ffa6a41f3287601e'/>
<id>urn:sha1:26baaf447abb85c7a1670141ffa6a41f3287601e</id>
<content type='text'>
Also drop the unused "All rights reserved" FunctionDiscoveryKeys_devpkey.h
Fixes #4859.
</content>
</entry>
<entry>
<title>Added function to notify ScriptLanguage when a thread is created/freed, allows scripts to allocate a stack there via TLS</title>
<updated>2016-06-25T13:41:23Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-06-25T13:40:33Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=8dac3bf3b10406d05c4d520e81082e490e3b76ff'/>
<id>urn:sha1:8dac3bf3b10406d05c4d520e81082e490e3b76ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed iCCp chunk in pngs</title>
<updated>2016-06-22T19:13:29Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2016-06-22T18:44:02Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=0ab05b09e4a950783c9bd95e65fdcee6b39dcc67'/>
<id>urn:sha1:0ab05b09e4a950783c9bd95e65fdcee6b39dcc67</id>
<content type='text'>
neccesary for libpng 1.6.27 to work silently
</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>Remove trailing spaces</title>
<updated>2016-04-02T18:26:12Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-04-02T18:26:12Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=0a5472e697dee57956c2583a50bc5cf5faada5d8'/>
<id>urn:sha1:0a5472e697dee57956c2583a50bc5cf5faada5d8</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>remove pc_joystick_map.h</title>
<updated>2016-02-01T13:28:53Z</updated>
<author>
<name>hondres</name>
</author>
<published>2016-02-01T13:28:53Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=f4fa74fe28bc57205461c1937fb6f7ad15886a84'/>
<id>urn:sha1:f4fa74fe28bc57205461c1937fb6f7ad15886a84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unnecessary null pointer checks</title>
<updated>2016-01-04T10:46:16Z</updated>
<author>
<name>Emmanuel Leblond</name>
</author>
<published>2016-01-04T10:46:16Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=cabf9234849508ba7285d1a5bafd3bab692eb80f'/>
<id>urn:sha1:cabf9234849508ba7285d1a5bafd3bab692eb80f</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>Added missing \n in script error output.</title>
<updated>2015-11-19T14:35:18Z</updated>
<author>
<name>ZuBsPaCe</name>
</author>
<published>2015-11-19T14:35:18Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=ce3216429ee0f695a7529460c7c31e72f04b6533'/>
<id>urn:sha1:ce3216429ee0f695a7529460c7c31e72f04b6533</id>
<content type='text'>
</content>
</entry>
</feed>
