summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-02-20[Examples] Fix typecast warnings in examples. (#1601)Jeffery Myers
2021-02-20Fixed DrawLineEx (#1598)Paul Jurczak
2021-02-20Fixes to make rnet and it's examples build on Windows in visual studio 2019. ...Jeffery Myers
2021-02-20Fix warnings generated by Visual Studio 2019 in new model loading code. (#1600)Jeffery Myers
2021-02-20Code formatting tweaksRay
2021-02-20fixed the right and left button not working (#1595)Redcamellia
2021-02-20[Physics] Fix typecast warnings generated by visual studio 2019 (#1599)Jeffery Myers
2021-02-18Fixed example doesn't show gamepad for Xbox 360 controllers with different dr...Rabia Alhaffar
2021-02-16check to make sure parent bone is not null before trying to compute its offse...Jeffery Myers
2021-02-15Rename raylib-js to raylib-duktape (#1591)Rob Loach
2021-02-15Fixed problem related to `IsKeyPressed` function! (#1589)Rabia Alhaffar
2021-02-14[raudio] Fix load and unload issues with Music (#1588)Chris
2021-02-14Fix support of touchscreens for RPI (#1586)jpe230
2021-02-14Update physac.hraysan5
2021-02-14Update core.craysan5
2021-02-14Possible callbacks -WIP-raysan5
2021-02-14Review some commentsraysan5
2021-02-14Update Makefileraysan5
2021-02-11Update raylib.rcraysan5
2021-02-11ADDED: ALL examples projects to VS2019 solutionraysan5
2021-02-11Create raylib_144x144.pngraysan5
2021-02-11Update CMakeBuilds badgeRay
2021-02-11Update cmake.ymlRay
2021-02-11Add CMake workflow badgeRay
2021-02-09Fix spelling mistake (#1581)BrokenKeyboard
2021-02-09Update android.ymlRay
2021-02-09Update linux.ymlRay
2021-02-09Update macos.ymlRay
2021-02-09Update webassembly.ymlRay
2021-02-09Update windows.ymlRay
2021-02-09Review Makefile to support PLATFORM_RPI #1580raysan5
2021-02-09REDESIGNED: VS2019 build pathsraysan5
2021-02-09Update advance_game.craysan5
2021-02-09Review some warnings and formattingraysan5
2021-02-09REMOVED: GetGamepadButton() internal funcraysan5
2021-02-08Poll inputs after frame sleep (#1573)masterex1000
2021-02-08BINDINGS: Remove Harbour (#1574)Rob Loach
2021-02-07Disabling WindowSizeCallback around fullscreen toggle. (#1480)hristo
2021-02-07Review latest PR formatingraysan5
2021-02-07Fix initialize GLFW's Joystick subsystem before window is created on Desktop ...Gil Barbosa Reis
2021-02-07Review formating for latest PRraysan5
2021-02-07Fix wrong values shown for monitor width and height in pixels when fullscreen...hristo
2021-02-07REVIEWED: Multichannel sound system #1548raysan5
2021-02-06REVIEWED: Replace GetImageData() by LoadImageColors()raysan5
2021-02-06REVIEWED: example: Replaced GetImageData()raysan5
2021-02-05REMOVED: MeshNormalsSmooth() #1421raysan5
2021-02-05REVIEWED: CloseAudioBufferPool(), uninit buffers properly #1548raysan5
2021-02-05REVIEWED: raudio: Some LOG_ERROR -> LOG_WARNING #1562raysan5
2021-02-05Update miniaudio to v0.10.32 #1562raysan5
2021-02-05REMOVED: SetTraceLogExit()raysan5