summaryrefslogtreecommitdiffhomepage
path: root/examples
AgeCommit message (Expand)Author
2021-03-14Improve gltf support (#1647)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-09Gltf model and animations exploring problems (#1635)Hristo Stamenov
2021-03-08Update core_3d_picking.cRay
2021-03-04REVIEWED: Examples to new enum valuesRay
2021-03-03Update text_font_filters.cRay
2021-03-03WARNING: BREAKING: RENAMED enum valuesRay
2021-02-28Fixes gl state after HDR texture functions. (#1621)Jeffery Myers
2021-02-21Update models_material_pbr.c #1571Ray
2021-02-20[Examples] Fix typecast warnings in examples. (#1601)Jeffery Myers
2021-02-20Fixes to make rnet and it's examples build on Windows in visual studio 2019. ...Jeffery Myers
2021-02-20Code formatting tweaksRay
2021-02-20fixed the right and left button not working (#1595)Redcamellia
2021-02-18Fixed example doesn't show gamepad for Xbox 360 controllers with different dr...Rabia Alhaffar
2021-02-15Fixed problem related to `IsKeyPressed` function! (#1589)Rabia Alhaffar
2021-02-09Review Makefile to support PLATFORM_RPI #1580raysan5
2021-02-09REDESIGNED: VS2019 build pathsraysan5
2021-02-06REVIEWED: example: Replaced GetImageData()raysan5
2021-02-02Update loading of gltf animation. (#1561)hristo
2021-01-31out is a keyword in shaders and can't be used as a variable name. (#1558)Jeffery Myers
2021-01-31Update models_first_person_maze.craysan5
2021-01-28Gltf animation support (#1551)hristo
2021-01-26Documentation cmake (#1549)hristo
2021-01-25Replace tabs by 4 spacesraysan5
2021-01-20REVIEWED: physac module and examples #1525Ray
2021-01-13Big cmake changes (#1514)hristo
2021-01-02Update year to 2021raysan5
2020-12-30added missing constants (#1493)Artur Mustafin
2020-12-29Review rlights helper module #1489raysan5
2020-12-28Review comments formatingraysan5
2020-12-28providing and example on how to apply the screen scale (as done in the virtua...Matheus Duarte
2020-12-26Fix use of GuiSliderBar in examples. (#1470)badlydrawnrod
2020-12-24Minor tweakraysan5
2020-12-24Replace TABS by 4 spacesraysan5
2020-12-24Update README.mdraysan5
2020-12-24Update README.mdraysan5
2020-12-24Updated several files while porting examples to webraysan5
2020-12-23Review example formatingraysan5
2020-12-23Review formattingraysan5
2020-12-23Remove dup exampleraysan5
2020-12-23Review Android Makefiles to required versionraysan5
2020-12-23Update Makefile(s)raysan5
2020-12-23Remove trailing spacesraysan5
2020-12-23Update raylib versionraysan5
2020-12-19Set version for raylib 3.5Ray
2020-12-18WARNING: GetKeyPressed() <-> GetCharPressed() #1336Ray
2020-12-18Support mouse input on example #1465Ray
2020-12-13Fixed the build for web using CMake. (#1452)hristo
2020-12-13Fixed #1455 (#1456)Alexander Buhl