| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-10-28 | Added support FreeBSD for example | Martinfx | |
| 2017-10-23 | Example shader correction | Ray | |
| 2017-10-22 | Update file | Ray | |
| 2017-10-22 | Comments tweak | Ray | |
| 2017-10-22 | Simplified desktop examples compilation | Ray | |
| 2017-10-20 | Merge pull request #369 from raysan5/develop | Ray | |
| Integrate Develop branch | |||
| 2017-10-20 | Update example | Ray | |
| 2017-10-20 | Updated to latest library version | Ray | |
| 2017-10-20 | Some examples code tweaks | Ray | |
| 2017-10-19 | Remove unused file | Ray San | |
| 2017-10-17 | Added new examples to build... | Ray San | |
| ...and reviewed some details | |||
| 2017-10-17 | Add screenshot | Ray San | |
| 2017-10-17 | Improved some examples | Ray San | |
| 2017-10-14 | Small tweak, remove tabs | raysan5 | |
| 2017-10-14 | Review Makefiles | raysan5 | |
| 2017-10-14 | Corrected issues on examples | raysan5 | |
| 2017-10-09 | Add mesh generation example -IN PROGRESS- | raysan5 | |
| 2017-10-02 | Working on Makefiles... | Ray San | |
| 2017-09-30 | Renamed example file | Ray | |
| 2017-08-27 | CMake based build system. | ASDF | |
| Some people might find this handly | |||
| 2017-08-25 | Renamed modelviewprojection matrix | raysan5 | |
| 2017-08-24 | Remove old comment... | raysan5 | |
| 2017-08-24 | Added compiler flag... | raysan5 | |
| ...to avoid issue on Arch Linux | |||
| 2017-08-04 | new example added: models_plane_rotations | raysan5 | |
| 2017-07-25 | Corrected function name | raysan5 | |
| 2017-07-25 | Some tweaks | raysan5 | |
| 2017-07-22 | Reviewed example with new maths | raysan5 | |
| 2017-07-21 | Update Makefile in `examples/` | Benjamin Summerton | |
| We need to grab the OS name before determining what the path should be. | |||
| 2017-07-21 | Some tweaks raymath related | raysan5 | |
| 2017-07-21 | Adapt to new materials system | raysan5 | |
| 2017-07-21 | rlgl usable as standalone library | raysan5 | |
| 2017-07-21 | Review heightmap example for raylib 1.8 | raysan5 | |
| 2017-07-21 | Additional path check | raysan5 | |
| 2017-07-21 | Review mesh loading and textures generation | raysan5 | |
| 2017-07-20 | Removed useless functions | raysan5 | |
| SetMaterialTexture() and UnsetMaterialTexture()... too shader dependant... | |||
| 2017-07-19 | Working on PBR system | raysan5 | |
| Moved PBR material loading to example, right decision? | |||
| 2017-07-19 | Working on PBR materials, renamed some data | raysan5 | |
| 2017-07-17 | Added PBR required resources | Ray | |
| 2017-07-17 | Corrected some issues | raysan5 | |
| 2017-07-17 | Manual integration of material-pbr into develop | Ray | |
| 2017-07-02 | Review some formatting for consistency | raysan5 | |
| 2017-07-02 | Review TraceLog() usage | raysan5 | |
| 2017-07-02 | Review raylib path on rpi | raysan5 | |
| 2017-06-29 | Fix some other typos | Wilhem Barbier | |
| 2017-06-28 | Removed an unwanted file and fixed an example | Wilhem Barbier | |
| 2017-06-28 | Add a density parameter to GenImageRadialGradient | Wilhem Barbier | |
| 2017-06-28 | Add more image generation functions: radial gradient and perlin noise | Wilhem Barbier | |
| 2017-06-28 | Add some functions to generate images | Wilhem Barbier | |
| Namely: - GenImageHorizontalV - GenImageHorizontalH - GenImageChecked - GenImageWhiteNoise - GenImageCellular The gradient implementation may be a bit naive, for example it doesn't do any gamma correction. | |||
| 2017-05-22 | Added bunnymark example | raysan5 | |
| 2017-05-19 | Some tweaks and additions | Ray | |
