<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/tools/editor/scene_tree_dock.h, branch 2.0-beta</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/scene_tree_dock.h?h=2.0-beta</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/tools/editor/scene_tree_dock.h?h=2.0-beta'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2016-01-15T13:34:39Z</updated>
<entry>
<title>Merge pull request #2928 from akien-mga/pr-subscene-icon-in-dock</title>
<updated>2016-01-15T13:34:39Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-01-15T13:34:39Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d64a9526cd17f2d506cf9e6fb9c68a8636c7da07'/>
<id>urn:sha1:d64a9526cd17f2d506cf9e6fb9c68a8636c7da07</id>
<content type='text'>
Moved subscene creation from scene menu to an icon on the scene dock</content>
</entry>
<entry>
<title>-New reparent option "keep global transform" on reparent dialog. It is enabled by default. Closes #2284</title>
<updated>2016-01-02T14:57:47Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-01-02T14:57:47Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=84f96eb523fd13329b2c7bfac952f955aed6ca62'/>
<id>urn:sha1:84f96eb523fd13329b2c7bfac952f955aed6ca62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright to 2016 in headers</title>
<updated>2016-01-01T13:50:53Z</updated>
<author>
<name>George Marques</name>
</author>
<published>2016-01-01T13:50:53Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=5be9ff7b6715a661e85f99b108f96340de7ef435'/>
<id>urn:sha1:5be9ff7b6715a661e85f99b108f96340de7ef435</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moved subscene creation from scene menu to an icon on the scene dock</title>
<updated>2015-11-27T20:42:48Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2015-11-27T20:42:48Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=20efb4810109823bd1fbbbde6400c41b938f957d'/>
<id>urn:sha1:20efb4810109823bd1fbbbde6400c41b938f957d</id>
<content type='text'>
Based on @Fiona's PR #2220.
The previous "subscene" concept is also renamed to "new scene", as those subscene are just like regular scenes.
</content>
</entry>
<entry>
<title>Multiple, simultaneous node editing spuport!!</title>
<updated>2015-08-25T03:08:45Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-08-25T03:08:45Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=eff2931b2ab4db9d47d822e5ef66dce941c90d98'/>
<id>urn:sha1:eff2931b2ab4db9d47d822e5ef66dce941c90d98</id>
<content type='text'>
..but will you be brave enough to try it? :)
</content>
</entry>
<entry>
<title>Multiple scene editing *POTENTIALLY UNSTABLE*</title>
<updated>2015-06-22T03:04:15Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-06-22T03:03:19Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=e9bbb97acccc08ae03fde41e4cc6d2dc6722021a'/>
<id>urn:sha1:e9bbb97acccc08ae03fde41e4cc6d2dc6722021a</id>
<content type='text'>
-ability to edit multiple scenes at the same time
-resource internal IDs are now persistent, this makes multiple scene
editing possible but maaaaay result in file corruption bugs (tested and
could not find anything but possibility exists because core code
changed, report immediately if you find this).
-properly save settings, layout, etc when edited
-script editing is independent from scene editing now
-show a yellow box when a script belongs to the scene
</content>
</entry>
<entry>
<title>missing changes</title>
<updated>2015-06-14T05:13:47Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-06-14T05:13:47Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=8228fea02feabbfdd4def950e67f9ea6507d981d'/>
<id>urn:sha1:8228fea02feabbfdd4def950e67f9ea6507d981d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>new file dialog!</title>
<updated>2015-06-06T12:44:38Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-06-06T12:44:38Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=9acab32daaea38e09c4d74d5f0340479d3dd41bd'/>
<id>urn:sha1:9acab32daaea38e09c4d74d5f0340479d3dd41bd</id>
<content type='text'>
-ItemList control for easier lists/thumbnails
-New file dialog, with support for thumbnails, favorites, recent places,
etc
-Moved .fscache out of the project, no more bugs due to committed/pulled
.fscache!
-Dir dialog now sorts directories
</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>Fixed a bug where a user could add a cyclical dependency, causing a crash.</title>
<updated>2015-01-19T20:47:50Z</updated>
<author>
<name>Nathan Warden</name>
</author>
<published>2015-01-19T20:47:50Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=92cc7b840eff99e90b64caad6883aefbe4c3dd1e'/>
<id>urn:sha1:92cc7b840eff99e90b64caad6883aefbe4c3dd1e</id>
<content type='text'>
</content>
</entry>
</feed>
