<feed xmlns='http://www.w3.org/2005/Atom'>
<title>raylib/examples/models/resources, 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>Review weird PBR shader issue &gt;_&lt;</title>
<updated>2019-09-12T17:22:47+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2019-09-12T17:22:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=7caedff9ca4e405c54ba1ea586a891903658b0f1'/>
<id>7caedff9ca4e405c54ba1ea586a891903658b0f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add glTF Duck model</title>
<updated>2019-09-12T14:26:19+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2019-09-12T14:26:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=74ed3d07f97031837fb8f6fea143c380db9e423c'/>
<id>74ed3d07f97031837fb8f6fea143c380db9e423c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update plane_diffuse.png</title>
<updated>2019-09-04T13:04:09+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2019-09-04T13:04:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=402ce4e53b7a0bf07732ff0c7d72777ea887ce85'/>
<id>402ce4e53b7a0bf07732ff0c7d72777ea887ce85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding solar system examples. (#900)</title>
<updated>2019-07-15T16:26:47+00:00</updated>
<author>
<name>Aldrin Martoq</name>
<email>aldrin@martoq.cl</email>
</author>
<published>2019-07-15T16:26:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=e19616592d86791949e5386191c9ab70944ac52d'/>
<id>e19616592d86791949e5386191c9ab70944ac52d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce textures size</title>
<updated>2019-05-31T08:03:44+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2019-05-31T08:03:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=a9f33c9a8962735fed5dd1857709d159bc4056fc'/>
<id>a9f33c9a8962735fed5dd1857709d159bc4056fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected issue with shader loading</title>
<updated>2019-05-17T23:24:00+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2019-05-17T23:24:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=6332bc039878c870538ce4c1ce47d3caaf3a40c4'/>
<id>6332bc039878c870538ce4c1ce47d3caaf3a40c4</id>
<content type='text'>
When using FormatText() several times in same function, returned string is static and so, the same is returned, resulting in failures on shader loading.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When using FormatText() several times in same function, returned string is static and so, the same is returned, resulting in failures on shader loading.
</pre>
</div>
</content>
</entry>
<entry>
<title>Review shader examples</title>
<updated>2019-05-17T18:03:04+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2019-05-17T18:03:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=245cf2400e3f215b998d4e1f2ae1f9afefa0eb08'/>
<id>245cf2400e3f215b998d4e1f2ae1f9afefa0eb08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Review PBR shaders</title>
<updated>2019-04-05T14:43:09+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2019-04-05T14:43:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=c600dd07668f301fc1a986326d807f341e6ecb78'/>
<id>c600dd07668f301fc1a986326d807f341e6ecb78</id>
<content type='text'>
Issue was related to vertex tangent attibutes not uploaded to GPU, a quick solution was implemented for new vertex attributes loading for already existing meshes... I don't like it specially but it will work for now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Issue was related to vertex tangent attibutes not uploaded to GPU, a quick solution was implemented for new vertex attributes loading for already existing meshes... I don't like it specially but it will work for now.
</pre>
</div>
</content>
</entry>
<entry>
<title>BIG UPDATE: New models functions for animations!</title>
<updated>2019-04-05T11:15:56+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2019-04-05T11:15:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=92733d6695e0cdab3b42972f2cd6ed48d98ec689'/>
<id>92733d6695e0cdab3b42972f2cd6ed48d98ec689</id>
<content type='text'>
Multiple functions added and some reviewed to adapt to the new multi-mesh, multi-material and animated models.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Multiple functions added and some reviewed to adapt to the new multi-mesh, multi-material and animated models.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update cube.obj</title>
<updated>2019-03-31T22:15:14+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2019-03-31T22:15:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=26fb2e0f3a5047dd77bfea82543a341aa25dda7a'/>
<id>26fb2e0f3a5047dd77bfea82543a341aa25dda7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
