<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/platform/windows/SCsub, 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-01-07T05:47:43Z</updated>
<entry>
<title>Better fix for visual studio project generation.</title>
<updated>2016-01-07T05:47:43Z</updated>
<author>
<name>Peace Sells</name>
</author>
<published>2016-01-07T05:47:43Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=9f00d9e44bae95b65d584e26bd115d49a18d3ce3'/>
<id>urn:sha1:9f00d9e44bae95b65d584e26bd115d49a18d3ce3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better gamepad support</title>
<updated>2015-12-18T05:12:53Z</updated>
<author>
<name>hondres</name>
</author>
<published>2015-12-18T05:12:53Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=af633c794179d29a4bf0c01983c8b08d14553596'/>
<id>urn:sha1:af633c794179d29a4bf0c01983c8b08d14553596</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-work in progress resourceparser and .tscn parser. Still non-functional</title>
<updated>2015-11-24T13:42:05Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-11-24T13:42:05Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=ccd40f76e8975b679619eb3591eb56376e82a6b3'/>
<id>urn:sha1:ccd40f76e8975b679619eb3591eb56376e82a6b3</id>
<content type='text'>
-fixed theora so it can compile theoralib but not theora
-fixed generation of windows icon in .rc, which didn't previously work in 32 bits
</content>
</entry>
<entry>
<title>Add icon to exe file in windows export</title>
<updated>2015-11-08T22:53:58Z</updated>
<author>
<name>masoud bh</name>
</author>
<published>2015-11-08T22:53:58Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=24f3f43457ac6bdeed95c1ed0a882387a509078a'/>
<id>urn:sha1:24f3f43457ac6bdeed95c1ed0a882387a509078a</id>
<content type='text'>
add version_info and icon sections in "export to windows platform".
add version_info and icon to godot exe file (editor &amp; template exe).
fix an problem in image class.
change all default icons to android export icon (a little more rounded).
create an python script for convert file to cpp byte array for use in
'splash.h'.
</content>
</entry>
<entry>
<title>Added Visual Studio project generation. Use "vsproj=yes" in command line. This does not set up NMAKE properly.</title>
<updated>2015-05-03T21:18:56Z</updated>
<author>
<name>Antony Jones</name>
</author>
<published>2015-05-03T21:18:56Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=2a4da03f103448a69c48ee66e415f8dd2d617f58'/>
<id>urn:sha1:2a4da03f103448a69c48ee66e415f8dd2d617f58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>3D Import Import &amp; UDP</title>
<updated>2014-11-12T14:23:23Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-11-12T14:23:23Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=6dd8768811cfca5bb831619d93cf870e5d20667f'/>
<id>urn:sha1:6dd8768811cfca5bb831619d93cf870e5d20667f</id>
<content type='text'>
-=-=-=-=-=-=-=-=-=-=-

-Animation Import filter support
-Animation Clip import support
-Animation Optimizer Fixes, Improvements and Visibile Options
-Extremely Experimental UDP support.
</content>
</entry>
<entry>
<title>Fix windows build issue by moving libraries from LIBS to LINKFLAGS; Remove redundant .exe surfix on windows</title>
<updated>2014-10-08T03:00:59Z</updated>
<author>
<name>marynate</name>
</author>
<published>2014-10-08T02:59:35Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=26d5dac43d084f9d64646885c647ff5f1025a208'/>
<id>urn:sha1:26d5dac43d084f9d64646885c647ff5f1025a208</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Build System Changes</title>
<updated>2014-10-07T04:31:49Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-10-07T04:31:49Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=0fa94a96904a8ff44d1a26fd6b783c2d6a533540'/>
<id>urn:sha1:0fa94a96904a8ff44d1a26fd6b783c2d6a533540</id>
<content type='text'>
-=-=-=-=-=-=-=-=-=-=

Build System:
-Big clean up of SCons, changed how builds are done to a much cleaner method (check the Github Wiki for instructions).
-Deactivated BlackBerry10 (sorry), if no mantainer found (or BlackBerry does not send us a Passort ;), platform will be removed as we have no longer devices to test.

Engine:
-Removed deprecated object and scene format (was in there just for compatibility, not in use since a long time).
-Added ability to open scenes even if a node type was removed (will try to guess the closest type).
-Removed deprecated node types.
</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>
