<feed xmlns='http://www.w3.org/2005/Atom'>
<title>raylib/games/just_do, 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>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>Review resources naming</title>
<updated>2018-11-19T14:18:11+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2018-11-19T14:18:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=ac23af9bf0215614aed84efec2872d78203ca10a'/>
<id>ac23af9bf0215614aed84efec2872d78203ca10a</id>
<content type='text'>
raylib resource data file for Windows platform (containing raylib icon and metadata for executable file) has been renamed to a more consistent name: raylib.rc.data

Also required to work with tcc compiler.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
raylib resource data file for Windows platform (containing raylib icon and metadata for executable file) has been renamed to a more consistent name: raylib.rc.data

Also required to work with tcc compiler.
</pre>
</div>
</content>
</entry>
<entry>
<title>3 minor sample game cleanups:</title>
<updated>2018-10-10T20:05:13+00:00</updated>
<author>
<name>noshbar</name>
<email>noshbar@gmail.com</email>
</author>
<published>2018-10-10T20:05:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=1d548eaa4b796f0416247f69074dfeec0264dd71'/>
<id>1d548eaa4b796f0416247f69074dfeec0264dd71</id>
<content type='text'>
* changed bitwise &amp; to logical &amp;&amp;
* removed redundant state check
* moved a strcpy inside a NULL check to prevent a crash.
  NOTE: nothing sensible will happen as a result, but no crash at least.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* changed bitwise &amp; to logical &amp;&amp;
* removed redundant state check
* moved a strcpy inside a NULL check to prevent a crash.
  NOTE: nothing sensible will happen as a result, but no crash at least.
</pre>
</div>
</content>
</entry>
<entry>
<title>enjoy!</title>
<updated>2018-09-18T19:34:02+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2018-09-18T19:34:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=be599a9ece3dd9d0a68fa32562d07918b9b69a9e'/>
<id>be599a9ece3dd9d0a68fa32562d07918b9b69a9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake: Major cleanup to support find_package(raylib)</title>
<updated>2018-07-29T10:35:35+00:00</updated>
<author>
<name>Ahmad Fatoum</name>
<email>ahmad@a3f.at</email>
</author>
<published>2018-07-28T14:08:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=3f097263310c3993a742891bce4dc00892aa5c3d'/>
<id>3f097263310c3993a742891bce4dc00892aa5c3d</id>
<content type='text'>
Remove that link_libraries_to_executable() hack and defines a proper
raylib target that can be used with target_link_libraries.

The same target is also available for external (user) code by using
find_package(raylib).

This results in:

- Remove hardcoded build directories from examples and games CMakeLists.txt
- Allow rlgl_standalone and other special examples to be built easily
- Allow CMake projects to find_package(raylib instead of fiddling with pkg-config
- Makes code a little more maintainable
- Fixes #471, #606.
- Makes code less confusing by removing the double use of PLATFORM (#584).

Note that this is still not _The Right Way_(TM), because normally
raylib-config.cmake (or its includes) would be automatically generated.
I didn't manage to get that to work though, so I went the easier route
of just wrapping pkg_check_modules for consumption by find_package.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove that link_libraries_to_executable() hack and defines a proper
raylib target that can be used with target_link_libraries.

The same target is also available for external (user) code by using
find_package(raylib).

This results in:

- Remove hardcoded build directories from examples and games CMakeLists.txt
- Allow rlgl_standalone and other special examples to be built easily
- Allow CMake projects to find_package(raylib instead of fiddling with pkg-config
- Makes code a little more maintainable
- Fixes #471, #606.
- Makes code less confusing by removing the double use of PLATFORM (#584).

Note that this is still not _The Right Way_(TM), because normally
raylib-config.cmake (or its includes) would be automatically generated.
I didn't manage to get that to work though, so I went the easier route
of just wrapping pkg_check_modules for consumption by find_package.
</pre>
</div>
</content>
</entry>
</feed>
