<feed xmlns='http://www.w3.org/2005/Atom'>
<title>raylib/examples/core, 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>Rename and review: core_2d_camera_platformer</title>
<updated>2019-11-25T12:06:56+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2019-11-25T12:06:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=91faf72ddaaf1f0f90f2addcb881fe71a10ef16e'/>
<id>91faf72ddaaf1f0f90f2addcb881fe71a10ef16e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor format tweaks</title>
<updated>2019-11-25T10:26:26+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2019-11-25T10:26:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=5ad65d9291c446eb4c7c54ff17c2bf11cdf6a118'/>
<id>5ad65d9291c446eb4c7c54ff17c2bf11cdf6a118</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add screen-&gt;world and world-&gt;screen functions for 2D; add extended camera2D example (#947)</title>
<updated>2019-08-27T11:05:28+00:00</updated>
<author>
<name>arvyy</name>
<email>nma.arvydas.silanskas@gmail.com</email>
</author>
<published>2019-08-27T11:05:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=97101d1003b182af354530c1447a1ee67af47e8c'/>
<id>97101d1003b182af354530c1447a1ee67af47e8c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Uniform initialization not supported on GLSL 100</title>
<updated>2019-08-20T19:17:06+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2019-08-20T19:17:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=20257f3e49a25430912330caa98e06b81b4276b3'/>
<id>20257f3e49a25430912330caa98e06b81b4276b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PR formatting review</title>
<updated>2019-08-16T14:15:47+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2019-08-16T14:15:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=ce8d7042c625d45e28755d80f9b39beb1d2a6c5a'/>
<id>ce8d7042c625d45e28755d80f9b39beb1d2a6c5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change Camera2D behavior (#945)</title>
<updated>2019-08-16T14:09:50+00:00</updated>
<author>
<name>arvyy</name>
<email>nma.arvydas.silanskas@gmail.com</email>
</author>
<published>2019-08-16T14:09:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=d8b8c0f3fc8ab3872c65bcfefd258bd6ad4ece51'/>
<id>d8b8c0f3fc8ab3872c65bcfefd258bd6ad4ece51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>explained a bit more the core_window_letterbox example (#925)</title>
<updated>2019-08-02T13:16:43+00:00</updated>
<author>
<name>João Coelho</name>
<email>jotac0@users.noreply.github.com</email>
</author>
<published>2019-08-02T13:16:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=68ffbc06c74b717946d1bcb3a7e433d5fb859c85'/>
<id>68ffbc06c74b717946d1bcb3a7e433d5fb859c85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reviewed new examples</title>
<updated>2019-07-28T13:09:01+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2019-07-28T13:09:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=602d2a65dd628ea75801c79bfdf960b081696e34'/>
<id>602d2a65dd628ea75801c79bfdf960b081696e34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added scissor test and mouse painting examples proposed in #890 (#919)</title>
<updated>2019-07-28T09:12:13+00:00</updated>
<author>
<name>ChrisDill</name>
<email>chrisdude134@gmail.com</email>
</author>
<published>2019-07-28T09:12:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=879c874330e2946ca0dcce74a5dfbe852b4d1f4a'/>
<id>879c874330e2946ca0dcce74a5dfbe852b4d1f4a</id>
<content type='text'>
- Updated Makefile with new examples</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Updated Makefile with new examples</pre>
</div>
</content>
</entry>
</feed>
