| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-02-27 | Tweak on variable init | Ray | |
| 2020-02-27 | Review default config flags | Ray | |
| 2020-02-27 | Corrected issue with variable name | Ray | |
| 2020-02-27 | Remove trail spaces and some tweaks | Ray | |
| 2020-02-27 | REDESIGNED: LoadImage() -WIP- | Ray | |
| Using new file I/O ABI | |||
| 2020-02-27 | REDESIGNED: LoadImageRaw(), LoadAnimatedGIF() | Ray | |
| Using new file I/O ABI | |||
| 2020-02-27 | REDESIGNED: LoadFontEx() | Ray | |
| Using new file I/O ABI | |||
| 2020-02-27 | LoadText(): Added comment | Ray | |
| 2020-02-27 | Review macros | Ray | |
| 2020-02-27 | REDESIGN: LoadStorageValue()/SaveStorageValue() | Ray | |
| Using new file I/O ABI | |||
| 2020-02-26 | Tweaks on fullsccreen detection... | Ray | |
| 2020-02-26 | WARNING: RENAMED: Storage functions | Ray | |
| Renamed functions for consistency: - StorageLoadValue() > LoadStorageValue() - StorageSaveValue() > SaveStorageValue() | |||
| 2020-02-26 | Security check | Ray | |
| 2020-02-26 | Reviewed example | Ray | |
| 2020-02-26 | ADDED: LoadFileData(), SaveFileData() | Ray | |
| 2020-02-26 | Remove trail spaces | Ray | |
| 2020-02-26 | Remove TraceLog() dependency on standalone mode | Ray | |
| 2020-02-26 | Remove TraceLog() dependency on standalone mode | Ray | |
| 2020-02-26 | Use float math functions | Ray | |
| 2020-02-24 | [core] SetWindowSize() try to support PLATFORM_WEB -WIP- | Ray | |
| 2020-02-24 | [rlgl] LoadText() variable scope improvement | Ray | |
| 2020-02-24 | Make sure current text buffer is empty #1109 | Ray | |
| 2020-02-22 | Update to latest emscripten toolchain | Ray | |
| Corrected issue on web compilation | |||
| 2020-02-22 | Merge branch 'master' of https://github.com/raysan5/raylib | Ray | |
| 2020-02-22 | Improve inputs on Android | Ray | |
| 2020-02-22 | Support ToggleFullscreen() on web | Ray | |
| 2020-02-22 | Update Makefile | Ray | |
| 2020-02-22 | Comment tweak | Ray | |
| 2020-02-22 | Expand GLTF Model support (#1108) | Tyler Jessilynn Bezera | |
| * Update GLTF support to include loading color for albdeo (saved in the color value of the materialmap), support occlussion and emmission maps.. as well as some quality of life updates. * clean up to use single image | |||
| 2020-02-21 | Support links on WebAssembly | Ray | |
| 2020-02-20 | Update Makefile paths to use emscripten upstream | Ray | |
| Note that emscripten upstream branch implements the new asyncify implementation, expected to be faster than emterpreter one. | |||
| 2020-02-20 | Removed TABS | Ray | |
| 2020-02-20 | [rnet] Renamed some functions | Ray | |
| 2020-02-20 | [rnet] Review network examples formatting | Ray | |
| 2020-02-19 | [rnet] Convert to header-only | Ray | |
| Some functions renamed | |||
| 2020-02-19 | Review mouse inputs | Ray | |
| 2020-02-19 | Update API version | Ray | |
| 2020-02-19 | Improved GetFPS() calculation for average | Ray | |
| 2020-02-19 | Update miniaudio.h | Ray | |
| 2020-02-18 | Fix #1103 (#1104) | o3o | |
| Fix 1102 | |||
| 2020-02-18 | [rnet] Review module formating | Ray | |
| Align formating with other raylib modules coding style. | |||
| 2020-02-18 | Review function name on RAUDIO_STANDALONE | Ray | |
| 2020-02-18 | Remove spaces | Ray | |
| 2020-02-18 | Some security checks in case music is not properly loaded | Ray | |
| 2020-02-17 | [text] TextLength() security check | Ray | |
| 2020-02-17 | Comment fprintf() calls | Ray | |
| 2020-02-14 | Add function prototype | Ray | |
| 2020-02-14 | [raudio] ADDED: SetAudioStreamBufferSizeDefault() | Ray | |
| There could be some cases where we need to define the internal audio buffer size, now it's possible. RENAMED: InitAudioBuffer() to LoadAudioBuffer() RENAMED: CloseAudioBuffer() to UnloadAudioBuffer() Renamed some defines and reviewed some comments. | |||
| 2020-02-14 | Remove "No Audio Buffer" traces | Ray | |
| 2020-02-13 | Update miniaudio.h | Ray | |
