<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/core/variant_op.cpp, branch 2.0.2-stable</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom/core/variant_op.cpp?h=2.0.2-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/core/variant_op.cpp?h=2.0.2-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2016-04-02T20:03:48Z</updated>
<entry>
<title>remove trailing whitespace</title>
<updated>2016-04-02T20:03:48Z</updated>
<author>
<name>Hubert Jarosz</name>
</author>
<published>2016-03-08T23:00:52Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=424a1046664eb1dc8138ccb886ba1c1967c3caa4'/>
<id>urn:sha1:424a1046664eb1dc8138ccb886ba1c1967c3caa4</id>
<content type='text'>
(cherry picked from commit 4a4f2479146aa33e235ed57cde311efda68d3c8f)
</content>
</entry>
<entry>
<title>Variant::blend: add Quat, fix Vector3.</title>
<updated>2016-04-02T20:00:18Z</updated>
<author>
<name>Josh Grams</name>
</author>
<published>2016-03-08T11:38:19Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=ee20365f7c13902663ffb1721ca6b1d084915336'/>
<id>urn:sha1:ee20365f7c13902663ffb1721ca6b1d084915336</id>
<content type='text'>
(cherry picked from commit f7fad321886858dd05d06f1e2d57773a2b24f147)
</content>
</entry>
<entry>
<title>AnimationTreePlayer: blend value tracks (closes #2299)</title>
<updated>2016-03-05T11:55:43Z</updated>
<author>
<name>Josh Grams</name>
</author>
<published>2016-02-18T03:34:49Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=cafcdb015d487994d25a387562dbc0df96dc4a2c'/>
<id>urn:sha1:cafcdb015d487994d25a387562dbc0df96dc4a2c</id>
<content type='text'>
Variant:
- zero() sets a Variant to the appropriate type of zero value
- blend() blends part of one Variant on top of another.

(cherry picked from commit 391ce81c5ea037ffcbc525434673f4edd55a7d7e)
</content>
</entry>
<entry>
<title>fixed string operator[], which was broken. Closes #2202</title>
<updated>2016-01-02T17:58:27Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-01-02T17:58:27Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=32a6120a5cdd050d4874021aa80d3d104a4b637b'/>
<id>urn:sha1:32a6120a5cdd050d4874021aa80d3d104a4b637b</id>
<content type='text'>
</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>-Added Color8(r8,g8,b8,a8) function as well as .r8,.g8,.b8,.a8 members to Color, to deal with colors in the 0-255 range. Closes #2345</title>
<updated>2015-12-31T21:26:49Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-12-31T21:26:49Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=37f2222dd77d4ebb9c4df1af598635ac73f0bcf6'/>
<id>urn:sha1:37f2222dd77d4ebb9c4df1af598635ac73f0bcf6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix "in" operator, make it use evaluate() instead of operator==</title>
<updated>2015-12-11T13:29:55Z</updated>
<author>
<name>Franklin Sobrinho</name>
</author>
<published>2015-12-11T13:15:05Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=6a34ab201ab17363ce0d64d56469ff7fdd506c8c'/>
<id>urn:sha1:6a34ab201ab17363ce0d64d56469ff7fdd506c8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix return type of Matrix32 member vars</title>
<updated>2015-11-23T18:08:54Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2015-11-23T18:07:32Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=a961347d8c9e1808e80da5b996cd7ab929f5eabb'/>
<id>urn:sha1:a961347d8c9e1808e80da5b996cd7ab929f5eabb</id>
<content type='text'>
Thanks to @bojidar-bg for localising the issue.
</content>
</entry>
<entry>
<title>Merge pull request #2749 from TheHX/fix_string_content_test</title>
<updated>2015-11-18T21:55:01Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-11-18T21:55:01Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=5dcfdb343572086a1f495497ba896436326792d9'/>
<id>urn:sha1:5dcfdb343572086a1f495497ba896436326792d9</id>
<content type='text'>
Fix String content test</content>
</entry>
<entry>
<title>Implement Quat multiply operator, and xform method</title>
<updated>2015-11-11T14:30:55Z</updated>
<author>
<name>Franklin Sobrinho</name>
</author>
<published>2015-11-11T14:30:55Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=541812e999858ec1a7f1dc19febef2617f06573f'/>
<id>urn:sha1:541812e999858ec1a7f1dc19febef2617f06573f</id>
<content type='text'>
</content>
</entry>
</feed>
