summaryrefslogtreecommitdiffhomepage
path: root/src/raylib.h
AgeCommit message (Expand)Author
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
2021-03-08ADDED: Required callbacksRay
2021-03-04Update some comments to warn users about callbacksRay
2021-03-04FEATURE: Several callbacks added -WIP- #1523 #1329Ray
2021-03-03WARNING: BREAKING: RENAMED: enums valuesRay
2021-03-03WARNING: BREAKING: RENAMED enum valuesRay
2021-03-02REVIEWED: GetFileExtension() to include the dot #1523Ray
2021-02-22LoadMusicStreamFromMemory (#1606)Agnis "NeZvērs" Aldiņš
2021-02-14Possible callbacks -WIP-raysan5
2021-02-07Review formating for latest PRraysan5
2021-02-05REMOVED: MeshNormalsSmooth() #1421raysan5
2021-02-05REMOVED: SetTraceLogExit()raysan5
2021-02-05Designing some callbacks -WIP-Ray
2021-01-31REVIEWED: Gamepad system, specially for RPIraysan5
2021-01-22ADDED: UploadMesh() #1529Ray
2021-01-22Review typoRay
2021-01-21ADDED: SetGamepadMappings() #1506Ray
2021-01-15Review commentRay
2021-01-02Update year to 2021raysan5
2020-12-29Monitor utilites (#1485)hristo
2020-12-26Review DrawLineBezierQuad(), formating and aprameters orderraysan5
2020-12-26Add Quadratic Bezier drawing (#1468)Violet White
2020-12-23Remove trailing spacesraysan5
2020-12-23ADDED: CheckCollisionLines()raysan5
2020-12-19Camera funcs, review params namesRay
2020-12-19REVIEW: CheckCollisionSpheres() params namingRay