| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-03-01 | Redesign shader system and more | raysan5 | |
| Shader system has been completely redesigned Added support for multiple texture color modes | |||
| 2015-02-26 | Renamed some functions | raysan5 | |
| 2015-02-09 | Corrected camera system | Marc Palau | |
| 2015-02-09 | Removed some TODO already done | raysan5 | |
| 2015-02-06 | Merge pull request #22 from procedural/hide-mouse | Ray | |
| Functions to show and hide mouse cursor at runtime | |||
| 2015-02-06 | Merge pull request #20 from procedural/cpp-fixes | Ray | |
| Fixes for C++, bool type already defined | |||
| 2015-02-04 | Added cubicmap collision detection and resolution | Marc Palau | |
| 2015-02-04 | Added support for multiple camera modes | Marc Palau | |
| 2015-02-03 | No need to include raylib.h | Constantine Tarasenkov | |
| 2015-02-03 | Adding functions to show and hide mouse cursor | Constantine Tarasenkov | |
| 2015-02-03 | Fixes for C++ | Constantine Tarasenkov | |
| 2015-02-02 | Added functions and improvements | Marc Palau | |
| LoadCubicmap() supports custom texture rectangle (from texture atlas) for every cubic-face. CheckCollision*() for spheres and bounding-boxes. | |||
| 2015-02-02 | Corrected bug, OGG loading on Android | raysan5 | |
| 2015-02-02 | Add support for custom shaders | raysan5 | |
| Custom shaders for models Postprocessig on FBO (in progress) Some useless spaces removed | |||
| 2015-02-02 | Removed useless spaces | raysan5 | |
| 2015-01-25 | Fixes for makefiles, GLFW 3.1 library for Linux | Constantine Tarasenkov | |
| 2015-01-21 | Pause loop execution on window minimized | Ray | |
| 2015-01-21 | Pause music when window minimized | Ray | |
| 2015-01-21 | Small note to remember | Ray | |
| 2015-01-18 | Adding support for TTF fonts (in progress) | raysan5 | |
| 2015-01-18 | Some code tweaks | raysan5 | |
| 2015-01-08 | Reorganized external folders by platform | raysan5 | |
| Improved makefiles! | |||
| 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); | |||
