Commit Graph

  • 40594f3ec0
    Fix typo in font loading documentation (#5308) Adeeb Shihadeh 2025-10-26 10:24:56 -07:00
  • 70f4911698
    [examples] Added shaders_color_correction (#5307) JordSant 2025-10-26 18:24:19 +01:00
  • 0fbc4272d0 Remove trailing spaces Ray 2025-10-26 18:22:23 +01:00
  • cb58ca63d4 Review formating #5306 Ray 2025-10-26 18:21:24 +01:00
  • e244cf297a
    examples_model_decals : Fixed unload crash, added buttons (#5306) themushroompirates 2025-10-26 18:15:45 +01:00
  • a818508158
    [rlsw] Completeness of glDraw functions (#5304) Le Juez Victor 2025-10-26 00:58:56 +02:00
  • 1c20b5588d Updatee project id Ray 2025-10-25 23:20:49 +02:00
  • e501dfad60
    [rlsw] Subpixel correction (#5300) Le Juez Victor 2025-10-25 23:13:24 +02:00
  • a25d11ad1a
    Add example: shapes_math_angle_rotation (angle rotation lines) (#5236) Kris 2025-10-25 17:12:35 +05:30
  • 6f101f4011
    [examples] Added: shapes_math_sine_cosine (#5257) Jopestpe 2025-10-25 08:38:06 -03:00
  • efe62f0e0d Formating review to follow raylib code conventions #5298 Ray 2025-10-25 11:15:30 +02:00
  • 79fd6be008 Minor format tweaks Ray 2025-10-25 11:14:53 +02:00
  • dbcc508196
    [examples] Added models_decals (#5298) themushroompirates 2025-10-25 10:41:39 +02:00
  • 4bb8c89084
    Don't undefine the versions of LoadImage that don't conflict with raylib so that the Win32 platform can use them. (#5299) Jeffery Myers 2025-10-25 00:49:31 -07:00
  • 39242dba23
    [rlsw] Smarter texture management (#5296) Le Juez Victor 2025-10-24 18:29:01 +02:00
  • 12dc0d6675
    Revert undesired change to rcore and restore correct win32 ifdef and max path (#5297) Jeffery Myers 2025-10-23 08:45:33 -07:00
  • 93c5dc3b5f
    [rlsw] c++ support (#5291) alexgb0 2025-10-23 17:28:00 +02:00
  • 04930c5132
    Fix typo in RPI cross-compiler variable name (#5295) Diogo Hartuiq Debarba 2025-10-23 08:27:28 -03:00
  • 780a7df760
    Fix warnings in more examples. (#5292) Jeffery Myers 2025-10-23 04:25:23 -07:00
  • 428421f21a Update examples_list.txt Ray 2025-10-22 11:03:19 +02:00
  • 1b5a14e516
    [rcore_desktop_sdl] fix: handle monitor ID correctly on SDL3 (#5290) sleeptightAnsiC 2025-10-21 22:07:04 +02:00
  • 99ed814615 Update rcore_desktop_win32.c Ray 2025-10-21 20:07:42 +02:00
  • 77b9214575 Update rcore_desktop_sdl.c Ray 2025-10-21 20:07:32 +02:00
  • ec06f9be37 Removed trailing spaces Ray 2025-10-21 13:51:03 +02:00
  • 3c5b3f1c17
    [examples] Added shapes_lines_drawing (#5283) Robin ❤️ 2025-10-21 04:11:19 -04:00
  • 79b7cd6b9b Format tweaks Ray 2025-10-21 10:08:36 +02:00
  • 1664204291 REVIEWED: New Win32 platform backend to accomodate rlsw Software Renderer Ray 2025-10-20 19:10:41 +02:00
  • ec3cb7045f Update rcore.c Ray 2025-10-20 19:09:56 +02:00
  • 74f2a899d9 Update rshapes.c Ray 2025-10-20 19:09:37 +02:00
  • 8604085b6e
    [examples] Fixed shaders_mandelbrot_set for WebGL (#5286) JordSant 2025-10-20 15:18:15 +02:00
  • 5aeedb4899 REXM: Update examples collection Ray 2025-10-20 11:13:45 +02:00
  • 7ae3eb5d3a Create web_basic_window.png Ray 2025-10-20 11:10:08 +02:00
  • de8575b16e Update raylib.sln Ray 2025-10-18 19:54:35 +02:00
  • aeafce5db4
    [examples] Added: shaders_mandelbrot_set (#5282) JordSant 2025-10-18 19:50:52 +02:00
  • 9ef3448193 Reviewed UUIDs Ray 2025-10-18 19:47:05 +02:00
  • 085f933b17 Review example formating Ray 2025-10-17 17:17:54 +02:00
  • ab4831911a
    [examples] Added: core_text_file_loading (#5278) Aanjishnu Bhattacharyya 2025-10-17 20:42:14 +05:30
  • cd0d693a56 Reviewed example Ray 2025-10-17 17:09:55 +02:00
  • 7995f8d1b3 Avoid auto push on rename Ray 2025-10-17 17:01:58 +02:00
  • ed8c4c1b9b REXM: Update examples collection, some renames Ray 2025-10-17 17:01:38 +02:00
  • 4099218f1a Update new examples UUID Ray 2025-10-17 12:55:13 +02:00
  • ffc405325f Update shapes_pie_chart.c Ray 2025-10-17 12:54:46 +02:00
  • 9c1216699d ADDED: example: core_highdpi_testbed -WIP- Ray 2025-10-17 12:35:12 +02:00
  • 0c97c95f6c Update rexm.c Ray 2025-10-17 12:33:50 +02:00
  • bb910bb0b8 REXM: RENAME: example: models_geometry_textures_cube --> models_rotating_cube Ray 2025-10-17 12:33:41 +02:00
  • 153401810a Merge branch 'master' of https://github.com/raysan5/raylib Ray 2025-10-17 10:04:29 +02:00
  • 9ed785c2e1 Update rlgl.h Ray 2025-10-17 10:04:21 +02:00
  • 311f6243e3
    Disable touch position simulation from mouse movement for DRM touchscreen devices (#5279) MULTi 2025-10-17 13:31:24 +05:30
  • 601ff4f02e REVIEW: Naming tweaks and comments added #5271 Ray 2025-10-17 09:54:49 +02:00
  • 4256be5608
    Fix branch array size and remove extra function (#5281) Jopestpe 2025-10-17 03:53:48 -03:00
  • 087aa1bc3f
    Fix triangle strip array size and simplify loop (#5280) Jopestpe 2025-10-17 03:53:02 -03:00
  • 484cc0e255
    Fix DrawBillboardPro so that flipped images that are sampling from part of a larger texture still draw from the same source rectangle (#5276) Mr. Ai 2025-10-16 04:18:42 -04:00
  • c6f9f76afb
    [examples] Added donut pie charts to shapes_pie_chart (#5277) GideonSerf 2025-10-16 09:53:55 +02:00
  • af068ec020 Reviewed dynamic library building #5270 Ray 2025-10-15 20:18:44 +02:00
  • 8e052b81b4 REVIEWED: New examples on VS project Ray 2025-10-15 19:59:28 +02:00
  • 4ba92f8962 REVIEWED: Solution when adding new examples Ray 2025-10-15 19:48:36 +02:00
  • 2a04317cff
    [examples] Added: shapes_particles (#5260) JordSant 2025-10-15 19:39:47 +02:00
  • 1c45776bb7
    Added clock of clocks example (#5263) themushroompirates 2025-10-15 19:37:17 +02:00
  • b020bed2b3 rlparser: update raylib_api.* by CI github-actions[bot] 2025-10-15 17:36:24 +00:00
  • fd28db53ad
    Update parse_api.yml Ray 2025-10-15 19:35:59 +02:00
  • 1c39d47b5b
    Added simple starfield example (#5255) themushroompirates 2025-10-15 19:34:39 +02:00
  • 047c9d2052
    Added text alignment example (#5254) themushroompirates 2025-10-15 19:33:53 +02:00
  • 7383de3dea
    feat(shapes): Add shapes_mouse_trail.c example and screenshot (#5246) Balamurugan R 2025-10-15 23:00:37 +05:30
  • 21404d958e
    [examples] Added core_clipboard_text (#5231) Robin ❤️ 2025-10-15 13:28:38 -04:00
  • d2acf06779
    [examples] Added core_directory_files (#5230) Hugo 2025-10-15 19:27:42 +02:00
  • af11859906
    [examples] Added shapes_pie_chart (#5227) GideonSerf 2025-10-15 19:25:01 +02:00
  • 1f65a17274
    Set name as Const and remove not used variable (#5245) Maicon Santana 2025-10-15 18:22:05 +01:00
  • 18e4d1d44f Reviewed formating Ray 2025-10-15 19:20:11 +02:00
  • adfe2c1704
    C++ compiler support v2 (#5252) Saksham Goyal 2025-10-15 13:11:44 -04:00
  • 17bc628fd9
    [rcore] Add ComputeSHA256() function (#5264) JohnnyCena123 2025-10-15 20:07:41 +03:00
  • 7191749d66
    [examples] Fix examples to work in MSVC (#5267) Jeffery Myers 2025-10-15 10:02:52 -07:00
  • e3a562ab57
    UpdateModelAnimation does matrixtranspose(matrixinvert) only once per bone instead of per vertex (#5244) Arrangemonk 2025-10-15 19:00:24 +02:00
  • aaf4c1d3ae
    always forward declare the windows stuff, prevents failure of rgfw in GCC. (#5269) Jeffery Myers 2025-10-14 15:18:48 -07:00
  • 2d7b66dd37
    change free to RL_FREE (#5265) Thomas Anderson 2025-10-13 15:15:20 -05:00
  • 9f831428e6 Update core_render_texture.c Ray 2025-10-09 17:16:54 +02:00
  • c80726511c Merge branch 'master' of https://github.com/raysan5/raylib Ray 2025-10-09 01:09:58 +02:00
  • 767df4cf52 Update core_render_texture.c Ray 2025-10-09 01:09:55 +02:00
  • 04a1a0293e
    Update examples_list.txt Ray 2025-10-08 18:17:32 +02:00
  • f62565dc72
    Update text_unicode_ranges.c Ray 2025-10-08 18:16:46 +02:00
  • 6f584464b6
    remove duplicate entry from keyMappingRGFW (#5242) JohnnyCena123 2025-10-08 16:04:29 +03:00
  • 9bf7699624
    [examples] Added shapes_kaleidoscope (#5233) Hugo 2025-10-08 00:10:43 +02:00
  • 4cfae99a74
    [examples] Added shapes_triangle_strip (#5240) Jopestpe 2025-10-07 15:25:22 -03:00
  • 5dd97ecf2f REVIEWED: TextToPascal(), fix https://github.com/raylibtech/rtools/issues/57 Ray 2025-10-07 19:42:05 +02:00
  • ca664cb023
    Fix zig compileRaylib target to emscripten (#5239) Maicon Santana 2025-10-07 11:00:50 +01:00
  • b99a6cc6bd
    [examples] Added shapes_recursive_tree (#5229) Jopestpe 2025-10-06 17:35:18 -03:00
  • b067b0b878
    Update analyze_codeql.yml Ray 2025-10-06 18:27:56 +02:00
  • 59c3fcc23a
    Update analyze_codeql.yml Ray 2025-10-06 18:15:32 +02:00
  • a683dd9615
    Update analyze_codeql.yml Ray 2025-10-06 17:40:39 +02:00
  • de50402dd5
    Check if video mode is valid and rename to match with other methods (#5235) Maicon Santana 2025-10-05 21:26:25 +01:00
  • b9e7cb64c5 rlparser: Reviewed command-line info Ray 2025-10-04 20:16:16 +02:00
  • d4ca9f9213 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2025-10-04 20:15:19 +02:00
  • 1937fedf08 rlparser: Minor tweaks Ray 2025-10-04 20:07:39 +02:00
  • 07aafdd585
    Updated miniaudio.h - v0.11.23 (#5234) pyrokn8 2025-10-05 04:10:53 +10:30
  • d7a83a1111 REVIEWED: RENAMED: Renamed tool raylib_parser to rlparser Ray 2025-10-04 19:39:25 +02:00
  • f0ffdb33f4 REXM: Support building full example collection and categories Ray 2025-10-02 20:04:41 +02:00
  • e7d27e5b80 REXM: Remove test code Ray 2025-10-02 19:26:27 +02:00
  • 7b5c597da5 Update rexm.c Ray 2025-10-02 19:25:45 +02:00
  • 02b3e44f88
    swap TraceLog to TRACELOG (#5226) JohnnyCena123 2025-10-02 15:13:07 +03:00
  • 718a841cfb REXM: Update examples Ray 2025-10-02 13:54:11 +02:00
  • 8670e6e1b9 REXM: FIX: Get others category Ray 2025-10-02 13:45:25 +02:00