Commit Graph

  • 7103703313 Update raylib_api.* by CI github-actions[bot] 2025-08-26 08:17:48 +00:00
  • d2f6c4924c ADDED: [rtext] LoadTextLines()/UnloadTextLines() Ray 2025-08-26 10:17:33 +02:00
  • ed3b5b2649 Update rexm.c Ray 2025-08-26 09:23:18 +02:00
  • 42abcb9492 Updated examples init window title Ray 2025-08-26 00:36:32 +02:00
  • a72b4b177b Updated examples short description Ray 2025-08-26 00:32:24 +02:00
  • a67b49498f Update rexm.c Ray 2025-08-26 00:24:01 +02:00
  • 3b16a72302 REXM: Allow building web examples locally on Windows platform Ray 2025-08-25 21:23:30 +02:00
  • 6343251857 Update rexm.c Ray 2025-08-25 21:13:44 +02:00
  • 60ac8f2a86 Renamed example Ray 2025-08-25 21:11:37 +02:00
  • 47db1da9ea REXM: RENAMED: example: core_3d_fps_controller to core_3d_camera_fps Ray 2025-08-25 20:58:09 +02:00
  • 8b68d548c9 Reviewing some examples titles Ray 2025-08-25 20:57:18 +02:00
  • b04a94d1e1 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2025-08-25 20:56:20 +02:00
  • f9af011965 Update core_window_letterbox.c Ray 2025-08-25 20:56:05 +02:00
  • 99c4d4b597 Add pub to compileRaylib (#5143) annaymone 2025-08-24 22:55:13 +00:00
  • 79497e1c88 REXM: Updated reports Ray 2025-08-24 12:02:24 +02:00
  • 2e95cdb2b5 Minor comment tweaks Ray 2025-08-24 12:01:58 +02:00
  • c9564c0de8 Update update_examples.yml Ray 2025-08-24 12:01:46 +02:00
  • e796b00eb0 [workflows] (almost) rewrite update_examples.yml workflow (#5130) JohnnyCena123 2025-08-24 11:56:49 +02:00
  • 04a3ab0ca7 REVIEW: Added warning in case of no [rcore] backend defined Ray 2025-08-24 11:23:15 +02:00
  • 52980c947d REVIEWED: [rtext] Provide more detailed info on glyphs failing to pack #5141 Ray 2025-08-24 11:07:55 +02:00
  • 4d0c3affaa REXM: Update examples and lists Ray 2025-08-24 10:53:47 +02:00
  • 0e5837fb86 REXM: Fixed some issues, improved make call defining base path Ray 2025-08-24 10:53:19 +02:00
  • f60333d9b2 Update update_examples.yml Ray 2025-08-23 22:19:51 +02:00
  • 785965fcef Update update_examples.yml Ray 2025-08-23 22:18:17 +02:00
  • d0e6f60ef3 Update update_examples.yml Ray 2025-08-23 22:13:18 +02:00
  • 6c4f220e89 Update update_examples.yml Ray 2025-08-23 22:07:39 +02:00
  • c95630b7d0 Update update_examples.yml Ray 2025-08-23 22:00:06 +02:00
  • e9f655d002 Update update_examples.yml Ray 2025-08-23 21:54:09 +02:00
  • 41211b0c8c Update update_examples.yml Ray 2025-08-23 21:45:50 +02:00
  • d320a029c8 REXM: Reviewed building, using default examples Makefile/Makefile.Web Ray 2025-08-23 21:44:28 +02:00
  • f83c5cb6e1 Merge pull request #5138 from maiconpintoabreu/fix-glsl100 Ray 2025-08-23 14:59:32 +02:00
  • 69021939e6 fix write_depth.fs glsl120 Maicon Santana 2025-08-23 13:06:56 +01:00
  • 9cc9f3bbbe Merge pull request #5139 from Siltnamis/stbtt_rl_malloc Ray 2025-08-23 13:07:04 +02:00
  • 3c9c66e72b use RL_MALLOC in stb_truetype Siltnamis 2025-08-23 13:10:27 +03:00
  • c6d7694286 set glsl100 back to 100 Maicon Santana 2025-08-23 10:17:11 +01:00
  • 11bf3996cf REDM: Add web metadata validation and update Ray 2025-08-23 02:00:21 +02:00
  • a7aeb2f2b5 REXM: Add example build option Ray 2025-08-23 01:59:24 +02:00
  • 500494f791 Update core_3d_fps_controller.c Ray 2025-08-23 00:02:19 +02:00
  • 1d17be6c1c Merge pull request #5137 from feive7/master Ray 2025-08-22 23:41:34 +02:00
  • ce1cd0d7e6 Merge pull request #5128 from CashWasabi/zig-0.15 Ray 2025-08-22 08:19:35 +02:00
  • 566eb34ff8 Update build.zig Marcel Ochs 2025-08-21 03:00:49 +02:00
  • 8b0cbb6f47 Clamp camera pitch feive7 2025-08-21 11:10:13 -07:00
  • ce8bcb332b Using internal defined File*() functions Ray 2025-08-21 19:37:59 +02:00
  • fc082edccc Merge branch 'master' of https://github.com/raysan5/raylib Ray 2025-08-21 19:37:10 +02:00
  • 4e71e91a4a REXM: Replace example name on project file Ray 2025-08-21 19:30:44 +02:00
  • 18c50bb01b Merge pull request #5136 from alexander-nichols/fix-shader_normal_map-solution Ray 2025-08-21 19:29:15 +02:00
  • 09bd2df17b Merge pull request #5133 from rossberg/patch-1 Ray 2025-08-21 19:24:05 +02:00
  • 0aa5e8169d Merge pull request #5132 from maiconpintoabreu/fix-examples Ray 2025-08-21 19:23:15 +02:00
  • 5d9c8c365e [build] Fixed VS2022 broken build alexander-nichols 2025-08-21 17:42:07 +01:00
  • 2deae294c6 [raudio] Properly close FLAC in UnloadMusicStream Andreas Rossberg 2025-08-21 13:02:19 +02:00
  • 238163c6ca swap local variable isCursorHidden to use new method IsCursorHidden() Maicon Santana 2025-08-21 11:31:40 +01:00
  • 99cb82a82c REVIEWED: [rmodels] LoadGLFT(), avoid loading attributes already loaded, issue a warning. FIX: #4996 Ray 2025-08-20 16:39:45 +02:00
  • c3c33e9654 Merge pull request #5125 from JohnnyCena123/missing-vox-shaders Ray 2025-08-20 12:34:05 +02:00
  • a99649b455 remove unneeded checks Johnny Cena 2025-08-20 12:18:51 +02:00
  • df200b942c add versions to new shaders Johnny Cena 2025-08-20 12:16:57 +02:00
  • cb05945e76 add missing shaders Johnny Cena 2025-08-20 11:17:44 +02:00
  • 5b88e4fe5f Merge pull request #5124 from JeffM2501/fix_win32_compatibility Ray 2025-08-19 20:18:00 +02:00
  • 15baf176b2 Add a utility header to external that undefines the parts of windows that conflict with raylib, allowing raylib functions to run unimpeded Jeffery Myers 2025-08-19 10:39:38 -07:00
  • d9392b94c4 Merge pull request #5123 from JeffM2501/clean_sound_alias Ray 2025-08-19 17:26:51 +02:00
  • 572230c8ad Initialize sound alias properties as if it was a new sound Jeffery Myers 2025-08-19 08:16:20 -07:00
  • fd44c26584 Merge pull request #5122 from JohnnyCena123/workflow-typo Ray 2025-08-19 13:26:28 +02:00
  • 0658abc64c Update text_raylib_fonts.c Ray 2025-08-19 13:22:15 +02:00
  • 8ba4ff2143 Renamed directory for sprite fonts Ray 2025-08-19 13:22:04 +02:00
  • 25d00130a8 REVIEWED: example: text_unicode_ranges Ray 2025-08-19 13:17:50 +02:00
  • 01c68d7e75 fix typo in workflow name Johnny Cena 2025-08-19 12:30:07 +02:00
  • 291042352b Merge pull request #4886 from GuvaCode/master Ray 2025-08-19 12:00:25 +02:00
  • 44207b293e RENAMED: GitHub Actions files, clearer naming Ray 2025-08-19 11:54:32 +02:00
  • 8562841c63 Update linux_examples.yml Ray 2025-08-19 11:51:57 +02:00
  • f1796ff143 Update examples_update.yml Ray 2025-08-19 11:50:41 +02:00
  • 4492707e0e Update webassembly.yml Ray 2025-08-19 11:50:38 +02:00
  • e3d714ae41 Update GitHub Actions names Ray 2025-08-19 11:45:19 +02:00
  • df886a8abb REXM: Added VS2022 project for GitHub Actions building Ray 2025-08-19 11:38:29 +02:00
  • 915c02adf3 Update examples_update.yml Ray 2025-08-19 11:20:38 +02:00
  • f0471aaddb Update examples_update.yml Ray 2025-08-19 11:20:19 +02:00
  • e38e7a8141 Update examples_update.yml Ray 2025-08-19 11:18:38 +02:00
  • df1244688e Revert "Update examples collection" Ray 2025-08-19 11:17:59 +02:00
  • 87d3066428 Update examples collection github-actions[bot] 2025-08-19 09:15:28 +00:00
  • 8bc9f30d87 Update examples_update.yml Ray 2025-08-19 11:14:04 +02:00
  • e9b1bb25ab Create examples_update.yml Ray 2025-08-19 11:02:01 +02:00
  • 304045c63a REXM: Allow external path definition for VS solution file Ray 2025-08-19 11:00:22 +02:00
  • a3da39cd81 REXM: Store example resource paths, could be useful... Ray 2025-08-19 10:38:07 +02:00
  • 87731e3db4 Create rexm.rc.data Ray 2025-08-19 10:36:59 +02:00
  • cf1217f5c1 Update Makefile Ray 2025-08-19 10:36:56 +02:00
  • a338b9694c Update build_example_web.bat Ray 2025-08-19 10:36:31 +02:00
  • 1098f41885 Update parse.yml Ray 2025-08-19 10:36:22 +02:00
  • b1f6ab38b5 Merge pull request #5119 from jan-beukes/master Ray 2025-08-18 20:43:11 +02:00
  • 595befec40 Update models_mesh_picking.c Ray 2025-08-18 20:37:07 +02:00
  • 0a513e6fbe Comment unused script instructions... Ray 2025-08-18 15:04:50 +02:00
  • 60b46062c6 REXM: Reviewed example rename on examples.js Ray 2025-08-18 15:00:54 +02:00
  • 6bf8249f75 Update examples_report.md Ray 2025-08-18 15:00:24 +02:00
  • a8dfd9db76 REXM: RENAMED: shaders_normalmap --> shaders_normal_map Ray 2025-08-18 14:35:04 +02:00
  • 8772b0287c Fix SDL3 compilation error with gcc Jan Beukes 2025-08-17 23:44:37 +02:00
  • 284d9ddd89 Merge pull request #5118 from slendidev/sdl3fixes Ray 2025-08-17 21:35:35 +02:00
  • dcd012e00f REXM: Generate second report with examples with issues Ray 2025-08-17 21:32:05 +02:00
  • 24d1d64417 REXM: REVIEWED: ScanExampleResources() avoid resources to be saved by the program Ray 2025-08-17 21:31:05 +02:00
  • 6da0a180e6 REXM: Using Makefile.Web for specific web versions generation, only with required resources for every example Ray 2025-08-17 21:30:16 +02:00
  • 16bd18070f Fix SDL3 build if using package λxy.x 2025-08-17 11:04:27 +03:00
  • 0dc4ba53dc Minor format tweak Ray 2025-08-16 21:06:13 +02:00
  • e4dfb6dbb5 Update rl_gputex.h Ray 2025-08-16 20:24:54 +02:00
  • 2e652bbef1 Merge pull request #5115 from maiconpintoabreu/web_resizable_window_mouse_issue Ray 2025-08-15 12:51:15 +02:00