<feed xmlns='http://www.w3.org/2005/Atom'>
<title>raylib/release, 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>Removed release directory</title>
<updated>2018-08-25T16:33:28+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2018-08-25T16:33:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=d6241d18abdfa723563d62cede22795d6548bd6a'/>
<id>d6241d18abdfa723563d62cede22795d6548bd6a</id>
<content type='text'>
With the CI system, release directory has not much sense, actually,
every new commit it gets outdated and latest stable release is already
available in GitHub Release tab.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With the CI system, release directory has not much sense, actually,
every new commit it gets outdated and latest stable release is already
available in GitHub Release tab.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated mini_al</title>
<updated>2018-08-08T16:26:05+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2018-08-08T16:26:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=7634cbeb224a064868084639aa557be0f521743e'/>
<id>7634cbeb224a064868084639aa557be0f521743e</id>
<content type='text'>
Corrected issue with sound playing (pop sound at the end)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Corrected issue with sound playing (pop sound at the end)
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected timing typo</title>
<updated>2018-07-28T16:13:19+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2018-07-28T16:13:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=0cf92c59d7d91aa3d1906fe7b85c3078e4520845'/>
<id>0cf92c59d7d91aa3d1906fe7b85c3078e4520845</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>First working version of IQM animations</title>
<updated>2018-07-24T16:28:58+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2018-07-24T16:28:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=198a02352764a78eb0fc3b94c3c8418d2d0c1432'/>
<id>198a02352764a78eb0fc3b94c3c8418d2d0c1432</id>
<content type='text'>
Still a work in progress but it already works...
Current riqm API could be simplified...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Still a work in progress but it already works...
Current riqm API could be simplified...
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated MSVC lib release</title>
<updated>2018-07-22T17:28:05+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2018-07-22T17:28:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=eadd72a639fc95e02cd921f68bb34849bb2e956b'/>
<id>eadd72a639fc95e02cd921f68bb34849bb2e956b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated html5 library</title>
<updated>2018-07-21T15:14:13+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2018-07-21T15:14:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=e5030e28f61f8df5711dac5d3c2db789ceab052c'/>
<id>e5030e28f61f8df5711dac5d3c2db789ceab052c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Converted rlgl module in header-only</title>
<updated>2018-07-16T15:53:47+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2018-07-16T15:53:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=096fd6f2c3d56214fecf17c4f60df79801dfbffe'/>
<id>096fd6f2c3d56214fecf17c4f60df79801dfbffe</id>
<content type='text'>
This change allows rlgl.h usage as independent single-file header-only module... still some tweaks required, like removing GLAD dependency... required extensions could be manually loaded!

Also removed shader_distortion.h, embedded in rlgl.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change allows rlgl.h usage as independent single-file header-only module... still some tweaks required, like removing GLAD dependency... required extensions could be manually loaded!

Also removed shader_distortion.h, embedded in rlgl.h
</pre>
</div>
</content>
</entry>
<entry>
<title>Update rpi release library</title>
<updated>2018-07-11T14:52:10+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2018-07-11T14:52:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=d2c0d1bfeffaac26ed2d5e6ec9d0e66e44f5d6fb'/>
<id>d2c0d1bfeffaac26ed2d5e6ec9d0e66e44f5d6fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update mingw32 release</title>
<updated>2018-07-10T10:10:31+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2018-07-10T10:10:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=240ecd6332b37888239e8462fd7986ce2cdfccdc'/>
<id>240ecd6332b37888239e8462fd7986ce2cdfccdc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support ARM and ARM64 Android building</title>
<updated>2018-07-09T01:00:52+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2018-07-09T01:00:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=f9393787649983e1d542fd9cf4d1b90e74a2cdf5'/>
<id>f9393787649983e1d542fd9cf4d1b90e74a2cdf5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
