<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/editor/plugins/particles_editor_plugin.cpp, branch 3.0.1-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/plugins/particles_editor_plugin.cpp?h=3.0.1-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/editor/plugins/particles_editor_plugin.cpp?h=3.0.1-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2018-01-01T13:40:47Z</updated>
<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>Enhance undoredo action name, TTR, cleanup</title>
<updated>2017-12-12T16:04:37Z</updated>
<author>
<name>Poommetee Ketson</name>
</author>
<published>2017-12-12T15:57:17Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=24df9f3707767f94a8b7842a24013aa3709b1805'/>
<id>urn:sha1:24df9f3707767f94a8b7842a24013aa3709b1805</id>
<content type='text'>
</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>Use HTTPS URL for Godot's website in the headers</title>
<updated>2017-08-27T12:16:55Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-08-27T12:16:55Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=bd282ff43f23fe845f29a3e25c8efc01bd65ffb0'/>
<id>urn:sha1:bd282ff43f23fe845f29a3e25c8efc01bd65ffb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Editor: Add some more translatable strings.</title>
<updated>2017-08-25T16:49:45Z</updated>
<author>
<name>Andreas Haas</name>
</author>
<published>2017-08-23T20:25:14Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=6134d8741d6b255751e7b2811be85b60ef916269'/>
<id>urn:sha1:6134d8741d6b255751e7b2811be85b60ef916269</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert Object::cast_to() to the static version</title>
<updated>2017-08-24T21:08:24Z</updated>
<author>
<name>Hein-Pieter van Braam</name>
</author>
<published>2017-08-24T20:58:51Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=cacced7e507f7603bacc03ae2616e58f0ede122a'/>
<id>urn:sha1:cacced7e507f7603bacc03ae2616e58f0ede122a</id>
<content type='text'>
Currently we rely on some undefined behavior when Object-&gt;cast_to() gets
called with a Null pointer. This used to work fine with GCC &lt; 6 but
newer versions of GCC remove all codepaths in which the this pointer is
Null. However, the non-static cast_to() was supposed to be null safe.

This patch makes cast_to() Null safe and removes the now redundant Null
checks where they existed.

It is explained in this article: https://www.viva64.com/en/b/0226/
</content>
</entry>
<entry>
<title>Removed unnecessary assignments</title>
<updated>2017-08-21T19:15:55Z</updated>
<author>
<name>Wilson E. Alvarez</name>
</author>
<published>2017-08-21T19:15:36Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=738d2ab96997faa1e13b91e38cf8a0000d829f70'/>
<id>urn:sha1:738d2ab96997faa1e13b91e38cf8a0000d829f70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>renamed all Rect3.pos to Rect3.position</title>
<updated>2017-06-09T13:54:02Z</updated>
<author>
<name>alexholly</name>
</author>
<published>2017-06-06T18:33:51Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=935f730170d75955f708b5014da3e11c95fcdac4'/>
<id>urn:sha1:935f730170d75955f708b5014da3e11c95fcdac4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removal of Image from Variant, converted to a Resource.</title>
<updated>2017-05-17T10:37:45Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2017-05-17T10:36:47Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=98a329670227c726a5d7a196e5cba8dbdd54301b'/>
<id>urn:sha1:98a329670227c726a5d7a196e5cba8dbdd54301b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Particle system is complete. Rejoice!</title>
<updated>2017-04-09T01:40:06Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2017-04-09T01:38:11Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=4286aef69313e048fa91710c35456c08a252fd3c'/>
<id>urn:sha1:4286aef69313e048fa91710c35456c08a252fd3c</id>
<content type='text'>
</content>
</entry>
</feed>
