<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/tools/editor/plugins/baked_light_editor_plugin.cpp, 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-07-26T02:45:20Z</updated>
<entry>
<title>Stop baking process if there is no geometry in the BakedLightInstance.</title>
<updated>2016-07-26T02:45:20Z</updated>
<author>
<name>Daniel J. Ramirez</name>
</author>
<published>2016-07-26T02:45:20Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=213a57ccafdf2f4fcc472801c60332d40cfe6464'/>
<id>urn:sha1:213a57ccafdf2f4fcc472801c60332d40cfe6464</id>
<content type='text'>
moved missing baked light warning to BakedLightInstance configuration warning
</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>i18n: Don't make print_line calls translatable</title>
<updated>2016-05-04T13:28:37Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-05-04T13:28:37Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=fb277dbde6a337a3294867f54cebc54c7cd91653'/>
<id>urn:sha1:fb277dbde6a337a3294867f54cebc54c7cd91653</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Modified editor strings to be translatable in the future</title>
<updated>2016-05-04T01:25:37Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-05-04T01:25:37Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=567cb691ec49844101247bb9dc34bc2722f6af4f'/>
<id>urn:sha1:567cb691ec49844101247bb9dc34bc2722f6af4f</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>First attempt at making a more useful EditorPlugin API. Still undocumented, but feedback welcome!</title>
<updated>2016-02-27T03:32:51Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-02-27T03:32:00Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=2a7fdb23b3381900c3dd087f567e50d2d738c43a'/>
<id>urn:sha1:2a7fdb23b3381900c3dd087f567e50d2d738c43a</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>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>-Much improvement to baked light baker</title>
<updated>2014-10-28T01:54:32Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-10-28T01:54:32Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=e82dc402052a47b44bb3bcf50ee4801257f92778'/>
<id>urn:sha1:e82dc402052a47b44bb3bcf50ee4801257f92778</id>
<content type='text'>
-Fixed many bugs in stretch mode
-Fixes to camera project and unproject as consequence of the above
-added setget to script (documented in script doc)
-more fixes to collada exporter for blender
</content>
</entry>
<entry>
<title>Little Bits</title>
<updated>2014-08-14T13:31:38Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-08-14T13:31:38Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=2ee4ac183babedd679e901b0158f5268556deceb'/>
<id>urn:sha1:2ee4ac183babedd679e901b0158f5268556deceb</id>
<content type='text'>
-=-=-=-=-=-

-Fixed small bugs all around
-Added ability to show/hide entire sections of the spatial (3D) tree
-WIP new vehicle (not ready yet) based on Bullet
</content>
</entry>
</feed>
