<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/platform/iphone/gl_view.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/platform/iphone/gl_view.h?h=2.0-beta</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/platform/iphone/gl_view.h?h=2.0-beta'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2016-01-01T13:50:53Z</updated>
<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>Added setting for CADisplayLink on iOS, so you no longer need to recompile to change it</title>
<updated>2015-10-23T00:31:09Z</updated>
<author>
<name>steve</name>
</author>
<published>2015-10-23T00:31:09Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=15a826571c8f4809023c2f3ca014705feb5492bf'/>
<id>urn:sha1:15a826571c8f4809023c2f3ca014705feb5492bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merged some stuff for okam</title>
<updated>2015-09-04T02:24:55Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-09-04T02:24:55Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=b0aa49accbd7e45dae38f1bd43b0fbdd11714211'/>
<id>urn:sha1:b0aa49accbd7e45dae38f1bd43b0fbdd11714211</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>Merge branch 'master' of https://github.com/okamstudio/godot</title>
<updated>2015-03-03T17:41:36Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-03-03T17:41:36Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=2c2894ceb674927a35d2798b3e63adabdb020077'/>
<id>urn:sha1:2c2894ceb674927a35d2798b3e63adabdb020077</id>
<content type='text'>
Conflicts:
	modules/gdscript/gd_tokenizer.cpp
	scene/resources/shader_graph.h
</content>
</entry>
<entry>
<title>merges from okam repo</title>
<updated>2015-03-03T17:39:13Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-03-03T17:39:13Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=4d2198110b4af7f203eeef95697255569e49bce7'/>
<id>urn:sha1:4d2198110b4af7f203eeef95697255569e49bce7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add support for CADisplayLink</title>
<updated>2015-02-11T02:40:10Z</updated>
<author>
<name>Rhody Lugo</name>
</author>
<published>2015-02-10T19:54:22Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d67e8667886329ad4717178e8e09ceef1a42af34'/>
<id>urn:sha1:d67e8667886329ad4717178e8e09ceef1a42af34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>NavMesh</title>
<updated>2014-11-17T10:46:11Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-11-17T10:46:11Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d5cb758d36035fc35e960a466d0b370ff19e4f76'/>
<id>urn:sha1:d5cb758d36035fc35e960a466d0b370ff19e4f76</id>
<content type='text'>
-=-=-=-

-Fixed NavMesh API
-New NavMesh demo
-Support for animated Particles2D
-Fixes for native video playback on iOS
</content>
</entry>
<entry>
<title>-fix bug in cache for atlas import/export</title>
<updated>2014-03-14T01:57:24Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-03-14T01:57:24Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=31ce3c5fd0300aac1e86bced1efc5f9ec94bdb6b'/>
<id>urn:sha1:31ce3c5fd0300aac1e86bced1efc5f9ec94bdb6b</id>
<content type='text'>
-fix some menus
-fixed bug in out transition curves
-detect and remove file:/// in collada
-remove multiscript for now
-remove dependencies on mouse in OS, moved to Input
-avoid fscache from screwing up (fix might make it slower, but it works)
-funcref was missing, it's there now
</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>
