| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-03-12 | Updated audio library: mini_al -> miniaudio | Ray | |
| 2019-02-12 | Review scripts name and mini_al inclusion | Ray | |
| 2019-02-12 | Include mini_al directly, no separate module | Ray | |
| 2019-01-10 | Merge branch 'master' into window-visibility | Ray | |
| 2019-01-10 | Reworking API upon suggestion. | Marco Lizza | |
| 2019-01-10 | WARNING: Renamed module: audio -> raudio | Ray | |
| Planning to promote raudio module as a simple and easy-to-use front-end for the amazing mini_al library, so the name change. Name comes from raylib-audio but in spanish it also remembers to word "raudo", meaning "very fast", an analogy that fits perfectly to the usefulness and performance of the library! Consequently, raylib version has been bumped to 2.4-dev. | |||
| 2019-01-10 | Ditto. | Marco Lizza | |
| 2019-01-10 | Reviewed path | Ray | |
| 2019-01-09 | Merge pull request #718 from MarcoLizza/shaders-uniforms-array | Ray | |
| Shaders uniforms array | |||
| 2019-01-09 | Adding uniform array support for shaders. | Marco Lizza | |
| 2019-01-08 | Add project/scripts | Jens Pitkanen | |
| 2018-12-21 | Use stb_vorbis.h as header only | Ray | |
| 2018-11-22 | Create raylib_compile_sources.bat | Ray | |
| 2018-11-22 | Added Geany project template for Windows | Ray | |
| 2018-11-20 | Some tweaks on VSCode | Ray | |
| Now it works on Windows for me but there are lots of hardcoded paths around... I don't like it. | |||
| 2018-11-19 | Review resources naming | Ray | |
| raylib resource data file for Windows platform (containing raylib icon and metadata for executable file) has been renamed to a more consistent name: raylib.rc.data Also required to work with tcc compiler. | |||
| 2018-11-14 | Update README.md | Ray | |
| 2018-10-24 | Update Makefile | Murray Campbell | |
| 2018-10-24 | Update tasks.json | Murray Campbell | |
| 2018-10-24 | Update launch.json | Murray Campbell | |
| 2018-10-09 | Corrected issues with VS2017 compilation | Ray | |
| 2018-09-21 | Update tasks.json | Murray Campbell | |
| 2018-09-21 | Update c_cpp_properties.json | Murray Campbell | |
| 2018-09-21 | Update Makefile | Murray Campbell | |
| 2018-09-21 | Update launch.json | Murray Campbell | |
| 2018-08-30 | Merge pull request #4 from MurrayIRC/patch-4 | Murray Campbell | |
| Added OSX build tasks | |||
| 2018-08-30 | Merge pull request #3 from MurrayIRC/patch-3 | Murray Campbell | |
| Added OSX launch configurations for debug and release | |||
| 2018-08-30 | Merge pull request #2 from MurrayIRC/patch-2 | Murray Campbell | |
| Fixed included libs for OSX | |||
| 2018-08-30 | Merge pull request #1 from MurrayIRC/patch-1 | Murray Campbell | |
| Added a configuration for OSX | |||
| 2018-08-30 | Update README.md | Murray Campbell | |
| 2018-08-30 | Added OSX build tasks | Murray Campbell | |
| Users will have to specify their personal installation of raylib. | |||
| 2018-08-30 | Added OSX launch configurations for debug and release | Murray Campbell | |
| 2018-08-30 | Fixed included libs for OSX | Murray Campbell | |
| This was causing linker errors on OSX | |||
| 2018-08-30 | Added a configuration for OSX | Murray Campbell | |
| This requires the user to explicitly specify the path to their raylib folder. We need a better way around this (something like what we do for windows would help). | |||
| 2018-08-25 | Support autosave also on C compilation | raysan5 | |
| 2018-08-25 | Updated compilation script to save file automatically | raysan5 | |
| 2018-08-15 | Added Sublime Text 3 project template | ChrisDill | |
| - Added Sublime Text project file. - Added Sublime Text build system. | |||
| 2018-07-31 | Added VSCode project template | Ray | |
| 2018-07-30 | Add CMake entry to projects/README.md | Ahmad Fatoum | |
| 2018-07-29 | CMake: Make the raylib project as a whole embeddable | Ahmad Fatoum | |
| So user code can use add_subdirectory to build it (similar to what we do with GLFW or what the projects/CMake/CMakeLists.txt can do). | |||
| 2018-07-29 | Add projects/CMake example | Ahmad Fatoum | |
| The CMakeLists.txt checks for an installed raylib and downloads and installs one if none is found. Afterwards, it builds core_basic_window.c | |||
| 2018-07-28 | Corrected timing typo | raysan5 | |
| 2018-07-25 | Update Builder example | Michael Vetter | |
| Update Builder example for raylib 2.0.0. External OpenAL and GLFW are not required anymore. | |||
| 2018-07-21 | Review VS2015 and VS2017 projects | raysan5 | |
| 2018-07-21 | Remove VS2017 UWP project | raysan5 | |
| Not properly configured, use VS2015.UWP as reference | |||
| 2018-07-15 | Updated Notepad++ raylib intellisense | Ray | |
| 2018-07-13 | Reviewed Code::Blocks project template | Ray | |
| - Removed unnecesary files - Renamed project - Reviewed paths | |||
| 2018-07-13 | Update README.md | Ray | |
| 2018-07-13 | Update README.md | D3nX | |
| 2018-07-13 | Update and rename REAME.md to README.md | D3nX | |
