<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/modules/dds, 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-09-20T11:11:10Z</updated>
<entry>
<title>Rename pos to position in user facing methods and variables</title>
<updated>2017-09-20T11:11:10Z</updated>
<author>
<name>letheed</name>
</author>
<published>2017-09-10T13:37:49Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=5ad9be4c24e9d7dc5672fdc42cea896622fe5685'/>
<id>urn:sha1:5ad9be4c24e9d7dc5672fdc42cea896622fe5685</id>
<content type='text'>
Rename user facing methods and variables as well as the corresponding
C++ methods according to the folloming changes:

* pos -&gt; position
* rot -&gt; rotation
* loc -&gt; location

C++ variables are left as is.
</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>rewritten PBR implementation to make it friendlier with Blender</title>
<updated>2017-05-31T23:29:56Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2017-05-31T23:16:38Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=a134f58fb3e072a3453bd5e9286f90b4694c9766'/>
<id>urn:sha1:a134f58fb3e072a3453bd5e9286f90b4694c9766</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-Added EXR supprot for HDR (no BC6 compression yet though)</title>
<updated>2017-05-27T01:31:32Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2017-05-27T00:49:49Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=f89641907f8b45941f5e67891936ee8050a3ef92'/>
<id>urn:sha1:f89641907f8b45941f5e67891936ee8050a3ef92</id>
<content type='text'>
-Improvements to texture importer
-Proper detection of S3TC compression modes, and added all modes to Image
-Fixes to non-power of 2 compressed textures, which should all be supported by GLES3
</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>Fix property warnings and hide some debug prints</title>
<updated>2017-04-23T09:17:32Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-04-23T08:32:52Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=515f92d03b6bb4e8a42d5b88d603c96c69d233a4'/>
<id>urn:sha1:515f92d03b6bb4e8a42d5b88d603c96c69d233a4</id>
<content type='text'>
"ALL IS GOOD" was a lie.

In particular, removes verbose "path not recognized" false positive.

The actual logic is to (somewhat naively) check all ResourceFormatLoaders
and to pick the first good match, so no need to warn about the formats
that do not match the type hint.
</content>
</entry>
<entry>
<title>Add "Godot Engine contributors" copyright line</title>
<updated>2017-04-07T22:11:42Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-04-07T22:11:42Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=df61dc4b2bd54a5a40c515493c76f5a458e5b541'/>
<id>urn:sha1:df61dc4b2bd54a5a40c515493c76f5a458e5b541</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos in source code using codespell</title>
<updated>2017-03-24T20:45:31Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-03-24T20:45:31Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=debeee56f721178d44f71deb4e303b825d1dccd1'/>
<id>urn:sha1:debeee56f721178d44f71deb4e303b825d1dccd1</id>
<content type='text'>
From https://github.com/lucasdemarchi/codespell
</content>
</entry>
<entry>
<title>A Whole New World (clang-format edition)</title>
<updated>2017-03-05T15:44:50Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-03-05T15:44:50Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=5dbf1809c6e3e905b94b8764e99491e608122261'/>
<id>urn:sha1:5dbf1809c6e3e905b94b8764e99491e608122261</id>
<content type='text'>
I can show you the code
Pretty, with proper whitespace
Tell me, coder, now when did
You last write readable code?

I can open your eyes
Make you see your bad indent
Force you to respect the style
The core devs agreed upon

A whole new world
A new fantastic code format
A de facto standard
With some sugar
Enforced with clang-format

A whole new world
A dazzling style we all dreamed of
And when we read it through
It's crystal clear
That now we're in a whole new world of code
</content>
</entry>
<entry>
<title>Fix some compilation warnings.</title>
<updated>2017-02-21T09:59:19Z</updated>
<author>
<name>Shlomi Fish</name>
</author>
<published>2017-02-21T09:59:19Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=0a2c387d5c375aa9dd9e828f100ab55deb8dac72'/>
<id>urn:sha1:0a2c387d5c375aa9dd9e828f100ab55deb8dac72</id>
<content type='text'>
Redone the commit based on the input in
https://github.com/godotengine/godot/pull/7851 . Not all warnings were
fixed but it's a start.
</content>
</entry>
</feed>
