Commit Graph

  • 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
  • 7a1c0d2547 Added fortran-raylib Ray 2023-08-14 21:10:24 +02:00
  • bf705a63de REVIEWED: DrawLineCatmullRom() Ray 2023-08-12 19:31:29 +02:00
  • d873d0f173 ISSUE: DrawLineCatmullRom(), needs review Ray 2023-08-12 18:45:59 +02:00
  • 9161c55d59 REVIEWED: Code formatting Ray 2023-08-12 18:40:18 +02:00
  • fc88518067 ADDED: Spline drawing functions -> Ray 2023-08-12 14:00:50 +02:00
  • c25b52b1b3 Fix rcamera.h issues (#3240) ubkp 2023-08-11 05:19:50 -03:00
  • 93f59a6f59 Review tabs and trail-spaces Ray 2023-08-10 22:47:17 +02:00
  • f1c31bee27 Fix #3177 #3109 Ray 2023-08-10 22:45:25 +02:00
  • 0959f6ebf6 fix typos in rmodels, rshapes, rtext modules (#3236) RadsammyT 2023-08-09 18:21:14 -04:00
  • 90f1749965 Ignore unused function warnings from external headers when compiling with GCC and Clang (#3235) ashn 2023-08-09 13:17:12 -04:00
  • 42cfabc670 REVIEWED: Old pragma formating Ray 2023-08-09 10:00:26 +02:00
  • 03ecf2202e Fix typos in rcore.c comments (#3234) RadsammyT 2023-08-08 14:10:40 -04:00
  • bef818e210 Fix build for OpenGL 2.1, where half floats are part of an extension (#3233) Nikolas 2023-08-08 20:09:22 +02:00
  • db55bed72b fix: check if ctrl modifier is among the currently set modifiers (#3230) mohad12211 2023-08-07 21:51:36 +04:00
  • c9864d8ac1 Fixed Android app black screen issue when reopening after incomplete closing (#3227) Le Juez Victor 2023-08-06 22:04:20 +02:00
  • b82217eaaa Tweak build.zig to work with cross-compiling (#3225) yujiri8 2023-08-06 03:25:37 -04:00
  • dc621ca388 Support 16-Bit HDR textures (#3220) Nikolas 2023-08-05 23:16:26 +02:00
  • 6094869e3e Fix material loading #3126 Ray 2023-08-04 18:14:47 +02:00
  • 62f5382d56 [AUDIO] Add an example of how to use LoadSoundAlias (#3223) Jeffery Myers 2023-08-04 08:14:04 -07:00
  • 601cadbae6 [AUDIO] Add a function to make an alias of a sound and share it's sample data (#3219) Jeffery Myers 2023-08-04 07:40:10 -07:00
  • d3058fe589 [CORE] Support for SetWindowTitle and InitWindow for web (#3222) vitopigno 2023-08-04 12:04:19 +02:00
  • 5b4aaf4eb1 Adds CMake option for SUPPORT_CUSTOM_FRAME_CONTROL (#3221) ubkp 2023-08-03 05:29:45 -03:00
  • 464e714a2e Adds BORDERLESS_WINDOWED_MODE for PLATFORM_DESKTOP (#3216) ubkp 2023-08-02 14:16:35 -03:00
  • 04678bc585 int math done with floats causes warnings. (#3218) Jeffery Myers 2023-08-02 10:12:38 -07:00
  • b60c691816 Update BINDINGS.md (#3217) Joseph Montanez 2023-08-02 00:05:02 -07:00
  • e7664d5684 build change (#3214) Matheus C. França 2023-08-01 05:46:40 -03:00
  • 4fd40f0333 Fixes GetCurrentMonitor() detection inconsistency issue (#3215) ubkp 2023-08-01 05:42:50 -03:00
  • d3ea649832 Update BINDINGS.md to include rayjs (#3212) Alexander Klingenbeck 2023-07-30 19:08:59 +02:00
  • 44659b7ba8 Fix android soname in src/Makefile (#3211) ndytts 2023-07-29 07:46:04 -04:00
  • 962030e70a Changes SetWindowMonitor() to no longer force fullscreen (#3209) ubkp 2023-07-28 15:08:41 -03:00
  • 5d28bad0ad Fix LoadTextureCubemap for manual layouts (#3204) Nikolas 2023-07-27 22:41:43 +02:00
  • ac6f889dfc Fix misleading indentation in src/Makefile (#3202) ashn 2023-07-26 11:50:07 -04:00