<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/scene/gui/tree.cpp, branch 2.0.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/scene/gui/tree.cpp?h=2.0.1-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/scene/gui/tree.cpp?h=2.0.1-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2016-02-02T23:44:42Z</updated>
<entry>
<title>-Add some offset to spinboxes in tree, so revert icon does not annoy much when pops up, fixes #3415</title>
<updated>2016-02-02T23:44:42Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-02-02T23:44:42Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=6349c50f5a2b2a1e2ad867582c7321942fc586d7'/>
<id>urn:sha1:6349c50f5a2b2a1e2ad867582c7321942fc586d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Tree Slider disappearing when clicking on it</title>
<updated>2016-01-27T15:24:49Z</updated>
<author>
<name>Franklin Sobrinho</name>
</author>
<published>2016-01-27T15:24:49Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=05a85894da29dc19088abe1aa92c505958ddee28'/>
<id>urn:sha1:05a85894da29dc19088abe1aa92c505958ddee28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix wrong position of LineEdit in Scene editor</title>
<updated>2016-01-26T19:03:28Z</updated>
<author>
<name>Franklin Sobrinho</name>
</author>
<published>2016-01-26T19:03:28Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=66eb28b945531cfbe7e64b09ef1823ffa8badba5'/>
<id>urn:sha1:66eb28b945531cfbe7e64b09ef1823ffa8badba5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-Added a "modal_close" signal for controls</title>
<updated>2016-01-23T14:45:36Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-01-23T14:45:36Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=5a1593951bc331583e5867eea0449958509e20b9'/>
<id>urn:sha1:5a1593951bc331583e5867eea0449958509e20b9</id>
<content type='text'>
-Used it to keep changes on lineedit when focused out
</content>
</entry>
<entry>
<title>Revert "Tree and PropertyEditor confirm value change on focus loss"</title>
<updated>2016-01-23T14:20:54Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-01-23T14:20:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=579ec65d36853100ef6f71e9ea7b29b59074d0d2'/>
<id>urn:sha1:579ec65d36853100ef6f71e9ea7b29b59074d0d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3407 from TheHX/pr-issue-1717</title>
<updated>2016-01-21T18:33:50Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-01-21T18:33:50Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=23be1d8639898ef887ba819db5c1749caa47e37f'/>
<id>urn:sha1:23be1d8639898ef887ba819db5c1749caa47e37f</id>
<content type='text'>
Tree and PropertyEditor confirm value change on focus loss</content>
</entry>
<entry>
<title>Tree and PropertyEditor confirm value change on focus loss</title>
<updated>2016-01-21T16:03:06Z</updated>
<author>
<name>Franklin Sobrinho</name>
</author>
<published>2016-01-21T16:03:06Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=06cafeac0a15051e1ba2733989f0a70ae59d496f'/>
<id>urn:sha1:06cafeac0a15051e1ba2733989f0a70ae59d496f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix wrong local mouse pos when holding spinbox and improve behaviour</title>
<updated>2016-01-21T13:09:30Z</updated>
<author>
<name>Ignacio Etcheverry</name>
</author>
<published>2016-01-21T13:08:40Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=bd6f7a411c8b2a9e163e01d52a303333eac4fe78'/>
<id>urn:sha1:bd6f7a411c8b2a9e163e01d52a303333eac4fe78</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>-fix range limit issue in Particles2D, closes #2411</title>
<updated>2015-12-31T18:18:03Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-12-31T18:18:03Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d1a799f74412a0ae16b6023a927c1b7b3c052f96'/>
<id>urn:sha1:d1a799f74412a0ae16b6023a927c1b7b3c052f96</id>
<content type='text'>
</content>
</entry>
</feed>
