<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/scene/main/node.cpp, branch 1.0-rc2</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom/scene/main/node.cpp?h=1.0-rc2</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/scene/main/node.cpp?h=1.0-rc2'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2014-12-03T05:29:28Z</updated>
<entry>
<title>use tab instead of space</title>
<updated>2014-12-03T05:29:28Z</updated>
<author>
<name>quabug</name>
</author>
<published>2014-12-03T05:29:28Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=25f8f5339a803d55d448d1760b5e8671e0946509'/>
<id>urn:sha1:25f8f5339a803d55d448d1760b5e8671e0946509</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add move_child_notify method in Node class</title>
<updated>2014-12-03T05:22:06Z</updated>
<author>
<name>quabug</name>
</author>
<published>2014-12-03T04:17:23Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=4a7114262343e39235569525b7939896f806b4e6'/>
<id>urn:sha1:4a7114262343e39235569525b7939896f806b4e6</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>Bug Fixes</title>
<updated>2014-11-02T14:31:01Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-11-02T14:31:01Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d85b67be53bac252c0a28b799d56d1b359c4ee99'/>
<id>urn:sha1:d85b67be53bac252c0a28b799d56d1b359c4ee99</id>
<content type='text'>
-=-=-=-=-

-Fixed problem with scaling shapes (#827), related to not taking scale in consideration for calculating the moment of inertia
-Added support for multiline strings (or comments) using """
-Save subscene bug, properties not being saved in root node (#806)
-Fix Crash in CollisionPolygon2DEditor (#814)
-Restored Ability to compile without 3D (#795)
-Fix InterpolatedCamera (#803)
-Fix UV Import for OBJ Meshes (#771)
-Fixed issue with modifier gizmos (#794)
-Fixed CapsuleShape gizmo handle (#50)
-Fixed Import Button (not properly working in 3D) (#733)
-Many misc fixes (though no new features)
</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>Fixed too many little issues, check the issues closed today.</title>
<updated>2014-09-21T04:43:42Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-09-21T04:43:42Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=11a5ed508b1cbde61a4d9dd4f469e86e74667623'/>
<id>urn:sha1:11a5ed508b1cbde61a4d9dd4f469e86e74667623</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Import 3D Scene Improvements</title>
<updated>2014-06-19T05:23:03Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-06-19T05:23:03Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=e086bccd63e64b8d3bd2b6b5ce000ef8abd71584'/>
<id>urn:sha1:e086bccd63e64b8d3bd2b6b5ce000ef8abd71584</id>
<content type='text'>
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

-If re-importing from the "dependency changed" dialog, edited scene will keep the local changes.
-Imported scene will keep track of changes in the source asset
-Geometry changes in source geometry or nodes with a different transform will be updated.
-Materials will be kept if changed locally.
-New nodes added will be kept
-If nodes were reparented or renamed, they will still keep track
-Deleted notes will be restored, use the -noimp option to avoid this.
-In general, you can trust that if you do local modifications to the imported scene, they will not be erased after re-import.
-Erasing your changes is done by re-importing from the "Re-Import" menu, re-opening the "Import 3D Scene" dialog. This wil re-import fresh.

Overall, This should allow you to work on a scene and see changes made to 3D assets in real-time.

So Please test!!
</content>
</entry>
<entry>
<title>More 3D Work</title>
<updated>2014-06-16T13:22:26Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-06-16T13:22:26Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=703004f830f39adcde9b9565f1aa49d1b10e8d27'/>
<id>urn:sha1:703004f830f39adcde9b9565f1aa49d1b10e8d27</id>
<content type='text'>
-=-=-=-=-=-

-ESM Shadow Mapping for softer and less glitchy shadows
-HDR Pipeline (convert to Linear on texture import, convert to SRGB at the end)
-Fix to xml parse bug
</content>
</entry>
<entry>
<title>-Fixed a few bugs in Viewport</title>
<updated>2014-04-10T03:18:27Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-04-10T03:18:27Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=7ea3e8267afaf626256c84a9a3dc61e2954fc6a2'/>
<id>urn:sha1:7ea3e8267afaf626256c84a9a3dc61e2954fc6a2</id>
<content type='text'>
-Made a few demos using Viewport to show it's true power!
-Fixed some start-up error messages.
</content>
</entry>
<entry>
<title>-Added ATITC texture support</title>
<updated>2014-02-26T13:08:17Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-02-26T13:08:17Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=ed6d9463d264d0983f75c2dc93191c8526e9115b'/>
<id>urn:sha1:ed6d9463d264d0983f75c2dc93191c8526e9115b</id>
<content type='text'>
-Fixed bug of some tabs showing wrong names
-Exported properties for viewport
</content>
</entry>
</feed>
