<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/tools/editor/project_export.cpp, branch 1.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/project_export.cpp?h=1.1-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/tools/editor/project_export.cpp?h=1.1-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2015-05-18T13:20:54Z</updated>
<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>Abort when exporting fails</title>
<updated>2015-05-05T16:19:14Z</updated>
<author>
<name>est31</name>
</author>
<published>2015-04-29T00:50:05Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=584f4470c8be53fa2c682fdd9caede949fc58cf0'/>
<id>urn:sha1:584f4470c8be53fa2c682fdd9caede949fc58cf0</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>Changed popup_centered by popup_centered_minsize in editor dialogs</title>
<updated>2015-04-08T17:02:13Z</updated>
<author>
<name>Franklin Sobrinho</name>
</author>
<published>2015-04-08T17:02:13Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=59692d9012a320014366d3dcecac645a64a4d5f2'/>
<id>urn:sha1:59692d9012a320014366d3dcecac645a64a4d5f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-Completely removed EmptyControl (but added fallback), closes #1017</title>
<updated>2015-01-03T20:24:16Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-01-03T20:24:16Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=dc7ac86b798f40e1472871391af49a562879eadc'/>
<id>urn:sha1:dc7ac86b798f40e1472871391af49a562879eadc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SceneMainLoop -&gt; SceneTree</title>
<updated>2014-11-06T00:20:42Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-11-06T00:20:42Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=0dbedd18fc62f700e92a4cf581e505d849bc47ad'/>
<id>urn:sha1:0dbedd18fc62f700e92a4cf581e505d849bc47ad</id>
<content type='text'>
-=-=-=-=-=-=-=-=-=-=-=-=-=-

*YOUR SOURCE MIGHT NOT WORK*
For mor information on fix:
https://github.com/okamstudio/godot/wiki/devel_scene_tree

Other stuff:
-Shower of bullets demo
-Fixes all around
</content>
</entry>
<entry>
<title>Fix Export -&gt; image group panel</title>
<updated>2014-10-23T10:04:21Z</updated>
<author>
<name>sanikoyes</name>
</author>
<published>2014-10-23T10:04:21Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=26d399d9858e6cd7a2a28ab75352a2f18a72b11d'/>
<id>urn:sha1:26d399d9858e6cd7a2a28ab75352a2f18a72b11d</id>
<content type='text'>
1.click group item doe's not refresh group_images
2.Switch to Atlas mode that preview button doe's not shown
</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>added settings for default project &amp; export dirs</title>
<updated>2014-08-25T01:20:45Z</updated>
<author>
<name>Dana Olson</name>
</author>
<published>2014-08-25T01:20:45Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=884b79ce0ee37686d758f2299cea8559ae93df27'/>
<id>urn:sha1:884b79ce0ee37686d758f2299cea8559ae93df27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Light Baker!</title>
<updated>2014-06-11T13:41:03Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-06-11T13:41:03Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=9b8696d3dd92e2ed6f310ad0f0bf3c2182c9c6ae'/>
<id>urn:sha1:9b8696d3dd92e2ed6f310ad0f0bf3c2182c9c6ae</id>
<content type='text'>
-=-=-=-=-=-=

-Support for lightmap baker, have fun figuring out how it works before tutorial is published.
</content>
</entry>
</feed>
