| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-07-22 | Updated Vector math to new naming | raysan5 | |
| 2017-07-22 | Renamed Vector*() functions to Vector3*() | raysan5 | |
| For consistency! | |||
| 2017-07-22 | Corrected bug on texture rotation | raysan5 | |
| 2017-07-22 | Reviewed features list | raysan5 | |
| 2017-07-22 | Reviewed example with new maths | raysan5 | |
| 2017-07-22 | Corrected GetMouseRay() and rlUnproject() | raysan5 | |
| Now it works great with reviewed maths | |||
| 2017-07-22 | Remove BOM from file encoding | raysan5 | |
| 2017-07-22 | Corrected bug on MatrixPerspective() | raysan5 | |
| Some other tweaks... | |||
| 2017-07-22 | Merge pull request #333 from define-private-public/patch-1 | Ray | |
| Update Makefile in `examples/` | |||
| 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 | Complete review of raymath | raysan5 | |
| Now it should be coherent with OpenGL math standards | |||
| 2017-07-21 | Adapt to new materials system | raysan5 | |
| 2017-07-21 | Moved some functions to raymath | raysan5 | |
| Exposed some raymath useful functions to raylib API | |||
| 2017-07-21 | rlgl usable as standalone library | raysan5 | |
| 2017-07-21 | MatrixPerspective() angle required in radians | raysan5 | |
| Consistent with similar functions in raymath | |||
| 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 | Simplify a bit GenTexture*() functions | raysan5 | |
| Still shader dependant, locations set should be moved out | |||
| 2017-07-20 | Removed useless functions | raysan5 | |
| SetMaterialTexture() and UnsetMaterialTexture()... too shader dependant... | |||
| 2017-07-20 | Corrected some issues | raysan5 | |
| Corrected compilation for OpenGL 1.1 Review mesh data uploading to GPU | |||
| 2017-07-19 | Reorganized a couple of functions | raysan5 | |
| 2017-07-19 | Working on PBR system | raysan5 | |
| Moved PBR material loading to example, right decision? | |||
| 2017-07-19 | Merge pull request #329 from define-private-public/328.shared-library-on-os-x | Ray | |
| Able to make a .dylib for OS X | |||
| 2017-07-19 | Working on PBR materials, renamed some data | raysan5 | |
| 2017-07-18 | Able to make a .dylib for OS X | Benjamin N. Summerton | |
| 2017-07-17 | Review shared library generation | Ray | |
| 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-16 | Updated twitter address | Ray | |
| 2017-07-15 | Merge branch 'master' of https://github.com/raysan5/raylib | victorfisac | |
| 2017-07-08 | Removed function reference | raysan5 | |
| 2017-07-08 | Added command line compiling with MSVC | raysan5 | |
| That's just a reference file, needs review | |||
| 2017-07-08 | Corected some issues with jar_xm | raysan5 | |
| Problems when compiling with VS2015 Probably DEBUG(...) macro is not the best naming... | |||
| 2017-07-02 | Incremented version number for reference | raysan5 | |
| 2017-07-02 | Review some formatting for consistency | raysan5 | |
| 2017-07-02 | Added VS2015 raylib release files | raysan5 | |
| 2017-07-02 | Review VS2015 projects configurations | raysan5 | |
| 2017-07-02 | Review TraceLog() usage | raysan5 | |
| 2017-07-02 | Rename enum LogType names... | raysan5 | |
| ...to avoid possible conflicting symbols | |||
| 2017-07-02 | Review raylib path on rpi | raysan5 | |
| 2017-07-01 | Merge pull request #315 from joeld42/obj-loader-fix | Ray | |
| Fix for OBJ loading | |||
| 2017-06-30 | Prevent bogus triangle being added when there is whitespace at end of .OBJ file | Joel Davis | |
| 2017-06-29 | Merge pull request #314 from nounoursheureux/develop | Ray | |
| Fix some typos (lenght -> length) | |||
| 2017-06-29 | Fix some other typos | Wilhem Barbier | |
| 2017-06-29 | Fix some typos in raymath.h | Wilhem Barbier | |
| 2017-06-29 | Merge pull request #313 from nounoursheureux/develop | Ray | |
| Removed an unwanted file and fixed an example | |||
| 2017-06-28 | Removed an unwanted file and fixed an example | Wilhem Barbier | |
