| 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 pull request #188 from teodor-stoenescu/develop | Ray | |
| Greater LoadOBJ() flexibility | |||
| 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-27 | Moved tool to folder | raysan5 | |
| 2016-08-26 | Review Android project | raysan5 | |
| 2016-08-25 | Reviewed project includes | raysan5 | |
| 2016-08-25 | Added TraceLog info on image spritefont loading | raysan5 | |
| 2016-08-25 | Merge pull request #184 from nounoursheureux/develop | Ray | |
| Fix a typo in the DrawCube, DrawCubeWires and DrawCubeTexture definitions | |||
| 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-15 | Updated compiling notes | Ray | |
| 2016-08-13 | Support shared/dynamic raylib compilation | raysan5 | |
| Generates: Win32: raylib.dll, libraylibdll.a (import library) Linux: libraylib.so | |||
| 2016-08-12 | Merge pull request #180 from teodor-stoenescu/develop | Ray | |
| Small fix for GenMeshCubicmap() | |||
| 2016-08-12 | Small fix for GenMeshCubicmap() | Teodor Stoenescu | |
| This fix allows GenMeshCubicmap() to create cubic maps having cells of arbitrary sizes. | |||
| 2016-08-11 | Updated games to latest raylib version | raysan5 | |
| Updated to new audio system | |||
| 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 | Removed x64 configuration | raysan5 | |
| It could be added in a future if required... | |||
| 2016-08-08 | Visual Studio 2015 project | raysan5 | |
| 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-07 | Merge pull request #175 from ghassanpl/develop | Ray | |
| More fixes for Lua | |||
| 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 | Merge branch 'develop' of https://github.com/raysan5/raylib into develop | ghassanpl | |
| 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 | Updated Lua examples | raysan5 | |
| Most of the examples already working! Only some of them still fail, mostly related to data arrays... | |||
| 2016-08-06 | Merge branch 'develop' of https://github.com/raysan5/raylib into develop | ghassanpl | |
| 2016-08-06 | Merge pull request #173 from ghassanpl/develop | Ray | |
| Fixes for some Lua bugs | |||
| 2016-08-06 | Merge branch 'develop' of https://github.com/raysan5/raylib into develop | ghassanpl | |
| 2016-08-06 | Fixes for some Lua bugs | ghassanpl | |
| 2016-08-06 | Redesigned gestures module to header-only | raysan5 | |
