<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/scene/resources/shader_graph.cpp, 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/scene/resources/shader_graph.cpp?h=2.0-beta</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/scene/resources/shader_graph.cpp?h=2.0-beta'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2016-01-06T20:10:48Z</updated>
<entry>
<title>Merge pull request #3136 from MarianoGnu/bug_fixing</title>
<updated>2016-01-06T20:10:48Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-01-06T20:10:48Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=c8849c0b7999ab0a0a767d49c0c080d2c984e1a7'/>
<id>urn:sha1:c8849c0b7999ab0a0a767d49c0c080d2c984e1a7</id>
<content type='text'>
Fix RGBA Uniform autogeneration in ShaderGraph</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 wrong getters in ShaderGraph</title>
<updated>2015-12-28T00:42:22Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2015-12-28T00:42:22Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=fe46b2ac0c56b58fd9651d283cf1ec802e613646'/>
<id>urn:sha1:fe46b2ac0c56b58fd9651d283cf1ec802e613646</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix RGBA Uniform autogeneration in ShaderGraph (fixes #2606)</title>
<updated>2015-12-26T13:44:54Z</updated>
<author>
<name>MarianoGNU</name>
</author>
<published>2015-12-25T21:49:14Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=df5c92c66eeed0d5b36c40d0ade0d6c5d42e7df7'/>
<id>urn:sha1:df5c92c66eeed0d5b36c40d0ade0d6c5d42e7df7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replaced :var by :Variant in documentation, fixes #2897</title>
<updated>2015-12-14T11:28:01Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-12-14T11:28:01Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=f2183a5e09cc55a91b550f0d8f45b45a93d82b29'/>
<id>urn:sha1:f2183a5e09cc55a91b550f0d8f45b45a93d82b29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/okamstudio/godot into shadow_color</title>
<updated>2015-11-18T23:18:10Z</updated>
<author>
<name>Saracen</name>
</author>
<published>2015-11-18T23:18:10Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=dd00452997122029dd2f74a278574d781fd2bf5f'/>
<id>urn:sha1:dd00452997122029dd2f74a278574d781fd2bf5f</id>
<content type='text'>
Conflicts:
	drivers/gles2/shader_compiler_gles2.cpp
</content>
</entry>
<entry>
<title>New shader feature: change the colour of shadows on a per-material basis.</title>
<updated>2015-11-08T03:54:55Z</updated>
<author>
<name>Saracen</name>
</author>
<published>2015-11-08T03:21:06Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=c1d19ad258139c73e7aa81cf6e1fbd99e1bfe38b'/>
<id>urn:sha1:c1d19ad258139c73e7aa81cf6e1fbd99e1bfe38b</id>
<content type='text'>
Conflicts:
	drivers/gles2/shader_compiler_gles2.cpp
</content>
</entry>
<entry>
<title>Added ability to write directly to 4-dimensional position vector from within custom vertex shader code. Bugfixes to shader graph code generation concerning xforms.</title>
<updated>2015-11-02T16:03:31Z</updated>
<author>
<name>Saracen</name>
</author>
<published>2015-11-02T13:16:28Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=b54d96ceba19801f3ec59e1a611f74b428cdebe2'/>
<id>urn:sha1:b54d96ceba19801f3ec59e1a611f74b428cdebe2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix crash when using a Scalar Uniform node to GraphShader</title>
<updated>2015-10-17T18:27:36Z</updated>
<author>
<name>MarianoGNU</name>
</author>
<published>2015-10-17T18:27:36Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=25324aa5061b07df6da877e94c8c23fbe7f34f6e'/>
<id>urn:sha1:25324aa5061b07df6da877e94c8c23fbe7f34f6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Compile shaders using default values.</title>
<updated>2015-08-30T05:44:49Z</updated>
<author>
<name>Mariano Javier Suligoy</name>
</author>
<published>2015-08-30T05:44:49Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=a19a653e2cae50f43b8de5d4ba69170c7d2fa800'/>
<id>urn:sha1:a19a653e2cae50f43b8de5d4ba69170c7d2fa800</id>
<content type='text'>
</content>
</entry>
</feed>
