| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-01-04 | Review build system for Android and RPI1.2.2 | raysan5 | |
| 2015-01-02 | Added support for model color tint | raysan5 | |
| Also, added support for normals on models | |||
| 2015-01-02 | makefiles reorganization | raysan5 | |
| Edited to better accomodate to multiple platforms | |||
| 2015-01-02 | Examples review... | raysan5 | |
| 2015-01-02 | Integrated ratalaika pull-request | raysan5 | |
| Added first version of OS X compilation support Some conflicts manually resolved... | |||
| 2014-12-31 | Small tweaks | raysan5 | |
| 2014-12-31 | Updated to version 2.00b | raysan5 | |
| 2014-12-31 | Added full support for HTML5 (emscripten) | raysan5 | |
| Corrected some bugs on the way... Automatically convert textures to POT on RPI and WEB | |||
| 2014-12-17 | [texture] image data initialization | raysan5 | |
| 2014-12-17 | [texture] image loading small check | raysan5 | |
| 2014-12-17 | [models] file open error check | raysan5 | |
| 2014-12-16 | Working on rotation math... | raysan5 | |
| [models] Added DrawQuad() | |||
| 2014-12-15 | Added support for emscripten and more | raysan5 | |
| Added PLATFORM_WEB support (emscripten-webgl) [audio] Added LoadSoundFromWave() [textures] Added LoadTextureFromImage() to replace CreateTexture() Some TraceLogs edited... | |||
| 2014-12-09 | Added features and corrected bugs... | raysan5 | |
| [core] Added SetMousePosition() [models] LoadHeightmap() - Corrected textures bug [raymath] Functions renaming [WEB] Prepare environment for emscripten! | |||
| 2014-12-09 | Revert "Corrected some bugs..." | Palaui | |
| This reverts commit 29d8b48503f3064cdc1f3a87c01b4264e716a220. | |||
| 2014-12-09 | Corrected some bugs... | Palaui | |
| [core] Added SetMousePosition() [models] LoadHeightmap() - Corrected textures bug [raymath] Functions renaming [WEB] Prepare environment for emscripten! | |||
| 2014-11-24 | Corrected bug on billboards | Palaui | |
| 2014-11-23 | Corrected Android bug on Native Activity cycle | raysan5 | |
| 2014-11-23 | Updated stb headers | raysan5 | |
| 2014-11-22 | Added first version of OS X compilation support | ratalaika | |
| 2014-11-09 | Renamed the PLATFORM_LINUX_DESKTOP into PLATFORM_DESKTOP_LINUX. | Miguel Lechón | |
| 2014-11-09 | Small fixes to support a Debian/GNU Linux distro. Hopefully Ubuntu too. | Miguel Lechón | |
| 2014-11-09 | Fixed WAV loading under 64-bit systems. | Miguel Lechón | |
| 2014-10-17 | Small Fixes Update (1.2.1) | raysan5 | |
| View CHANGELOG for description on small fixes and add-ons | |||
| 2014-09-30 | Corrected issue with transparent surface in Raspberry Pi | Ray | |
| 2014-09-19 | Android: Added support for Tap gesture | raysan5 | |
| 2014-09-16 | raylib 1.2 | raysan5 | |
| This is a huge update. Check CHANGELOG for details | |||
| 2014-09-03 | Explicit define of functions prototypes | raysan5 | |
| No-parameters functions use the prototype style FunctionName(void); | |||
| 2014-09-03 | Removed useless spaces | raysan5 | |
| 2014-07-23 | Corrected bugs... | raysan5 | |
| Set default raylib to use OpenGL 1.1 (compatibility issues on ATI cards) | |||
| 2014-07-23 | Corrected bug with drawing order | raysan5 | |
| We have three vertex buffers: lines, triangles and quads for textures. Drawing in a desired order could become a nighmare... noww it seems it works prety well... | |||
| 2014-07-23 | Update to version 1.1.1 | raysan5 | |
| Check CHANGELOG for a detailed list of changes | |||
| 2014-06-15 | Corrected DrawSphereWires() function | raysan5 | |
| 2014-06-09 | Updated some comments | raysan5 | |
| 2014-04-19 | raylib 1.1 | raysan5 | |
| View CHANGELOG for a detailed list of changes | |||
| 2014-04-09 | Lots of changes, most of them under testing-review | raysan5 | |
| Added a Tracing/Log system Added OGG stream music support (DOESN'T WORK) Added Compressed textures support * This update is probably very buggy... | |||
| 2014-04-04 | Adapt multiple functions to rlgl | raysan5 | |
| Nearly a complete rework of Models module Some teaks on multiple functions | |||
| 2014-03-25 | Road to raylib 1.1 - Testing rlgl | raysan5 | |
| 2014-03-16 | Update to version 1.0.61.0.6 | raysan5 | |
| Check CHANGELOG for the list of changes in this release! | |||
| 2014-03-16 | Deleted for a better replace... soon... | raysan5 | |
| 2014-03-02 | The future of raylib! | raysan5 | |
| Mapping of OpenGL 1.1 immediate mode functions to OpenGL 3.2+ (and OpenGL ES 2.0) programmable pipeline | |||
| 2014-03-02 | 3D useful maths | raysan5 | |
| Some useful functions to work with Vector3, Matrix and Quaternions | |||
| 2014-01-28 | Update to version 1.0.5 | raysan5 | |
| Check CHANGELOG for changes | |||
| 2014-01-23 | Updated raylib to version 1.0.41.0.4 | raysan5 | |
| Lots of changes added, check CHANGELOG for detailed description | |||
| 2014-01-07 | Corrected function bug | raysan5 | |
| 2013-12-27 | Corrected bug on spacing measurement | raysan5 | |
| 2013-12-19 | Corrected some minor bugs | raysan5 | |
| 2013-12-19 | Update to version 1.0.3 | raysan5 | |
| View CHANGELOG for full list of changes | |||
| 2013-12-02 | Corrected WARNING on ErrorCallback() | Ray | |
| The default compiler flags on Ubuntu includes -Wformat -Wformat-security which is what gives this error. That flag is used as a precaution against introducing security related bugs. | |||
| 2013-12-01 | Audio issues solved... Audio Works! | raysan5 | |
