summaryrefslogtreecommitdiffhomepage
path: root/examples
AgeCommit message (Expand)Author
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-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
2022-12-31core_loading_thread example join thread on completion (#2845)Antonis Geralis
2022-12-13Update MakefileRay
2022-12-04REVIEWED: Example: `textures_textured_curve`Ray
2022-12-03Add a textured curve example (#2821)Jeffery Myers
2022-12-02Update MakefileRay
2022-11-22Rename lighting_instanced shader (glsl100) to lighting_instancing (#2805)gtrxAC
2022-11-15Avoid using `DrawCubeTexture()`Ray
2022-11-15WARNING: REMOVED: `DrawCubeTexture()`, `DrawCubeTextureRec()`Ray
2022-11-10WARNING: REMOVED: `DrawTextureTiled()`Ray
2022-11-10WARNING: REMOVED: `DrawTexturePoly()`Ray
2022-11-08removing typo (#2790)Dor Shapira
2022-11-02Fix examples/build.zig for the latest Zig version (#2786)Roman Akberov
2022-10-30Fix Android x86 Architecture name (#2783)IsaacTCB
2022-10-26Improved billboards example, highlighting rotation and draw order (#2779)nobytesgiven
2022-10-26fixing typo (#2781)Dor Shapira
2022-10-26fixed blur issue on opaque pictures & added example (#2775)nobytesgiven
2022-10-25Review -sRay
2022-10-24Update MakefileRay
2022-10-20review noteRay
2022-10-20Added `-s EXPORTED_RUNTIME_METHODS=ccall` to examples web build #2739Ray
2022-10-17Add DrawCapsule(Wires) (#2761)ianband
2022-10-11Update core_basic_window.cRay
2022-10-11avoid leading spaces in `text_rectangle_bounds` (#2746)Szieberth Ádám
2022-09-22Update text_codepoints_loading.cRay
2022-09-19Added: `ImageDrawCircleLines`, `ImageDrawCircleLinesV` (#2713)Rob Loach
2022-09-19REVIEWED: Renamed some shaders, fix #2707Ray
2022-09-16Fix typo (#2696)murilluhenrique
2022-09-10Minor format tweaksRay
2022-09-09WARNING: BREAKING: Reviewed SSBO usage to avoid `long long`Ray
2022-09-09REVIEWED: Removed comment, fixes #2691Ray
2022-09-08examples/core/core_custom_logging.c: Fix typo (#2692)hartmannathan
2022-09-05REMOVED: `rlPushMatrix()`/`rlPopMatrix()` from `rshapes`Ray
2022-09-04Update core_custom_frame_control.cRay
2022-09-04Fixed a bug in the 2d camera platformer example (#2687)skylar
2022-09-02Removed raylib_opengl_interop.c from PLATFORM=Web build (#2682)Stan
2022-09-01ADDED: Complete support for M3D animations! #2648Ray
2022-09-01Implemented latest .M3D improvements #2648Ray
2022-08-29ADDED: `lighting.fs` for GLSL120 Fix #2651Ray
2022-08-26REVIEWED: Support M3D file loading #2648Ray
2022-08-22ADDED: `-latomic` library on Linux (only required for ARM32)Ray