summaryrefslogtreecommitdiffhomepage
path: root/cheatsheet
AgeCommit message (Collapse)Author
2023-11-22Remove jQuery dependencies on cheatsheatmatthew
2023-11-10Move cheatsheet generator script to `tool` directoryRay
2023-11-10Update cheatsheet for raylib 5.0Ray
2023-10-03GetMonitorName: document that it returns name of the specified monitor, not ↵Friedrich von Never
the primary one
2023-08-27Update cheatsheet_zh.htmlMackyinSU
2023-08-27Update raylib_models.c ChineseMackyinSU
2023-08-27Update raylib_audio.cMackyinSU
2023-08-27Update raylib_core.cMackyinSU
2023-08-27Update raylib_core.cMackyinSU
2023-08-27Update raylib_textures.cMackyinSU
2023-08-27Update raylib_shapes.cMackyinSU
2023-05-24Update raylib_textures.c with new ImageRotateDane Madsen
2023-05-23Update raylib_textures.c with square gradientDane Madsen
2023-05-22Update Textures Cheatsheet to reflect Linear Gradient changedane_madsen
2023-04-22Fix missing semicolon in raymath cheatsheetGregor A. Cieslak
2023-03-19Create raylib_cheatsheet_v4.5.pdfRay
2023-03-13Added spacingRay
2023-03-13Update raymathRay
2023-03-13Update cheatsheet for raylib 4.5Ray
2023-01-21REMOVED: Google AnalyticsRay
2023-01-19Merge pull request #47 from colleen05/masterRay
Restyle, added functionality, code rework, +1 more change.
2023-01-19Merge pull request #41 from jacobrec/masterRay
added cheatsheet generator
2023-01-17Fixed icon link to homepage.Colleen
2023-01-01Update year to 2023Ray
2022-12-04Reviewed some Chinese translationsRay
2022-12-02ADDED: Cheatsheet Chinese translationRay
2022-09-08seperated math from main cheatsheetJacob Reckhard
2022-08-22added cheatsheet generatorJacob Reckhard
2022-08-17Update raylib_text.cRay
2022-08-05Create raylib_cheatsheet_v4.2.pdfRay
2022-08-05Update cheatsheet for raylib 4.2Ray
2022-06-06WARNING: RENAMED: `GetDroppedFiles()` to `LoadDroppedFiles()`Ray
2022-05-28Fixing mistake I madeNimbusFox
Thanks @Peter0x44
2022-05-13Correcting function nameNimbusFox
2022-05-07added link to raylib.h fileVantaTree
2022-05-04Updated InitAudioStream to LoadAudioStreamwbenke
2022-02-05fixed grammar mistakeCastimierDev
2021-11-04Reviewed cheatsheet PDFRay
2021-10-22Update raylib_core.craysan5
2021-10-18Update raylib_core.cRay
2021-10-18Renamed pdfRay
2021-10-18Update cheatsheetRay
2021-06-18fix: change MeshBoundingBox to GetMeshBoundingBoxPtitLuca
I'm currently working with collision for a school project. But I've found that the function's name to get the BoundingBox from a Mesh is not the correct one.
2021-04-26Merge branch 'master' of https://github.com/raysan5/raylib.comRay
2021-04-26Update raylib_models.cRay
2021-04-23cheatsheet HSV addJulianiolo
added ranges for HSV values for ColorToHSV and ColorFromHSV
2021-04-23Revert "updated HSV in cheatsheet"Julianiolo
This reverts commit 72f0c901c6e0fab84af4dd4c913aaa5bbe0e4c60.
2021-04-23updated HSV in cheatsheetJulianiolo
added parameter ranges for ColorToHSV and ColorFromHSV
2021-04-06Update raylib_core.cRay
2021-04-06Update raylib_core.cRay