<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/modules/visual_script, branch master</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom?h=master</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2017-10-05T11:51:22Z</updated>
<entry>
<title>Add NIL_IS_VARIANT usage to few definitions</title>
<updated>2017-10-05T11:51:22Z</updated>
<author>
<name>Ruslan Mustakov</name>
</author>
<published>2017-10-05T11:44:00Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=61ddf52983933a5500f91e13fc1234d5027e35e5'/>
<id>urn:sha1:61ddf52983933a5500f91e13fc1234d5027e35e5</id>
<content type='text'>
The missing usage flag led to GDNative API descriptions containting
arguments with "void" type.
</content>
</entry>
<entry>
<title>Merge pull request #11789 from djrm/pr_visual_improvements</title>
<updated>2017-10-03T17:56:14Z</updated>
<author>
<name>Andreas Haas</name>
</author>
<published>2017-10-03T17:56:14Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=a848fa6cdeb00f0c40f259cde2d59112272e3c51'/>
<id>urn:sha1:a848fa6cdeb00f0c40f259cde2d59112272e3c51</id>
<content type='text'>
Added correct initialization for script editor theme.</content>
</entry>
<entry>
<title>Merge pull request #11653 from bojidar-bg/doc-vscript-1</title>
<updated>2017-10-03T09:58:06Z</updated>
<author>
<name>Nathan Lovato</name>
</author>
<published>2017-10-03T09:58:06Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=cc407847286e8033252db8caa382857a5601fbf2'/>
<id>urn:sha1:cc407847286e8033252db8caa382857a5601fbf2</id>
<content type='text'>
[DOCS] Document some of the VisualScript classes</content>
</entry>
<entry>
<title>Document some of the VisualScript classes.</title>
<updated>2017-10-03T09:01:53Z</updated>
<author>
<name>Bojidar Marinov</name>
</author>
<published>2017-09-28T10:07:20Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=10469c1962172db954d02a3912053a99e2a0dfa3'/>
<id>urn:sha1:10469c1962172db954d02a3912053a99e2a0dfa3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>VS now supports white themes.</title>
<updated>2017-10-03T02:31:32Z</updated>
<author>
<name>Daniel J. Ramirez</name>
</author>
<published>2017-10-03T02:31:32Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=bb69855f1ac32d657e53c388d12b37464f4efa7c'/>
<id>urn:sha1:bb69855f1ac32d657e53c388d12b37464f4efa7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added correct initialization for script editor theme.</title>
<updated>2017-10-02T23:33:42Z</updated>
<author>
<name>Daniel J. Ramirez</name>
</author>
<published>2017-10-02T23:33:42Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=6d874ea685bb57e1c78b7c67f0af7feafc1b55d5'/>
<id>urn:sha1:6d874ea685bb57e1c78b7c67f0af7feafc1b55d5</id>
<content type='text'>
Some style fixes for VS interface.
</content>
</entry>
<entry>
<title>Merge pull request #11659 from AndreaCatania/prephysics</title>
<updated>2017-10-02T21:10:36Z</updated>
<author>
<name>Andreas Haas</name>
</author>
<published>2017-10-02T21:10:36Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=5303efb2fabd668bef18b7ac7606426692e5d6bb'/>
<id>urn:sha1:5303efb2fabd668bef18b7ac7606426692e5d6bb</id>
<content type='text'>
Renamed fixed_process to physics_process</content>
</entry>
<entry>
<title>Renamed fixed_process to physics_process</title>
<updated>2017-09-30T14:19:07Z</updated>
<author>
<name>AndreaCatania</name>
</author>
<published>2017-09-30T14:19:07Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=4537977d6dd2a76580d9ab611a18634efab55c74'/>
<id>urn:sha1:4537977d6dd2a76580d9ab611a18634efab55c74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>VisualScript crashfix when returns are too few</title>
<updated>2017-09-30T14:18:50Z</updated>
<author>
<name>Marcelo Fernandez</name>
</author>
<published>2017-09-30T14:18:50Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=57ef77376fc369f3d9bb86278a22ce2a73ace732'/>
<id>urn:sha1:57ef77376fc369f3d9bb86278a22ce2a73ace732</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unecessary anchors&amp;margins set causing bad display (sons of containers)</title>
<updated>2017-09-26T22:38:28Z</updated>
<author>
<name>Gilles Roudiere</name>
</author>
<published>2017-09-26T16:56:52Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=6f185cc9f7d8f9880dec01be86cf129dd0a38b84'/>
<id>urn:sha1:6f185cc9f7d8f9880dec01be86cf129dd0a38b84</id>
<content type='text'>
</content>
</entry>
</feed>
