<feed xmlns='http://www.w3.org/2005/Atom'>
<title>raylib/games/transmission, branch fix-mouse-released</title>
<subtitle>Forked from https://github.com/raysan5/raylib</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/'/>
<entry>
<title>Replace tabs with spaces and update year of copyright notices (#927)</title>
<updated>2019-08-03T09:07:41+00:00</updated>
<author>
<name>Leandro Gabriel</name>
<email>45115495+VelocityIsNotSpeed@users.noreply.github.com</email>
</author>
<published>2019-08-03T09:07:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=89c16baf182aed201b75b99a253c0b074ffffeed'/>
<id>89c16baf182aed201b75b99a253c0b074ffffeed</id>
<content type='text'>
* Update year of copyright notices

* Fix mistake in comment

* Fix typo ("algorythms")

* Replace tabs with spaces

* Remove trailing whitespace and fix mistake in comment

* Fix ExportImageAsCode missing comment rectangle corner

* Replace tab with spaces

* Replace tabs with spaces
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update year of copyright notices

* Fix mistake in comment

* Fix typo ("algorythms")

* Replace tabs with spaces

* Remove trailing whitespace and fix mistake in comment

* Fix ExportImageAsCode missing comment rectangle corner

* Replace tab with spaces

* Replace tabs with spaces
</pre>
</div>
</content>
</entry>
<entry>
<title>#917 This commit changes the path to 'shell.html' in all Makefiles (#918)</title>
<updated>2019-07-27T09:45:49+00:00</updated>
<author>
<name>Antonio Radovcic</name>
<email>niorad@users.noreply.github.com</email>
</author>
<published>2019-07-27T09:45:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=814952c01dcc1e14eb76e878c0cc3bdef6ee0fd2'/>
<id>814952c01dcc1e14eb76e878c0cc3bdef6ee0fd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BREAKING CHANGE: Read description</title>
<updated>2019-07-24T13:05:14+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2019-07-24T13:05:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=b4d67499a73af36453b7588cbd0427112a1154b2'/>
<id>b4d67499a73af36453b7588cbd0427112a1154b2</id>
<content type='text'>
Changes:

 - Font structure has been redesigned, CharInfo structure contained character rectangle within font texture, it has not much sense, considering that it was an information relative to the font atlas generated and not the character itself, so character rectangles have been moved out from CharInfo to Font.
 - CharInfo included a data parameters to contain character pixel data (usually grayscale), generated on TTF font generation. It was inconsistent with other fonts types, so, now CharInfo includes directly an Image of the glyph.
 - REDESIGNED: GenImageFontAtlas(), additional recs parameter added, loaded and filled inside the function to export atlas characters rectangles, instead of silently modify the input CharInfo data.
 - REVIEWED: ImageTextEx(), funtion retrieved the font atlas image from the GPU, that was slow and problematic in several platforms. Now it uses directly the CharInfo image. Support for unicode codepoints has also been added.
 - REDESIGNED: ImageDraw(), now it includes an additional parameter, the color tint, not only it could be useful for several situations but also function signature is more consistent with similar functions.
 - ADDED: ImageFromImage() to generate a new image from a piece of another image.
 - REVIEWED: GetNextCodepoint(), renamed parameters to be more clear.

Also all examples and games that were affected by those changes have been reviewed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes:

 - Font structure has been redesigned, CharInfo structure contained character rectangle within font texture, it has not much sense, considering that it was an information relative to the font atlas generated and not the character itself, so character rectangles have been moved out from CharInfo to Font.
 - CharInfo included a data parameters to contain character pixel data (usually grayscale), generated on TTF font generation. It was inconsistent with other fonts types, so, now CharInfo includes directly an Image of the glyph.
 - REDESIGNED: GenImageFontAtlas(), additional recs parameter added, loaded and filled inside the function to export atlas characters rectangles, instead of silently modify the input CharInfo data.
 - REVIEWED: ImageTextEx(), funtion retrieved the font atlas image from the GPU, that was slow and problematic in several platforms. Now it uses directly the CharInfo image. Support for unicode codepoints has also been added.
 - REDESIGNED: ImageDraw(), now it includes an additional parameter, the color tint, not only it could be useful for several situations but also function signature is more consistent with similar functions.
 - ADDED: ImageFromImage() to generate a new image from a piece of another image.
 - REVIEWED: GetNextCodepoint(), renamed parameters to be more clear.

Also all examples and games that were affected by those changes have been reviewed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated games building</title>
<updated>2019-06-06T22:16:08+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2019-06-06T22:16:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=59b7412772e7a82b6432a75f0c29b4d3f4d3bb55'/>
<id>59b7412772e7a82b6432a75f0c29b4d3f4d3bb55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move emscripten web shell to src</title>
<updated>2019-05-22T08:40:51+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2019-05-22T08:40:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=be7e56f51e0f9c1c8bf38cab8d451f148b46458b'/>
<id>be7e56f51e0f9c1c8bf38cab8d451f148b46458b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Review games</title>
<updated>2019-05-21T20:36:52+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2019-05-21T20:36:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=477f05db133eaca1d3cb2c3712feb39d3f0b3ac2'/>
<id>477f05db133eaca1d3cb2c3712feb39d3f0b3ac2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Review Makefiles</title>
<updated>2019-05-21T15:46:52+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2019-05-21T15:46:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=0027868d1f4ba76043e1cdfbb5c172696ad0985b'/>
<id>0027868d1f4ba76043e1cdfbb5c172696ad0985b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Happy new year 2019</title>
<updated>2019-04-07T15:49:12+00:00</updated>
<author>
<name>ChillerDragon</name>
<email>ChillerDragon@gmail.com</email>
</author>
<published>2019-04-07T15:49:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=f21761fbbb02f0b58b5b54342f0c3ad3abc0003e'/>
<id>f21761fbbb02f0b58b5b54342f0c3ad3abc0003e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WARNING: BREAKING CHANGE</title>
<updated>2018-12-26T12:26:34+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2018-12-26T12:26:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=01338b0a14f053d281970a32595bc531e8c70885'/>
<id>01338b0a14f053d281970a32595bc531e8c70885</id>
<content type='text'>
Added a bunch of useful text management functions.
Consequently, some already available functions like `FormatText()` and `SubText()` has been renamed for consistency. Created temporal fallbacks for old names.
raylib version bumped to 2.3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added a bunch of useful text management functions.
Consequently, some already available functions like `FormatText()` and `SubText()` has been renamed for consistency. Created temporal fallbacks for old names.
raylib version bumped to 2.3.
</pre>
</div>
</content>
</entry>
<entry>
<title>Support float texture data on OpenGL ES 2.0</title>
<updated>2018-12-25T14:19:25+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2018-12-25T14:19:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=7b8965eb38adcbc325533acc831e3331c3efba9c'/>
<id>7b8965eb38adcbc325533acc831e3331c3efba9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
