<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/platform/bb10/export/export.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/platform/bb10/export/export.cpp?h=2.0.2-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/platform/bb10/export/export.cpp?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>Add way to look for templates at system wide level too</title>
<updated>2015-11-30T00:36:08Z</updated>
<author>
<name>est31</name>
</author>
<published>2015-11-30T00:26:51Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=15f6d3cebf9e8c9288132454816f1152e16dde36'/>
<id>urn:sha1:15f6d3cebf9e8c9288132454816f1152e16dde36</id>
<content type='text'>
Useful for everybody wanting to package godot.
Fixes #1026.

-&gt; Retain the old behaviour: path in error msg only when exporting.
-&gt; User templates override system templates
</content>
</entry>
<entry>
<title>Ability to visually debug geometry visually:</title>
<updated>2015-09-20T16:03:46Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-09-20T16:03:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=83d9a692be648668b5b363f2424c619e15639843'/>
<id>urn:sha1:83d9a692be648668b5b363f2424c619e15639843</id>
<content type='text'>
-Visible 2D and 3D Shapes, Polygons, Tile collisions, etc.
-Visible Navmesh and Navpoly
-Visible collision contacts for 2D and 3D as a red point
-Customizable colors in project settings
</content>
</entry>
<entry>
<title>-Merged the file server with the live editing and remote debug</title>
<updated>2015-08-06T05:37:40Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-08-06T05:37:40Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=9d185ccc30ad5fe7eb716390ca2e7f5c06574ce0'/>
<id>urn:sha1:9d185ccc30ad5fe7eb716390ca2e7f5c06574ce0</id>
<content type='text'>
-It is now really easy to deploy an android build with debug, and debug it
</content>
</entry>
<entry>
<title>-Changed Godot exit to be clean.</title>
<updated>2015-04-20T22:38:02Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-04-20T22:38:02Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=59154cccf9fcf814a21a2596993fb1b6777d3bb7'/>
<id>urn:sha1:59154cccf9fcf814a21a2596993fb1b6777d3bb7</id>
<content type='text'>
-Added more debug information on memory cleanliness on exit (if run with -v)
-Fixed several memory leaks, fixes #1731, fixes #755
</content>
</entry>
<entry>
<title>merges from okam repo</title>
<updated>2015-03-03T17:39:13Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-03-03T17:39:13Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=4d2198110b4af7f203eeef95697255569e49bce7'/>
<id>urn:sha1:4d2198110b4af7f203eeef95697255569e49bce7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix custom export packages for PC</title>
<updated>2014-08-25T19:13:30Z</updated>
<author>
<name>Dana Olson</name>
</author>
<published>2014-08-25T19:13:30Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=f6c81bbd7bfa3d0c30dd2d0193db5b7b95678087'/>
<id>urn:sha1:f6c81bbd7bfa3d0c30dd2d0193db5b7b95678087</id>
<content type='text'>
also allow custom templates to reside outside of res:// for all platforms
</content>
</entry>
<entry>
<title>More 3D Improvements</title>
<updated>2014-05-29T13:56:39Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-05-29T13:56:39Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=6f0b4678e26c04abfc88c0226c803e78a108de98'/>
<id>urn:sha1:6f0b4678e26c04abfc88c0226c803e78a108de98</id>
<content type='text'>
-=-=-=-=-=-=-=-=-=-=

-Sprite3D and AnimatedSprite3D support.
-Opaque pre-pass works, is compatible with shadows
-Improved shadow map rendering (can differentiate between plain opaque and opaque with shaders/discard/etc)
-Added option to use alpha discard in FixedMaterial
-Improved Glow FX, many more options (three modes, Additive, Screen and SoftLight), strength and scale
-Ability for Background (image or cubemap) to send to glow buffer
-Dumb Deploy of clients now actually works in Android
-Many Many rendering fixes, 3D is much more usable now.
</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>
