Commit Graph

  • 9aa71f04f2 Avoid tracelog about not found uniforms #3003 Ray 2023-04-10 11:02:00 +0200
  • 8f741d894a
    Minor fix in DrawLineBezier* (#3006) eternalStudent 2023-04-09 23:43:06 +0300
  • e57ee9c0e8
    Fix warnings in raylib for MSVC (#3004) Jeffery Myers 2023-04-09 13:42:15 -0700
  • 77cf360360
    Minor fix in DrawLineBezier* eternalStudent 2023-04-09 10:14:23 +0300
  • dedd21eed8 Fix warnings in raylib for MSVC Jeffery Myers 2023-04-08 16:18:26 -0700
  • aca5b02ff5 Disable warning logs when loading shaders so we don't spam the log with confusing info on load. Jeffery Myers 2023-04-08 16:09:59 -0700
  • 06c17ab7f1
    Update BINDINGS.md (#3002) fubark 2023-04-08 10:05:41 -0700
  • 07e793da96
    Update BINDINGS.md fubark 2023-04-08 11:12:00 -0400
  • d8c7b01a3c REVIEWED: GetGlyphIndex() #3000 Ray 2023-04-06 12:49:59 +0200
  • 8367abad1a
    [rtext] Fix GetCodepointNext() to return default value on invalid input with size=0 (#2997) chocolate42 2023-04-06 11:34:37 +0100
  • 768ede2134
    Revised comment Hanaxar 2023-04-04 20:27:35 +0300
  • 5ee93acedc
    Fix GLYPH_NOTFOUND_CHAR_FALLBACK index value Hanaxar 2023-04-04 19:28:08 +0300
  • 101d30556e GetCodepointNext: Add 10xxxxxx checks to multibyte encodings. anon 2023-04-02 12:28:55 +0100
  • 41e9eda790 Simplified progressing through a UTF-8 string in ImageTextEx and MeasureTextEx. This change matches existing precedent in DrawTextEx anon 2023-04-02 11:09:04 +0100
  • ed02fbd369 Change default behaviour of GetCodepointNext to return a size of 1 instead of 0. This matches existing prod behaviour and guarantees size 1..4 is returned. Simplify internal code that uses GetCodepointNext that previously had to account for size=0. anon 2023-04-02 11:00:35 +0100
  • fb89eac7dc Fix GetCodepointNext to return default value with size=0 on invalid input. Modify LoadCodepoints to work when GetCodepointNext returns a size of 0. All internal use of GetCodepointNext and GetCodepointPrev checked. This fix may break external code dealing with invalid input as the old code erroneously never returned a size of 0, external code that doesn't properly check for size=0 may endlessly loop or overflow a buffer on invalid input. anon 2023-04-01 11:47:08 +0100
  • 17c443ee6d
    Update BINDINGS.md (raylib-py -> 4.5) (#2992) Jorge A. Gomes 2023-03-29 08:52:33 -0300
  • 847db3b638
    Merge branch 'master' into upd-bindings Ray 2023-03-29 13:52:23 +0200
  • b983f16ceb
    Update BINDINGS.md (raylib-py -> 4.5) Jorge A. Gomes 2023-03-28 21:16:18 -0300
  • 1a110dcbd7
    Update BINDINGS.md (raylib-lua -> 4.5) (#2989) Astie Teddy 2023-03-25 23:26:38 +0100
  • fa9b0da4d4
    Update BINDINGS.md (raylib-lua -> 4.5) Astie Teddy 2023-03-25 23:24:13 +0100
  • 02bd709043
    Update BINDINGS.md Ray 2023-03-25 10:38:21 +0100
  • 1fc8f1bdbf
    Update raylib-d binding version to 4.5 (#2988) Steven Schveighoffer 2023-03-25 05:32:46 -0400
  • 03183cef1c Update raylib-d binding version to 4.5 Steven Schveighoffer 2023-03-24 22:42:14 -0400
  • 57082d6600
    update raylib-freebasic to 4.5 (#2986) WIITD 2023-03-23 22:26:55 +0100
  • a75c7ebbdc
    update raylib-freebasic to 4.5 WIITD 2023-03-23 22:17:01 +0100
  • 6287f68c0b Lazy loading of default font for image loading (no InitWindow) Ray 2023-03-22 20:11:36 +0100
  • 0925851f89 Update rl_gputex.h Ray 2023-03-22 20:11:03 +0100
  • 770e239f73 Minor tweaks to raylib events automation system Ray 2023-03-22 19:47:42 +0100
  • 0d4db7ad7f
    Update CMakeLists.txt Ray 2023-03-22 12:43:18 +0100
  • 19892a3c3a Update resource arch for 64bit #2978 Ray 2023-03-22 11:15:00 +0100
  • ecb6a6af32 Review format Ray 2023-03-22 11:08:46 +0100
  • 8b8eddc8e2
    slightly optimize Vector3Normalize (#2982) Rico P 2023-03-22 11:01:05 +0100
  • e55bdd5d8a
    Fix packing logic error in ``GenImageFontAtlas`` (#2979) Hanaxar 2023-03-22 13:00:13 +0300
  • 02a8a49961
    Calculate exact image size in GenImageFontAtlas (#2963) Hanaxar 2023-03-22 12:59:28 +0300
  • 7565e274b1
    Update BINDINGS.md (#2983) Jarrod Davis 2023-03-22 03:55:58 -0400
  • 7f87732b51
    Update BINDINGS.md Jarrod Davis 2023-03-21 20:24:49 -0400
  • 5a71974538
    slightly optimize Vector3Normalize Rico P 2023-03-22 01:16:11 +0100
  • d61303b1b0
    Update BINDINGS.md for raylib Odin 4.5 (#2981) gingerBill 2023-03-21 21:46:20 +0000
  • d46d1cf246
    Update BINDINGS.md for raylib Odin 4.5 gingerBill 2023-03-21 21:44:30 +0000
  • 04229c5854
    Update BINDINGS.md (#2980) Gunko Vadim 2023-03-22 00:03:38 +0500
  • 05c55cd007
    Update BINDINGS.md Gunko Vadim 2023-03-21 22:22:17 +0500
  • 6f03465ba2
    Fix packing logic error in ``GenImageFontAtlas`` Hanaxar 2023-03-21 15:55:13 +0300
  • a139ba9c48
    Update README.md Ray 2023-03-21 12:04:03 +0100
  • 4f43ceb0d2
    add missing space in one of the cameraDescriptions (#2977) Mansour Quddus 2023-03-21 03:31:29 -0400
  • 746976be32
    add missing space in one of the cameraDescriptions Mansour Quddus 2023-03-20 22:31:36 -0400
  • e65a0d460b
    Update rtext.c Hanaxar 2023-03-21 01:45:35 +0300
  • 9f7a49bec3 Updated version to avoid confusion with 4.5 release Ray 2023-03-20 18:03:37 +0100
  • ace7aef0e6
    Fix typo in rmodels.c (#2976) Ikko Eltociear Ashimine 2023-03-21 00:43:22 +0900
  • e450c75f6f
    BINDINGS: Update various versions to 4.5 (#2974) Rob Loach 2023-03-20 11:41:16 -0400
  • c79a72b36c
    Fix typo in rmodels.c Ikko Eltociear Ashimine 2023-03-20 23:41:01 +0900
  • bd2377c133
    BINDINGS: Update various versions to 4.5 Rob Loach 2023-03-20 10:00:09 -0400
  • f6b7dbc5df
    Merge branch 'master' into event-recording-enhancements Matthew Owens 2023-03-20 13:36:42 +0000
  • 08670ecea1
    Add const qualifier to char * path argument in qoaplay_open() (#2972) Webfra 2023-03-19 20:34:22 +0100
  • c3ed09def8 Remove unnecessary cast Webfra 2023-03-19 19:22:18 +0100
  • 36286dc72a Add const qualifier to char * path argument in qoa_open() Webfra 2023-03-19 18:28:51 +0100
  • 03e19c7f43
    Update raylib.zig version to 4.5 (#2971) Michael Scherbakow 2023-03-19 18:27:21 +0100
  • 5af2fce8c7 Update raylib.zig version to 4.5 Michael Scherbakow 2023-03-19 16:19:18 +0100
  • 3c02f0c75b
    Update h-raylib version (#2970) Anand Swaroop 2023-03-19 10:38:30 -0400
  • bc014ab5f7
    Update h-raylib version Anand Swaroop 2023-03-19 09:41:43 -0400
  • 2e02474b7a Update core_loading_thread.c Ray 2023-03-19 11:25:29 +0100
  • c14c7f0b69
    raudio: Fix warning on discarded const qualifier (#2967) Rob Loach 2023-03-19 06:16:52 -0400
  • 76b5959bb5
    Fix missing symbol when rglfw.c on BSD platforms (#2968) Niels Martignène 2023-03-19 09:43:51 +0100
  • 9f134bb272
    Fix missing symbol when rglfw.c on BSD platforms Niels Martignène 2023-03-19 08:42:39 +0100
  • 4c35a8e6af
    raudio: Fix warning on discarded const qualifier Rob Loach 2023-03-18 15:58:19 -0400
  • fec96137e8
    Update Makefile comment to indicate arm64 as a supported Linux desktop platform (#2965) 4.5.0 ashn 2023-03-18 12:37:04 -0400
  • 18a36b3e06 Update raylib.sln Ray 2023-03-18 17:35:14 +0100
  • 6f629aebc5 Update Makefile comment to indicate arm64 as a supported Linux desktop platform ashn 2023-03-18 10:37:30 -0400
  • c2e1e38009
    Update rtext.c Hanaxar 2023-03-17 13:51:23 +0300
  • c819af1d40
    Calculate exact image size in GenImageFontAtlas Hanaxar 2023-03-17 13:30:52 +0300
  • 40d01162b9 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2023-03-17 00:05:51 +0100
  • e8a5d7b85c Update CHANGELOG Ray 2023-03-17 00:05:40 +0100
  • e06047419c
    Added my BQN Library to the list (#2962) Brian E 2023-03-16 21:45:42 +0000
  • b731ec7e5d
    Added my BQN Library to the list Brian E 2023-03-16 20:31:10 +0000
  • 761677fad7
    Fix: QuaternionFromEuler() and QuaternionToEuler() krysperz2 2023-03-16 14:49:59 +0530
  • 03516b1c68 Update npes_saved_w64devkit.txt Ray 2023-03-15 19:09:30 +0100
  • 7ab24b94ee Delete c_raylib.xml Ray 2023-03-15 19:09:27 +0100
  • bf3e527dab Update config.h Ray 2023-03-15 17:51:23 +0100
  • b31c836456
    Update CHANGELOG Ray 2023-03-15 17:51:03 +0100
  • 1aacefd6fa
    Add raylib-sunder to BINDINGS.md (#2958) ashn 2023-03-15 09:56:24 -0400
  • 5b4ae5e495 Add raylib-sunder to BINDINGS.md ashn 2023-03-15 08:59:29 -0400
  • 3b4f9faebc UPDATED: Notepad++ instellisense data Ray 2023-03-15 13:17:14 +0100
  • 159e6b6f24 UPDATED: raylib-parser output files (TXT, XML, JSON, LUA) Ray 2023-03-15 13:13:48 +0100
  • ad2067340f REVIEWED: TraceLog(), avoid possible buffer overflow Ray 2023-03-15 13:03:55 +0100
  • cf04425bc2
    Spelling (#2957) veins1 2023-03-14 23:23:17 +0500
  • c3e6564f5e
    Spelling veins1 2023-03-14 20:52:47 +0500
  • 796d96408b
    Update HISTORY.md Ray 2023-03-14 14:06:37 +0100
  • 54ccb18e87 Update write_depth.fs Ray 2023-03-14 13:39:33 +0100
  • 3d64598e11 Update Makefile Ray 2023-03-14 13:14:19 +0100
  • 7ac2b4a226 Update HISTORY.md Ray 2023-03-14 13:07:24 +0100
  • 2b9ef7d15c Update ROADMAP.md Ray 2023-03-14 13:06:22 +0100
  • 975c70d2b7 Update rlgl.h Ray 2023-03-14 13:06:17 +0100
  • a6300d828a Update CHANGELOG Ray 2023-03-14 13:05:58 +0100
  • 1a361fdfe2 Update Makefile.Web Ray 2023-03-13 23:24:30 +0100
  • 5a2c49b954 Updated Makefiles to include all missing new examples Ray 2023-03-13 23:13:02 +0100
  • 90ec0d52e0 Reviewed filename Ray 2023-03-13 23:12:23 +0100
  • a7f81b06b9 Remove trailing spaces Ray 2023-03-13 12:08:23 +0100
  • 393b0d1a80 Delete rcamera.old.h Ray 2023-03-13 12:06:54 +0100
  • 9a115106b4 Update miniaudio.h Ray 2023-03-13 11:48:34 +0100
  • a3b7bd0891
    Update webassembly.yml Ray 2023-03-13 11:44:49 +0100