summaryrefslogtreecommitdiffhomepage
path: root/src/raylib.h
AgeCommit message (Expand)Author
2019-04-04Merge pull request #787 from Demizdor/masterRay
2019-04-04BIG UPDATE: Support model animations!Ray
2019-03-31Update raylib.hVlad Adrian
2019-03-30Added DrawRoundedRect()Demizdor
2019-03-29Merge pull request #786 from Demizdor/draw_ringRay
2019-03-29WARNING: Redesigned model struct for multi-meshesRay
2019-03-29Added DrawRing(), DrawRingLines() and DrawCircleSectorLines()Demizdor
2019-03-28REDESIGNED: DrawCircleSector()Ray
2019-03-17ADDED: GetScreenData()raysan5
2019-03-08Adding DrawCubeWiresV for convenienceRafael Sachetto
2019-03-05Proposed Model struct reviewRay
2019-03-04ADDED: IsWindowResized()Ray
2019-02-13ADDED: DrawCircleSector()Ray
2019-02-11ADDED: GetClipboardText(), SetClipboardText()Ray
2019-02-06Reviewed fbo creation and VR systemRay
2019-02-04ADDED: LoadTextureCubemap()Ray
2019-02-04Review DrawTextRecEx() formattingRay
2019-01-23Added DrawTextRecEx()Demizdor
2019-01-21Review last PR formattingRay
2019-01-21Merge pull request #731 from MarcoLizza/reorganizing-loggingRay
2019-01-21Changing enums, now referenced as int.Marco Lizza
2019-01-20Adding function to control the "exit-on-error" behaviour.Marco Lizza
2019-01-20Fixing logging level configuration API.Marco Lizza
2019-01-20Reworking log level as incremental.Marco Lizza
2019-01-19Allow ShowWindow usage ;)raysan5
2019-01-17Renamed ShowWindow() to UnhideWindow() -WIP-Ray
2019-01-16Crazy testRay
2019-01-14Review code formatting on ColorFromHSV()Ray
2019-01-14Added ColorFromHSV()Demizdor
2019-01-11Reverted flag value (but kept order)Ray
2019-01-10Reviewed latest PRRay
2019-01-10Merge branch 'master' into window-visibilityRay
2019-01-10Reworking API upon suggestion.Marco Lizza
2019-01-10Adding window visibility functions.Marco Lizza
2019-01-10Adding window visibility configuration flag.Marco Lizza
2019-01-10Some improvements on SetShaderValue()Ray
2019-01-10WARNING: Redesigned SetShaderValue()Ray
2019-01-09Merge pull request #718 from MarcoLizza/shaders-uniforms-arrayRay
2019-01-09Adding uniform array support for shaders.Marco Lizza
2019-01-05Some code tweaksraysan5
2019-01-03REMOVED: ShowLogo()raysan5
2019-01-03REVIEWED some functions parametersraysan5
2019-01-02Mouse functions changedChrisDill
2019-01-02Added SetMouseOffsetChrisDill
2018-12-29ADDED: DrawTextRec() and exampleraysan5
2018-12-26ADDED: DrawTextureQuad()raysan5
2018-12-26Corrected typoraysan5
2018-12-26WARNING: BREAKING CHANGEraysan5
2018-12-26REVIEWED: DrawRectanglePro()raysan5
2018-12-25REVIEWED: LoadFontEx()raysan5