<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/servers/visual/rasterizer_dummy.cpp, branch 2.0.4-stable</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom/servers/visual/rasterizer_dummy.cpp?h=2.0.4-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/servers/visual/rasterizer_dummy.cpp?h=2.0.4-stable'/>
<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>fixed server breaking error in previous splash screen commit</title>
<updated>2015-09-13T02:15:02Z</updated>
<author>
<name>romulox_x</name>
</author>
<published>2015-09-13T02:15:02Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=e5730c1c7c8da29ea85a04daf7479f293329d39c'/>
<id>urn:sha1:e5730c1c7c8da29ea85a04daf7479f293329d39c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>new space shooter demo</title>
<updated>2015-06-11T13:00:48Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-06-11T12:55:38Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=9e479065f5ecc3017868d01380e024f11070baf2'/>
<id>urn:sha1:9e479065f5ecc3017868d01380e024f11070baf2</id>
<content type='text'>
ortho camera sort fix, closes #2063
</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>Beta1 Attempt #1</title>
<updated>2015-04-02T15:59:23Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-04-02T15:59:23Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=68e42f53badd6a501021e545c09b2c41ad21e1e0'/>
<id>urn:sha1:68e42f53badd6a501021e545c09b2c41ad21e1e0</id>
<content type='text'>
-=-==-=-=-=-=-=-

-Small fixes in canvas item light shader
-Fixed compilation in server target
-Export for Android makes 32 bits display as default
-changed version to 1.1beta1
</content>
</entry>
<entry>
<title>-fix compilation of godot server</title>
<updated>2015-02-19T14:54:03Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-02-19T14:54:03Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=3fdf3d8eabf3ca8c756de52a4bb6aa302c1f454f'/>
<id>urn:sha1:3fdf3d8eabf3ca8c756de52a4bb6aa302c1f454f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-Initial working(?) implementation of shaders for 2D. Lighting still not there though.</title>
<updated>2015-01-12T13:19:09Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-01-12T13:19:09Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=544ce2a1dbaa5548490c975c2f6f6ed7c21377b9'/>
<id>urn:sha1:544ce2a1dbaa5548490c975c2f6f6ed7c21377b9</id>
<content type='text'>
Check for reference:
https://github.com/okamstudio/godot/wiki/shader
</content>
</entry>
<entry>
<title>2D Rewrite Step [1]</title>
<updated>2015-01-10T20:35:26Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-01-10T20:35:26Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=89970848311ee2d49040a148a56d80590091877c'/>
<id>urn:sha1:89970848311ee2d49040a148a56d80590091877c</id>
<content type='text'>
-=-=-=-=-=-=-=-=-=-

-Moved drawing code to a single function that takes linked list (should make it easier to optimize in the future).
-Implemented Z ordering of 2D nodes. Node2D and those that inherit have a visibility/Z property that affects drawing order (besides the tree order)
-Removed OpenGL ES 1.x support. Good riddance!
</content>
</entry>
<entry>
<title>-ability to set default textures in shader (needed for visual shader editing)</title>
<updated>2014-12-21T14:42:44Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-12-21T14:42:44Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=f7f197c40941ffaf03fcddeb20536dec8074ca00'/>
<id>urn:sha1:f7f197c40941ffaf03fcddeb20536dec8074ca00</id>
<content type='text'>
-work in progress new graph system (will replace current one)
-crash fix in s3m loader (out of bounds acess)
-fixed vbox overriding of separation (fixes empty line between section tabs)
</content>
</entry>
<entry>
<title>-Much improvement to baked light baker</title>
<updated>2014-10-28T01:54:32Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-10-28T01:54:32Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=e82dc402052a47b44bb3bcf50ee4801257f92778'/>
<id>urn:sha1:e82dc402052a47b44bb3bcf50ee4801257f92778</id>
<content type='text'>
-Fixed many bugs in stretch mode
-Fixes to camera project and unproject as consequence of the above
-added setget to script (documented in script doc)
-more fixes to collada exporter for blender
</content>
</entry>
</feed>
