summaryrefslogtreecommitdiffhomepage
path: root/src/raylib.h
AgeCommit message (Expand)Author
2021-05-21Update version to 3.8-dev to note breaking changesraysan5
2021-05-20WARNING: RENAMED: IsMusicPlaying() -> IsMusicStreamPlaying()Ray
2021-05-20WARNING: RENAMED: MeshBoundingBox() -> GetMeshBoundingBox()Ray
2021-05-20Comment minor tweakRay
2021-05-11Reviewed latest PRRay
2021-05-11Redesigned billboards - added rotation/pro functions (#1759)nobytesgiven
2021-05-10Add RenderPolyLinesEx routine (#1758)Lambert Wang
2021-05-08Added support for additional mouse buttons (#1753)Lambert Wang
2021-05-04Expose RAYLIB_VERSION in raylib.h #1747Ray
2021-05-03Comment tweakRay
2021-04-27Fixed definition of UNCOMPRESSED_R8G8B8A8 (#1740)Rabia Alhaffar
2021-04-26REMOVED: GenMeshDefault()Ray
2021-04-23Update raylib.hRay
2021-04-22Remove trail spacesRay
2021-04-21Reviewed file commentsRay
2021-04-20ADDED: UpdateMeshBuffer()Ray
2021-04-06REDESIGNED: Vr stereo modeRay
2021-04-06Reviewed Vr stereoRay
2021-04-06REDESIGNED: Vr stereo renderingRay
2021-04-06Reorganized shaders functionsRay
2021-04-06Minor comment tweaksRay
2021-04-05Reorganized functions by moduleraysan5
2021-04-04Merge branch 'master' of https://github.com/raysan5/raylibraysan5
2021-04-04REDESIGNED: Shapes texture/rec moved to shapes moduleraysan5
2021-04-03Make SaveFile* callbacks return a boolean (#1697)Rob Loach
2021-04-02ADDED: GenMeshDefault() #1556raysan5
2021-04-01Remove trailing spacesraysan5
2021-03-31ADDED: Support model normal matrix location #1691raysan5
2021-03-28ADDED: LoadShaderFromMemory() #1690raysan5
2021-03-28REVIEWED: DrawTexturePoly()raysan5
2021-03-26REVIEWED: DrawMeshInstanced()Ray
2021-03-25WARNING: BREAKING: rlgl redesign -WIP-Ray
2021-03-25Add DrawTexturedPoly and example (#1677)chriscamacho
2021-03-24Reviewed DrawFPS() commentRay
2021-03-24REMOVED: DrawGizmo()Ray
2021-03-22WARNING: BREAKING: REDESIGNED: rlgl moduleRay
2021-03-22Review latest PR and some formattingRay
2021-03-22[AUDIO] Music Looping enhancements (#1665)Jeffery Myers
2021-03-21WARNING: BREAKING: rlgl module redesign -WIP-Ray
2021-03-20BIG CHANGE: REDESIGNED: Vr device simulator #1582Ray
2021-03-20Added KEY_NULL #520Ray
2021-03-19Changed DrawRing and DrawCircleSector angle params from int to float to allow...frithrah
2021-03-19REMOVED: GetMouseCursor()Ray
2021-03-19WARNING: REMOVED: GamepadNumber enumRay
2021-03-19WARNING: BREAKING: RENAMED: camera.type to camera.projectionRay
2021-03-19WARNING: BREAKING: REVIEWED some enums namingRay
2021-03-18REVIEWED: Material params #1649Ray
2021-03-14Implement UnloadModelAnimations (#1648)Hristo Stamenov
2021-03-14WARNING: VERY BREAKING CHANGE: Renamed some enum values for consistencyRay
2021-03-12Renamed some functions to use latest raylib versionRay