| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-08-03 | Replace tabs with spaces and update year of copyright notices (#927) | Leandro Gabriel | |
| * Update year of copyright notices * Fix mistake in comment * Fix typo ("algorythms") * Replace tabs with spaces * Remove trailing whitespace and fix mistake in comment * Fix ExportImageAsCode missing comment rectangle corner * Replace tab with spaces * Replace tabs with spaces | |||
| 2019-05-25 | Review easings PR | Ray | |
| 2019-05-24 | Use tgmath.h and float constants in easings.h | flashback-fx | |
| 2019-05-06 | Avoid warnings pre-evaluating values | Ray | |
| Variable operations inside the functions should be evaluated before the function operations. | |||
| 2019-05-01 | Added guards to PI define | Narice | |
| Added guards to not redefine it if the user is using it with raylib.h also added an 'f' at the end of the define to keep compliant with raylib's PI define | |||
| 2019-05-01 | Defined PI (#822) | Narice | |
| PI is not always defined in math.h, thus it must be defined in this header | |||
| 2017-03-19 | Working on file header comments... | raysan5 | |
| 2016-06-02 | Review comments to be value-generic | raysan5 | |
| 2016-05-12 | buffering of music now uses update audio context | Joshua Reisenauer | |
| 2016-05-03 | pause on no data | Joshua Reisenauer | |
| 2016-01-20 | Adapted easings as single header and inline functions | raysan5 | |
| 2016-01-02 | Added module: easings (header only) | raysan5 | |
