summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2023-01-24Merge branch 'master' of https://github.com/raysan5/raylibRay
2023-01-24REVIEWED: `ProcessMaterialsOBJ()` available when requiredRay
2023-01-23[models] Load bone names from IQM file if available (#2882)PencilAmazing
2023-01-23Removed twitter badge, twitter API seems to be limitedRay
2023-01-22Add RAYLIB_VERSION numbers to raylib.h (#2856)Rob Loach
2023-01-22Fix to use TRACELOG() instead of TraceLog() for internal modules (#2881)Rob Loach
2023-01-21minor format tweakRay
2023-01-21Fix android sound issue #2118 (#2875)Antonis Geralis
2023-01-21Stub out rlCubemapParameters if under GL 1.1. (#2876)Uneven Prankster
2023-01-21Add packaging for distros with deb- and rpm-based packages. (#2877)KOLANICH
2023-01-20Have LoadMaterials call the same code that OBJ loader does so that we can rea...Jeffery Myers
2023-01-20Correct the set paths in bat files in examples/ (#2870)Masoud Naservand
2023-01-20Fix warnings in raylib project from MSVC (#2871)Jeffery Myers
2023-01-19don't try to free a void* buffer as if it's a cgltf_data structure (#2867)Jeffery Myers
2023-01-19Add rlCubemapParameters to rlgl.h (#2862)Uneven Prankster
2023-01-14Fixed bug : touches become sticky (#2857)Ghost
2023-01-14Update BINDINGS.md (#2858)Kenta
2023-01-11Update raylib-ocaml to 4.2.0 (#2853)Tobias Mock
2023-01-10Set initial window position for display-sized fullscreen (#2742)Daijiro Fukuda
2023-01-10Minor tweaksRay
2023-01-10OpenGLES 2.0 support on PLATFORM_DESKTOP (#2840)Go Watanabe
2023-01-10ADDED: Required define on Linux #2729Ray
2023-01-10RENAME: type to projection #2851Ray
2023-01-04REVIEWED: `GetClipboardText()` on `PLATFORM_WEB`Ray
2023-01-04REVIEWED: `rLoadTextureDepth()` fixed issueRay
2023-01-03Avoid trying to setup uniform for invalid locationsRay
2023-01-02Update models_loading_gltf.cRay
2023-01-02Update models_loading_gltf.cRay
2023-01-02REVIEWED: GLTF animations support #2844Ray
2023-01-02[models] Add GLTF animation support (#2844)Charles
2023-01-02Merge branch 'master' of https://github.com/raysan5/raylibRay
2023-01-02REVIEWED: Avoid possible gamepad index as `-1` #2839Ray
2023-01-02Use explicit atomics (#2849)Antonis Geralis
2023-01-01Update year to 2023Ray
2023-01-01REVIEWED: `shaders_write_depth` exampleRay
2023-01-01[example] Writing into the depth buffer (#2836)BugraAlptekinSari
2023-01-01Update year to 2023Ray
2023-01-01Update year to 2023Ray
2023-01-01Update year to 2023Ray
2023-01-01Update year to 2023 (#2846)Wytek01
2022-12-31core_loading_thread example join thread on completion (#2845)Antonis Geralis
2022-12-28Add new Delphi/Lazarus bindings (#2838)turborium
2022-12-18Minor tweakRay
2022-12-18REVIEWED: `Vector2Angle()`Ray
2022-12-17Minor tweaksRay
2022-12-17Fix vector2angle (#2832)Antonis Geralis
2022-12-14Merge branch 'master' of https://github.com/raysan5/raylibRay
2022-12-14REVIEWED: Issue with depth textures on WebGL #2824Ray
2022-12-13Fix Vector2Angle() (#2829)Alexander Heinrich
2022-12-13Update MakefileRay