<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/scene/gui/graph_edit.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/scene/gui/graph_edit.cpp?h=2.0.2-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/scene/gui/graph_edit.cpp?h=2.0.2-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2016-02-08T19:28:12Z</updated>
<entry>
<title>-Cleaned up GraphEdit, also fixes #3568</title>
<updated>2016-02-08T19:28:12Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-02-08T19:28:12Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=34c022a0a22bccb88a47be7356eec71543f57c89'/>
<id>urn:sha1:34c022a0a22bccb88a47be7356eec71543f57c89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-Forgot to add clips input to graphedit, fixes #3420</title>
<updated>2016-01-23T21:49:26Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-01-23T21:49:26Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=a2992d5955ff4f84f829dcab4859b4f5b5399a2c'/>
<id>urn:sha1:a2992d5955ff4f84f829dcab4859b4f5b5399a2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a slider to handle zoom</title>
<updated>2016-01-19T01:10:44Z</updated>
<author>
<name>MarianoGNU</name>
</author>
<published>2016-01-19T01:10:44Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=76ee2035b6726dbe9f2dc356e71069ff7b6c9d78'/>
<id>urn:sha1:76ee2035b6726dbe9f2dc356e71069ff7b6c9d78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add zoom to GraphEdit</title>
<updated>2016-01-18T23:41:37Z</updated>
<author>
<name>MarianoGNU</name>
</author>
<published>2016-01-18T23:32:37Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=c2aaeaaf5afb612cde195075575a955fa0650f4f'/>
<id>urn:sha1:c2aaeaaf5afb612cde195075575a955fa0650f4f</id>
<content type='text'>
Also fix some responsiveness issues:
-Box selection no longer visible when connecting.
-Allow cancel connection with mouse's right button.
</content>
</entry>
<entry>
<title>New shader nodes are now created under (more or less) the cursor.</title>
<updated>2016-01-18T15:02:42Z</updated>
<author>
<name>Ovnuniarchos</name>
</author>
<published>2016-01-17T21:26:32Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=ded1acc33eab3c50720a286afc852ea14eb0272e'/>
<id>urn:sha1:ded1acc33eab3c50720a286afc852ea14eb0272e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Delete selected nodes with the Delete key</title>
<updated>2015-07-27T00:57:27Z</updated>
<author>
<name>Mariano Javier Suligoy</name>
</author>
<published>2015-07-27T00:57:27Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d7279ddaf2aa98ed962d84d466f21dc2f39522c9'/>
<id>urn:sha1:d7279ddaf2aa98ed962d84d466f21dc2f39522c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Duplicate GraphNode(s) [Control+D]</title>
<updated>2015-07-26T00:16:07Z</updated>
<author>
<name>Mariano Javier Suligoy</name>
</author>
<published>2015-07-26T00:16:07Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=5ffd818fb195a6e9bea48ec03ad52a77080a8d25'/>
<id>urn:sha1:5ffd818fb195a6e9bea48ec03ad52a77080a8d25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Box selection for GraphNodes</title>
<updated>2015-07-25T00:59:48Z</updated>
<author>
<name>Mariano Javier Suligoy</name>
</author>
<published>2015-07-25T00:59:48Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=bdde79a3f433dbff244e544b72ac8946d8d9b44b'/>
<id>urn:sha1:bdde79a3f433dbff244e544b72ac8946d8d9b44b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix tab indent</title>
<updated>2015-07-21T01:15:06Z</updated>
<author>
<name>Mariano Javier Suligoy</name>
</author>
<published>2015-07-21T01:15:06Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=2a43778793ba67c7edb7d96ab30c4c2a8c145c70'/>
<id>urn:sha1:2a43778793ba67c7edb7d96ab30c4c2a8c145c70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Select and move multiple nodes at once</title>
<updated>2015-07-19T04:48:46Z</updated>
<author>
<name>Mariano Javier Suligoy</name>
</author>
<published>2015-07-19T04:48:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=bdd12744fe340152cef5bf88de9e2d183bff1790'/>
<id>urn:sha1:bdd12744fe340152cef5bf88de9e2d183bff1790</id>
<content type='text'>
</content>
</entry>
</feed>
