<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/scene/main/timer.h, branch 2.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/main/timer.h?h=2.1-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/scene/main/timer.h?h=2.1-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2016-03-31T21:23:16Z</updated>
<entry>
<title>Now the timer could be paused</title>
<updated>2016-03-31T21:23:16Z</updated>
<author>
<name>Hearto Lazor</name>
</author>
<published>2016-03-31T21:23:16Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=995890d5b29fc0dc4eca66d9f11e1e3f8f275ae0'/>
<id>urn:sha1:995890d5b29fc0dc4eca66d9f11e1e3f8f275ae0</id>
<content type='text'>
pause with: set_active(true/false)
is paused with: is_active()
</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>- Implemented support for fixed process on timer. Useful for cooldowns without the influence from framerate</title>
<updated>2015-05-10T14:00:26Z</updated>
<author>
<name>Hearto Lazor</name>
</author>
<published>2015-05-10T14:00:26Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=bd1e54a8b75348fe948ef92f07a55815cc005b78'/>
<id>urn:sha1:bd1e54a8b75348fe948ef92f07a55815cc005b78</id>
<content type='text'>
similar to animation player (idle/fixed mode), where idle mode = old timer, fixed mode = fixed process implementation:
Example of the behaviour with a stream of bullets with timers on different frame rates:
https://gfycat.com/HeartyImpressiveIndiancow

- A change for more uniform ticks on fixed/idle

without this fix:
http://i.imgur.com/0TMQ6CG.png
with this fix:
http://i.imgur.com/3zYx16c.png
</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>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>
