Commit Graph

  • f7c3035b8c Update raygui.h Ray 2023-09-24 23:51:23 +02:00
  • c8a6093d52 Update examples creation requirements Ray 2023-09-23 11:13:11 +02:00
  • 557aeff253 REVIEWED: glInternalFormat is unsigned and actually, rlGetGlTextureFormats() returns 0 if fails Ray 2023-09-22 11:59:52 +02:00
  • a3a5aa7c63 REVIEWED: LoadFileData() potential issues with dataSize Ray 2023-09-22 11:58:53 +02:00
  • 83d82b6697 Update rmodels.c Ray 2023-09-22 11:58:24 +02:00
  • f27ea1f0c8 REVIEWED: IsGestureDetected() parameter type Ray 2023-09-22 11:58:14 +02:00
  • 7eb49d1c7b EXTERNAL: msf_gif.h, reviewed some warnings Ray 2023-09-22 11:57:49 +02:00
  • 477f5e5436 Update miniaudio v0.11.16 --> v0.11.18 Ray 2023-09-21 23:54:59 +02:00
  • 577a8de7c0 [raymath] Added macros for EPSILON on each function it's used in (#3330) Brian E 2023-09-21 22:48:48 +01:00
  • a2b3b1ebe4 REVIEWED: CompressData(), possible stack overflow Ray 2023-09-20 21:23:43 +02:00
  • 36e99860ee Added note about WebGL warning Ray 2023-09-20 21:22:04 +02:00
  • c9020ece5d Update linux.yml Ray 2023-09-19 18:52:40 +02:00
  • b335927665 Reviewed PR #3321 Ray 2023-09-18 19:43:10 +02:00
  • eb461512a7 Added UBSAN complaint fix to rLoadTexture #1891 (#3321) Christopher Odom 2023-09-18 13:39:12 -04:00
  • 4d2906b0a5 Move mutex initialization before ma_device_start() (#3325) Le Juez Victor 2023-09-18 18:50:22 +02:00
  • 5c9cc3f9f7 Reviewed #3323 Ray 2023-09-18 12:07:40 +02:00
  • b9acbbbc66 Fix #3323 Ray 2023-09-18 11:50:37 +02:00
  • 421ae5bbd8 Update raylib-ocaml bindings to 4.5 version (#3322) Tobias Mock 2023-09-17 22:52:34 +02:00
  • 97c4333803 REVIEWED: UnloadRenderTexture(), additional check Ray 2023-09-17 20:42:45 +02:00
  • acf211a5fa general syntax fixes (#3319) Brian E 2023-09-17 19:16:14 +01:00
  • 33cc18ed51 Update BINDINGS.md Ray 2023-09-17 13:32:44 +02:00
  • f9c6ca468a Update BINDINGS.md with vaiorabbit/raylib-bindings (#3318) Wilson Silva 2023-09-17 00:56:38 +07:00
  • 06986f36b3 Update rmodels.c Ray 2023-09-15 17:04:07 +02:00
  • 18b22523cc Update BINDINGS.md (#3317) turborium 2023-09-15 14:32:50 +04:00
  • 8a1779b2ad Rename windowM* to screenM* (#3312) ubkp 2023-09-14 06:57:23 -03:00
  • 97ef81914c Reviewed parameters for consistency Ray 2023-09-13 17:05:38 +02:00
  • 528b879955 Update rtextures.c Ray 2023-09-13 17:05:22 +02:00
  • 719365f209 Add SetWindowMaxSize for desktop and web (#3309) ubkp 2023-09-13 11:37:11 -03:00
  • 2b1849e57d Add claw-raylib to BINDINGS.md (#3310) bohonghuang 2023-09-13 22:35:37 +08:00
  • 2e7a7877a5 Update webassembly.yml Ray 2023-09-12 15:11:16 +02:00
  • 3ab7f70e31 Update BINDINGS.md (#3307) Kenta 2023-09-11 22:19:43 +01:00
  • 9d230d753b Implement FLAG_WINDOW_RESIZABLE for web (#3305) Peter0x44 2023-09-11 17:03:33 +00:00
  • e75f85ce58 REVIEWED: TextToPascal() issue when first char is uppercase Ray 2023-09-11 19:01:24 +02:00
  • 30f8dd6e37 rtextures: Fix ImageDraw() source clipping when drawing beyond top left (#3306) Rob Loach 2023-09-11 13:00:30 -04:00
  • b8cd10264b Revert "Disable UBSAN in zig builds. (#3292)" (#3303) Ryan Roden-Corrent 2023-09-09 11:32:28 -04:00
  • 37f60e75e7 Remove unneeded #if (#3301) MichaelFiber 2023-09-09 03:47:07 -04:00
  • b68d0850b1 Some code restructuring for input functions, consistency review Ray 2023-09-08 20:01:52 +02:00
  • 10e4aa32f8 Update rtext.c Ray 2023-09-08 20:01:19 +02:00
  • 1896268775 Reviewed examples for consistency Ray 2023-09-08 13:27:13 +02:00
  • 2d5d0c2999 examples: core: adds 2D camera two player split screen (#3298) Gabriel dos Santos Sanches 2023-09-08 12:22:12 +02:00
  • ecc80bbcea added raylib-raku to bindings (#3299) Dan Vu 2023-09-08 11:13:00 +02:00
  • 30a9a24db9 Review to avoid UBSAN complaining #1891 Ray 2023-09-07 18:00:10 +02:00
  • 18e9784c6d Remove PLATFORM_RPI (#3232) MichaelFiber 2023-09-07 11:42:28 -04:00
  • 8cf76ec113 Update Makefile : clean raygui.c & physac.c (#3296) SuperUserNameMan 2023-09-07 17:35:02 +02:00
  • b0c6972e5c Update rcore.c Ray 2023-09-06 23:33:29 +02:00
  • d7debba222 Mouse offset and scaling must be considered also on web! Ray 2023-09-06 23:16:31 +02:00
  • d55527953a Merge branch 'master' of https://github.com/raysan5/raylib Ray 2023-09-05 20:04:30 +02:00
  • 9cce5a93ff Fix #3293 Ray 2023-09-05 20:04:21 +02:00
  • 76fe16259d Update cmake SUPPORT_FILEFORMAT_SVG default value (#3291) Asdqwe 2023-09-05 06:03:59 -03:00
  • 97a8fe1e15 Update README.md (#3290) Ikko Eltociear Ashimine 2023-09-05 18:03:32 +09:00
  • a316f9e7fc Disable UBSAN in zig builds. (#3292) Ryan Roden-Corrent 2023-09-05 05:02:25 -04:00
  • c104a97590 Update config.h Ray 2023-09-04 18:51:44 +02:00
  • bdda1efd44 Fix #3247 Ray 2023-09-04 18:43:25 +02:00
  • 8a82e17a79 Update rtextures.c Ray 2023-09-04 18:43:03 +02:00
  • c147ab51c9 Fix examples/textures/textures_image_rotate.c help instructions (#3286) Asdqwe 2023-09-03 06:03:00 -03:00
  • a69d401433 Fix examples/textures/textures_fog_of_war.c help instructions (#3285) Asdqwe 2023-09-02 17:50:59 -03:00
  • 8bd6bb622c Add SUPPORT_FILEFORMAT_SVG to cmake (#3284) Asdqwe 2023-09-02 17:38:10 -03:00
  • 67a693fc5b REVIEWED: LoadImageSvg() Ray 2023-09-02 19:20:56 +02:00
  • d6f3891009 REVIEWED: LoadImageSvg() Ray 2023-09-02 13:16:44 +02:00
  • c03ab03627 Added rudimentary SVG support. (#2738) bXi 2023-09-02 07:00:18 -04:00
  • 75e5cd86d7 Use internal default allocators, instead of user-exposed ones Ray 2023-09-02 12:58:47 +02:00
  • 6e18d96e7a Some tweaks Ray 2023-09-02 12:54:36 +02:00
  • 0f447f1fb6 REVIEWED: Data size type consistency between functions #3168 Ray 2023-09-02 12:05:34 +02:00
  • d41e3141f1 REVIEWED: Added SetTextLineSpacing() to multiline examples Ray 2023-09-02 11:48:19 +02:00
  • 0f39051562 Fix uninitialized thread-locals in stbi #3282 (#3283) Johannes Barthelmes 2023-09-02 11:41:33 +02:00
  • ec6d3bb688 RENAMED: LoadFont*() parameter names for consistency and coherence Ray 2023-09-01 23:23:01 +02:00
  • 927a030bbf Fix examples/shapes/shapes_collision_area.c help instructions (#3279) Asdqwe 2023-08-30 17:43:19 -03:00
  • 3d0d54e070 Fix examples/shaders/shaders_texture_outline.c help instructions (#3278) Asdqwe 2023-08-30 17:42:01 -03:00
  • fefe8fcda9 Fix examples/others/easings_testbed.c help instructions and small tweak (#3277) Asdqwe 2023-08-30 17:40:49 -03:00
  • 46bac461ce Add examples/shaders/shaders_lightmap.c to Makefiles (#3276) Asdqwe 2023-08-30 17:40:24 -03:00
  • 1d2b43402e Remove a duplicated screenshot and add missing one (#3275) Asdqwe 2023-08-30 17:39:44 -03:00
  • 752baac00c Update examples/models/models_loading_gltf.png;m3d.png screenshots (#3273) Asdqwe 2023-08-29 14:28:03 -03:00
  • 8157d4283e REVIEWED: GetFileLength(), added comment #3262 Ray 2023-08-29 19:26:15 +02:00
  • 150663f78a Use type name instead of valid specifier Ray 2023-08-29 19:25:44 +02:00
  • d047597244 Fix example/audio/audio_module_player.c help instructions and small bug (#3272) Asdqwe 2023-08-29 14:04:27 -03:00
  • fc0d132566 Remove e from secondes (#3270) Ethan Conneely 2023-08-28 21:49:45 +01:00
  • de3dc94d5b Fix example/models/models_loading_m3d.c controls (#3269) Asdqwe 2023-08-27 16:15:02 -03:00
  • 9393500bff Fix example/models/models_loading_gltf.c controls (#3268) Asdqwe 2023-08-27 16:14:20 -03:00
  • 76adf883fd Fix CMake extraneous -lglfw (#3266) iacore 2023-08-27 13:43:39 +00:00
  • 71a8d09a63 Add missing cmake options (#3267) Asdqwe 2023-08-27 10:42:45 -03:00
  • 9646497216 Formating review Ray 2023-08-27 00:30:56 +02:00
  • b27e98a428 Fix bug where default shaders was not linking. (#3261) Branimir Ričko 2023-08-26 18:55:57 +02:00
  • 9c9fba6a6c [Feature] IsKey... safety checks and more (#3256) Nickolas McDonald 2023-08-26 08:48:28 -04:00
  • 828d273698 Add Vector3 Projecting and Rejection to Raymath (#3263) Ethan Simpson 2023-08-27 00:44:52 +12:00
  • 21f5482e0d [Image] Validate that ImageDrawRectangleRec is drawing entirely inside the image (#3264) Jeffery Myers 2023-08-26 05:43:14 -07:00
  • 4fa66f2635 Fix SetClipboardText for web (#3257) ubkp 2023-08-26 09:40:30 -03:00
  • 8f228626a2 Match CMakeOptions.txt options default values (#3258) Asdqwe 2023-08-26 09:35:53 -03:00
  • 5ed83dfa29 Update rcore.c (#3255) vitopigno 2023-08-21 00:36:00 +02:00
  • dfd0436428 Reviewed IsKeyPressedRepeat() #3248 Ray 2023-08-21 00:34:35 +02:00
  • b3f82a148a Add IsKeyPressedRepeat (desktop only) (#3245) actondev (Christos) 2023-08-20 23:53:20 +02:00
  • 83628933f0 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2023-08-20 21:36:50 +02:00
  • 8189bddefb tweaks Ray 2023-08-20 21:36:36 +02:00
  • 820343e7ac add build.zig options for individual modules (#3254) actondev (Christos) 2023-08-20 21:27:39 +02:00
  • f95dc2d565 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2023-08-19 20:09:53 +02:00
  • 5a33f19964 Revert "Fix #3246" Ray 2023-08-19 20:09:43 +02:00
  • 016b7d0a3a Fix text_unicode.c example crashing (#3250) ubkp 2023-08-19 08:43:00 -03:00
  • e4dcbd5180 Fix #3246 Ray 2023-08-17 15:05:52 +02:00
  • a86c93ebc0 Ignore unused return value of GetCodepointNext in GetCodepointCount (#3241) ashn 2023-08-14 18:09:27 -04:00
  • e2d4463886 Update BINDINGS.md Ray 2023-08-15 00:04:07 +02:00
  • e0afb8942e Fix examples/others/rlgl_standalone.c compilation issue (#3242) ubkp 2023-08-14 16:55:13 -03:00