| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-11-24 | Merge pull request #198 from raysan5/develop1.6.0 | Ray | |
| Develop branch integration | |||
| 2016-11-24 | Update releases to latest version | raysan5 | |
| 2016-11-24 | Merge pull request #197 from xspager/develop | Ray | |
| [games] Fix building the games on Linux by adding missing libs | |||
| 2016-11-24 | [games] Fix building the games on Linux by adding missing libs | Daniel Lemos | |
| 2016-11-22 | Update README.md | Ray | |
| 2016-11-22 | Added physics samples to makefile | Ray | |
| 2016-11-22 | Reviewed some lua examples and added new ones | Ray | |
| 2016-11-22 | Corrected bug on GenTextureMipmaps() | Ray | |
| texture.mipmaps value needs to be updated, so, texture must be passed by reference instead of by value | |||
| 2016-11-21 | Merge pull request #195 from victorfisac/develop | Ray | |
| Updated Physac to new version (library and examples) | |||
| 2016-11-21 | Added new Physac examples | victorfisac | |
| 2016-11-21 | Removed old Physac examples | victorfisac | |
| 2016-11-21 | Updated Physac library | victorfisac | |
| 2016-11-21 | Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop | victorfisac | |
| 2016-11-21 | Simplified audio example | raysan5 | |
| 2016-11-21 | Added new text sample: text_bmfont_unordered | raysan5 | |
| BMFont loading has been improved to support unordered chars and extended characters (up to 255) | |||
| 2016-11-21 | Corrected bug with alpha mask on font | raysan5 | |
| Mask was wrongly applied to 8-bit font image, it generated dark borders on the font. Grayscale image has to be considered as the alpha mask for a completely white image to use it correctly. | |||
| 2016-11-21 | rlua: Added functions notes | Ray | |
| Functions that need to manage big data arrays don't work properly, that functionality should be reviewed... | |||
| 2016-11-21 | rlua: Added some missing functions | Ray | |
| Updated to raylib 1.6 functionality | |||
| 2016-11-20 | Updated | Ray | |
| 2016-11-18 | Review examples and added new ones | raysan5 | |
| 2016-11-18 | Updated releases | raysan5 | |
| Latest raylib 1.6 | |||
| 2016-11-18 | Some code tweaks | raysan5 | |
| Correcting details that pop-up when testing the different platforms | |||
| 2016-11-18 | Updated android template and lib | raysan5 | |
| 2016-11-17 | Corrected bug on Android | raysan5 | |
| 2016-11-17 | Some tweaks around | raysan5 | |
| 2016-11-16 | raylib 1.6 html5 release | raysan5 | |
| 2016-11-16 | raylib 1.6 release (static and shared) | raysan5 | |
| 2016-11-16 | Updated to support OpenAL Soft static library | raysan5 | |
| 2016-11-16 | Remove CMakeList | raysan5 | |
| Working on an updated version... | |||
| 2016-11-16 | Update resource file for raylib 1.6 | raysan5 | |
| 2016-11-16 | Reviewed modules comments | raysan5 | |
| 2016-11-15 | Removed byte typedef | raysan5 | |
| 2016-11-15 | Merge pull request #192 from raysan5/develop | Ray | |
| Integrate Develop branch | |||
| 2016-11-14 | Updated for raylib 1.6 | Ray | |
| 2016-11-13 | Review ROADMAP | Ray | |
| 2016-11-13 | Improved text measurement | Ray | |
| 2016-11-13 | Improved text measurement | Ray | |
| Still not working correctly, font offsets are not considered correctly... | |||
| 2016-11-13 | Corrected SIGSEV bug | Ray | |
| 2016-11-06 | Update ROADMAP.md | Ray | |
| 2016-11-06 | Improve text example | raysan5 | |
| 2016-11-03 | Corrected issue on chars drawing | raysan5 | |
| Support by default unordered charsets | |||
| 2016-11-03 | Raspberry Pi custom gamepad axis | raysan5 | |
| 2016-11-03 | Example tweak | raysan5 | |
| 2016-11-02 | Brand new gamepad example | raysan5 | |
| 2016-11-02 | Improved gamepad support on Raspberry Pi | raysan5 | |
| 2016-11-02 | code tweaks to avoid some warnings | Ray | |
| 2016-11-01 | Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop | victorfisac | |
| 2016-11-01 | Improved gamepad support | raysan5 | |
| new function: GetGamepadAxisCount() new function: IsGamepadName() | |||
| 2016-11-01 | Support unordered charset, neither fixed first char | raysan5 | |
| Still requires some testing... | |||
| 2016-10-31 | Improve TTF loading | raysan5 | |
