| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-09-08 | Working on new audio functions...develop | Ray | |
| 2016-09-08 | Removed raygui from raylib repo (own repo) | Ray | |
| 2016-09-08 | Added new audio functions -IN PROGRESS- | Ray | |
| - LoadWave() - LoadWaveEx() - UnloadWave() - WaveFormat() - WaveCopy() - WaveCrop() - GetWaveData() | |||
| 2016-09-07 | Some code tweaks | Ray | |
| 2016-09-05 | Redesigned lighting shader system | raysan5 | |
| 2016-09-05 | Added function: ImageAlphaMask() | Ray | |
| 2016-08-31 | Formatting tweaks | raysan5 | |
| 2016-08-31 | Merge remote-tracking branch 'upstream/develop' into develop | Teodor Stoenescu | |
| 2016-08-31 | Greater LoadOBJ() flexibility | Teodor Stoenescu | |
| LoadOBJ can now load objects with having no texture coordinates or objects having texture coordinates specified as tuples. | |||
| 2016-08-29 | Added function: UpdateSound() | raysan5 | |
| 2016-08-26 | Review Android project | raysan5 | |
| 2016-08-25 | Added TraceLog info on image spritefont loading | raysan5 | |
| 2016-08-25 | Fix a typo in the DrawCube, DrawCubeWires and DrawCubeTexture definitions | Wilhem Barbier | |
| 2016-08-16 | Removed useless spacing | raysan5 | |
| 2016-08-15 | Review Wave struct | raysan5 | |
| 2016-08-15 | Reviewed formatting | raysan5 | |
| 2016-08-15 | Corrected naming bug | raysan5 | |
| 2016-08-13 | Support shared/dynamic raylib compilation | raysan5 | |
| Generates: Win32: raylib.dll, libraylibdll.a (import library) Linux: libraylib.so | |||
| 2016-08-12 | Small fix for GenMeshCubicmap() | Teodor Stoenescu | |
| This fix allows GenMeshCubicmap() to create cubic maps having cells of arbitrary sizes. | |||
| 2016-08-10 | Ported camera module to header-only | Ray | |
| 2016-08-10 | Comment tweak | Ray | |
| 2016-08-10 | Renamed functions for consistency | Ray | |
| 2016-08-09 | Updated for C++ | Ray | |
| 2016-08-08 | Corrected issue with VS | raysan5 | |
| 2016-08-07 | Some code review tweaks | raysan5 | |
| 2016-08-07 | Some functions review | raysan5 | |
| 2016-08-07 | Code tweak to avoid warning | raysan5 | |
| 2016-08-07 | Review Lua examples and formatting | Ray | |
| 2016-08-06 | Fixed bug with BoundingBox Lua constructor | ghassanpl | |
| Fixed use-after-free in DestroyLight | |||
| 2016-08-06 | GetDroppedFiles and SetShaderValue in Lua working | ghassanpl | |
| Exposed Texture2D.id to Lua Lights now have settable/gettable fields | |||
| 2016-08-06 | Added trace on audio device closing | raysan5 | |
| 2016-08-06 | Remove functions from user exposure | raysan5 | |
| 2016-08-06 | Replaced tabs by spaces | raysan5 | |
| 2016-08-06 | Merge pull request #173 from ghassanpl/develop | Ray | |
| Fixes for some Lua bugs | |||
| 2016-08-06 | Fixes for some Lua bugs | ghassanpl | |
| 2016-08-06 | Redesigned gestures module to header-only | raysan5 | |
| 2016-08-06 | Updated raylib version to 1.6 | raysan5 | |
| 2016-08-06 | Updated Lua module | raysan5 | |
| 2016-08-04 | Fix install command of src/ makefile | LelixSuper | |
| 2016-08-04 | Updated Lua binding | raysan5 | |
| 2016-08-03 | Corrected bug | raysan5 | |
| 2016-08-03 | Updated some functions | raysan5 | |
| 2016-08-03 | [rlua] new module: raylib Lua binding | raysan5 | |
| 2016-08-03 | [rlua] new module: raylib Lua binding | raysan5 | |
| 2016-08-02 | Corrected issue with Music type | raysan5 | |
| 2016-08-02 | Complete review and update | raysan5 | |
| Simplified module for Music and AudioStream Added support for raw audio streaming (with example) | |||
| 2016-08-01 | Review audio module and examples | raysan5 | |
| 2016-08-01 | Improved support for C++ | raysan5 | |
| Added compound literals (C99) alternative for C++ compilers that don't support this feature | |||
| 2016-08-01 | Removed audio errors register | raysan5 | |
| 2016-08-01 | Complete review of audio system | raysan5 | |
| Still some work left... | |||
