<feed xmlns='http://www.w3.org/2005/Atom'>
<title>raylib/CHANGELOG, branch 1.2.2-installer</title>
<subtitle>Forked from https://github.com/raysan5/raylib</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/'/>
<entry>
<title>Added some last hour features to v1.2.2</title>
<updated>2015-01-02T20:06:30+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2015-01-02T20:06:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=b2a5390adbfb3f88ecc94e977c56bc00fac4cfbc'/>
<id>b2a5390adbfb3f88ecc94e977c56bc00fac4cfbc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated docs</title>
<updated>2014-12-31T18:25:50+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2014-12-31T18:25:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=fad81f36e4cfd37901caad8555c49c41ac65aaee'/>
<id>fad81f36e4cfd37901caad8555c49c41ac65aaee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Small Fixes Update (1.2.1)</title>
<updated>2014-10-17T19:11:58+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2014-10-17T19:11:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=9d27bba23f08e7749fd98c8b56b5fe34786926fd'/>
<id>9d27bba23f08e7749fd98c8b56b5fe34786926fd</id>
<content type='text'>
View CHANGELOG for description on small fixes and add-ons
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
View CHANGELOG for description on small fixes and add-ons
</pre>
</div>
</content>
</entry>
<entry>
<title>Update CHANGELOG</title>
<updated>2014-09-21T16:39:12+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2014-09-21T16:39:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=86446c610270b27ec5b1181f4898acbf79167013'/>
<id>86446c610270b27ec5b1181f4898acbf79167013</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated with latest addition</title>
<updated>2014-09-18T17:22:06+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2014-09-18T17:22:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=e915812730641e56efa4014eba2406f25b157615'/>
<id>e915812730641e56efa4014eba2406f25b157615</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>raylib 1.2</title>
<updated>2014-09-16T20:51:31+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2014-09-16T20:51:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=fc6081fe70ab7c3b037c0ab9f38478904d3cdde2'/>
<id>fc6081fe70ab7c3b037c0ab9f38478904d3cdde2</id>
<content type='text'>
This is a huge update. Check CHANGELOG for details
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a huge update. Check CHANGELOG for details
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected bug with drawing order</title>
<updated>2014-07-22T23:25:33+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2014-07-22T23:25:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=ecb3c47704ccaa349ee4824b019181d700919582'/>
<id>ecb3c47704ccaa349ee4824b019181d700919582</id>
<content type='text'>
We have three vertex buffers: lines, triangles and quads for textures.
Drawing in a desired order could become a nighmare... noww it seems it
works prety well...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We have three vertex buffers: lines, triangles and quads for textures.
Drawing in a desired order could become a nighmare... noww it seems it
works prety well...
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to version 1.1.1</title>
<updated>2014-07-22T22:06:24+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2014-07-22T22:06:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=0b03431c95c3c348aa686c1a3df68a51bd7761a6'/>
<id>0b03431c95c3c348aa686c1a3df68a51bd7761a6</id>
<content type='text'>
Check CHANGELOG for a detailed list of changes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Check CHANGELOG for a detailed list of changes
</pre>
</div>
</content>
</entry>
<entry>
<title>raylib 1.1</title>
<updated>2014-04-19T14:36:49+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2014-04-19T14:36:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=f06a15ac8b3fe92d101ae795225fbf56fa670dba'/>
<id>f06a15ac8b3fe92d101ae795225fbf56fa670dba</id>
<content type='text'>
View CHANGELOG for a detailed list of changes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
View CHANGELOG for a detailed list of changes
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to version 1.0.6</title>
<updated>2014-03-16T19:59:02+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2014-03-16T19:59:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=a68818e320cb90e2bbc772f65343cb79b78770ae'/>
<id>a68818e320cb90e2bbc772f65343cb79b78770ae</id>
<content type='text'>
Check CHANGELOG for the list of changes in this release!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Check CHANGELOG for the list of changes in this release!
</pre>
</div>
</content>
</entry>
</feed>
