<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/scene/gui/range.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/range.cpp?h=2.0.2-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/scene/gui/range.cpp?h=2.0.2-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2016-04-02T20:03:48Z</updated>
<entry>
<title>remove trailing whitespace</title>
<updated>2016-04-02T20:03:48Z</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=424a1046664eb1dc8138ccb886ba1c1967c3caa4'/>
<id>urn:sha1:424a1046664eb1dc8138ccb886ba1c1967c3caa4</id>
<content type='text'>
(cherry picked from commit 4a4f2479146aa33e235ed57cde311efda68d3c8f)
</content>
</entry>
<entry>
<title>Merge pull request #3257 from TheHX/pr-range-properties</title>
<updated>2016-01-11T10:50:50Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-01-11T10:50:50Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=cbdcd99b858d48e14d11ec186b34f7b398cfc11d'/>
<id>urn:sha1:cbdcd99b858d48e14d11ec186b34f7b398cfc11d</id>
<content type='text'>
Fix error caused by dragging a Range property</content>
</entry>
<entry>
<title>do not return zero with minus-sign within range value, fixes #3221</title>
<updated>2016-01-08T14:57:03Z</updated>
<author>
<name>Richard Nespithal</name>
</author>
<published>2016-01-08T12:07:15Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=b123bc4a2a9c07fcfd27a84109960bda158b3b9d'/>
<id>urn:sha1:b123bc4a2a9c07fcfd27a84109960bda158b3b9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix error caused by dragging a Range property</title>
<updated>2016-01-06T12:58:22Z</updated>
<author>
<name>Franklin Sobrinho</name>
</author>
<published>2016-01-06T12:54:13Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=a906bce9a0cd452d3fa44ab6843661e84b368845'/>
<id>urn:sha1:a906bce9a0cd452d3fa44ab6843661e84b368845</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>Style fix for rounded_values methods in Range</title>
<updated>2015-12-27T23:12:13Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2015-12-27T23:12:13Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=9fddc69769abf5df9472f283fab68967e7c8373b'/>
<id>urn:sha1:9fddc69769abf5df9472f283fab68967e7c8373b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Range exp_edit property</title>
<updated>2015-11-04T18:38:02Z</updated>
<author>
<name>Franklin Sobrinho</name>
</author>
<published>2015-11-04T18:38:02Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=467ee040c485f317048d5aec97d5d6d0af1f54e7'/>
<id>urn:sha1:467ee040c485f317048d5aec97d5d6d0af1f54e7</id>
<content type='text'>
</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>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>GODOT IS OPEN SOURCE</title>
<updated>2014-02-10T01:10:30Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-02-10T01:10:30Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=0b806ee0fc9097fa7bda7ac0109191c9c5e0a1ac'/>
<id>urn:sha1:0b806ee0fc9097fa7bda7ac0109191c9c5e0a1ac</id>
<content type='text'>
</content>
</entry>
</feed>
