summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2020-09-13ADDED: LoadWaveFromMemory() #1327Ray
2020-09-13ADDED: LoadImageFromMemory() #1327Ray
2020-09-13WARNING: RENAMED: GetExtension() to GetFileExtension()Ray
2020-09-07REDESIGNED: ColorFromHSV()raysan5
Replaced Vector3 by direct values, easier to use and understand
2020-09-07REVIEW: glfwSetWindowMaximizeCallback() not available on webraysan5
2020-09-05Added Gambit Scheme to bindings (#1369)georgjz
2020-09-02Added QuickJS-raylib versionRay
2020-09-02Added some more versions to bindingsRay
2020-09-02Added more versions info! (#1366)Rabia Alhaffar
Co-authored-by: Ray <[email protected]>
2020-09-02Add versions for various bindings (#1365)Rob Loach
- raylib-cpp - raylib-lua-sol - node-raylib - raylib-js - raylib-chaiscript - raylib-squirrel Co-authored-by: Ray <[email protected]>
2020-09-02Update BINDINGS.md (#1364)Rabia Alhaffar
2020-09-01Added some versions... PLEASE HELP!Ray
2020-09-01Added go-raylib binding and some versionsRay
2020-09-01Add langauge links and version field (to be filled)Ray
2020-09-01Update rlgl.hraysan5
2020-09-01MOVED: rlUnproject() [rlgl] -> Vector3Unproject() [raymath]raysan5
2020-09-01Review custom blend modes mechanismraysan5
rlBlendMode() has been added to rlgl to be used on BLEND_CUSTOM. This functionality is exposed to advance users. In any case, new blending modes could be added if required.
2020-09-01Multiple blendmodes (#1324)cedemax
Co-authored-by: max <[email protected]>
2020-09-01adding new windows functions (#1357)Juan Medina
2020-08-31Added some missing bindingsRay
2020-08-30Update miniaudio to version 0.10.18raysan5
2020-08-30Remove unused variableraysan5
2020-08-30Added Never language to the list of bindings. (#1361)smaludzi
2020-08-29Added raylib-ocamlRay
2020-08-29DrawTextEx(): Minor tweakraysan5
2020-08-23Update CI badges linksRay
2020-08-23Reorder some functionsraysan5
2020-08-23Review last PR formatting to follow raylib standardsraysan5
2020-08-23work on quat and matrix math - deleted multiple copies of raymath.h causing ↵chriscamacho
issues (#1359) Co-authored-by: codifies <[email protected]>
2020-08-23Corrected compiling issueraysan5
When using USE_PTHREADS=1 on libraylib.bc compilation, program requires --shared-memory passed to the linker and despite it compiles, it fails on execution (at least for me).
2020-08-21Update README.mdRay
2020-08-21Update README.mdRay
2020-08-21Remove Android and HTML5 buildsRay
2020-08-21Update webassembly.ymlRay
2020-08-21Update macos.ymlRay
2020-08-21Update windows.ymlRay
2020-08-21Update linux.ymlRay
2020-08-21Update android.ymlRay
2020-08-21Update webassembly.ymlRay
2020-08-21Update webassembly.ymlRay
2020-08-21Update webassembly.ymlRay
2020-08-20Update windows.ymlRay
2020-08-20Update windows.ymlRay
2020-08-20Review compilation parameter for objective C code on GLFWraysan5
2020-08-20Minor tweak for consistencyraysan5
2020-08-20Update linux.ymlRay
2020-08-20Update windows.ymlRay
2020-08-20Update linux.ymlRay
2020-08-20Update windows.ymlRay
2020-08-20Update linux.ymlRay