| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-05-27 | Update HISTORY.md | Ray | |
| 2019-05-27 | Update CONTRIBUTING.md | Ray | |
| 2019-05-27 | Update CHANGELOG | Ray | |
| 2019-05-27 | Update README.md | Ray | |
| 2019-05-27 | Update README.md | Ray | |
| 2019-05-27 | Setup version for release | Ray | |
| 2019-05-27 | Review variables initialization | Ray | |
| 2019-05-25 | Review easings PR | Ray | |
| 2019-05-25 | Merge pull request #852 from flashback-fx/master | Ray | |
| easings.h refinement and example | |||
| 2019-05-24 | rename easings_example.c to easings_testbed.c | flashback-fx | |
| 2019-05-24 | Move easings_example to its proper place | flashback-fx | |
| 2019-05-24 | Add easings example | flashback-fx | |
| 2019-05-24 | Use tgmath.h and float constants in easings.h | flashback-fx | |
| 2019-05-24 | Delete HELPME.md | Ray | |
| 2019-05-24 | Update CONTRIBUTING.md | Ray | |
| 2019-05-23 | Merge pull request #850 from wbrbr/xm_fix | Ray | |
| Add rewind for the XM music format | |||
| 2019-05-23 | Move jar_xm_reset to jar_xm.h | Wilhem Barbier | |
| 2019-05-22 | Merge pull request #849 from wbrbr/master | Ray | |
| Fix unitialized struct member bug (#848) | |||
| 2019-05-22 | Add rewind for the XM music format | Wilhem Barbier | |
| 2019-05-22 | Fix #848 | Wilhem Barbier | |
| 2019-05-22 | Update Makefile | Ray | |
| 2019-05-22 | Added AudioContext Resume/Suspend button | Ray | |
| 2019-05-22 | Rename function to follow javascript notation | Ray | |
| 2019-05-22 | Add code to resume blocked AudioContexts | Ray | |
| 2019-05-22 | Review js formatting for better readability | Ray | |
| 2019-05-22 | Update Makefile | Ray | |
| 2019-05-22 | Move emscripten web shell to src | Ray | |
| 2019-05-22 | Comment tweaks | Ray | |
| 2019-05-21 | Review metat tags and embed logo | Ray | |
| 2019-05-21 | Review games | Ray | |
| 2019-05-21 | Add config SUPPORT_SSH_KEYBOARD_RPI | Ray | |
| Allow to reconfigure stdin to read input keys, this process could lead to undesired effects. Use with care. Disabled by default. | |||
| 2019-05-21 | Update Makefile | Ray | |
| 2019-05-21 | Ignore web bitcode lib | Ray | |
| 2019-05-21 | Review sample games | Ray | |
| 2019-05-21 | Review Makefiles | Ray | |
| 2019-05-21 | Update issue templates | Ray | |
| 2019-05-21 | Review paths | Ray | |
| 2019-05-21 | Update core_3d_picking.c | Ray | |
| 2019-05-20 | Reverted change that breaks mouse on web | Ray | |
| 2019-05-20 | Avoid some warnings | Ray | |
| 2019-05-20 | Review ALL examples | Ray | |
| 2019-05-20 | Update raylib version to 2.5 | Ray | |
| 2019-05-20 | Review glTF implementation formatting | Ray | |
| Added comments for the future | |||
| 2019-05-20 | Merge pull request #842 from wbrbr/gltf2 | Ray | |
| Load glTF | |||
| 2019-05-18 | Load glTF | Wilhem Barbier | |
| 2019-05-18 | Tweaks | Ray | |
| 2019-05-18 | Corrected issue with shader loading | Ray | |
| When using FormatText() several times in same function, returned string is static and so, the same is returned, resulting in failures on shader loading. | |||
| 2019-05-17 | Makefile: move -x objective-c option before filename | Ahmad Fatoum | |
| From the Clang documentation[1]: > -x<language>, --language <arg>, --language=<arg> > Treat subsequent input files as having type <language> Follow the advice. Fixes #840. [1]: https://clang.llvm.org/docs/ClangCommandLineReference.html | |||
| 2019-05-17 | Revert "fixed GLFW compiler flag for OSX" | Ahmad Fatoum | |
| This reverts #841 commit 97160fd970dec330703a1579b8659942ca04b441. | |||
| 2019-05-17 | Review shader examples | Ray | |
