<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/editor/doc, branch 3.0-stable</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom/editor/doc?h=3.0-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/editor/doc?h=3.0-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2018-01-05T00:22:23Z</updated>
<entry>
<title>Add missing copyright headers and fix formatting</title>
<updated>2018-01-05T00:22:23Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2018-01-04T23:50:27Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=e4213e66b2dd8f5a87d8cf5015ac83ba3143279d'/>
<id>urn:sha1:e4213e66b2dd8f5a87d8cf5015ac83ba3143279d</id>
<content type='text'>
Using `misc/scripts/fix_headers.py` on all Godot files.
Some missing header guards were added, and the header inclusion order
was fixed in the Bullet module.
</content>
</entry>
<entry>
<title>Update copyright statements to 2018</title>
<updated>2018-01-01T13:40:47Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2018-01-01T13:40:08Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=b50a9114b105dafafdda8248a38653bca314a6f3'/>
<id>urn:sha1:b50a9114b105dafafdda8248a38653bca314a6f3</id>
<content type='text'>
Happy new year to the wonderful Godot community!
</content>
</entry>
<entry>
<title>Created internal usage flag to remove non editor properties from doc, closes #13334</title>
<updated>2017-12-06T20:16:25Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2017-12-06T20:16:25Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=a496dd4d389e2752a58f5beb98dcfad2eeccaf14'/>
<id>urn:sha1:a496dd4d389e2752a58f5beb98dcfad2eeccaf14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function,</title>
<updated>2017-11-25T03:09:40Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2017-11-25T03:07:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=bc2e8d99e5ae0dbd69e712cc71da3033f5f30139'/>
<id>urn:sha1:bc2e8d99e5ae0dbd69e712cc71da3033f5f30139</id>
<content type='text'>
leading to unnecesary copy on writes and reduced performance.
</content>
</entry>
<entry>
<title>Fixes bug where enumeration is not being saved</title>
<updated>2017-11-24T21:44:13Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2017-11-24T21:43:52Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=2bc6db65c14f00de5a0349e910037ca2db7fc103'/>
<id>urn:sha1:2bc6db65c14f00de5a0349e910037ca2db7fc103</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix block where setter/getters are cached to be skipped</title>
<updated>2017-11-24T17:00:01Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2017-11-24T16:59:43Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=31f62f53c516360dcf8688141a5f8a0aebada431'/>
<id>urn:sha1:31f62f53c516360dcf8688141a5f8a0aebada431</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Attempt to remove setters/getters from doc data</title>
<updated>2017-11-24T15:33:28Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2017-11-24T15:32:59Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=f6139c2cfc52b5027cf0b426b32effada64fee62'/>
<id>urn:sha1:f6139c2cfc52b5027cf0b426b32effada64fee62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pass engine name and version parts as proper strings</title>
<updated>2017-11-19T23:51:14Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-11-19T20:18:01Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=6947bed015c33706b9a441fd47cd84f0da99097c'/>
<id>urn:sha1:6947bed015c33706b9a441fd47cd84f0da99097c</id>
<content type='text'>
Removes the need for _MKSTR all over the place which has the drawback of
converting _MKSTR(UNKNOWN_DEFINE) to "UKNOWN_DEFINE" instead of throwing
a compilation error.
</content>
</entry>
<entry>
<title>Rename Rect3 to AABB.</title>
<updated>2017-11-17T16:01:41Z</updated>
<author>
<name>Ferenc Arn</name>
</author>
<published>2017-11-17T02:09:00Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d28763a4c1792dc00fde3d151eaea54f9cf2b8a9'/>
<id>urn:sha1:d28763a4c1792dc00fde3d151eaea54f9cf2b8a9</id>
<content type='text'>
Fixes #12973.
</content>
</entry>
<entry>
<title>doc: Rename "@Global Scope" to "@GlobalScope"</title>
<updated>2017-11-15T19:41:16Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-11-15T17:45:34Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=e7701bb2de30c554f52dc9d3f0110b4001ae18ad'/>
<id>urn:sha1:e7701bb2de30c554f52dc9d3f0110b4001ae18ad</id>
<content type='text'>
Spaces in filenames are evil.
</content>
</entry>
</feed>
