Commit Graph

  • 71f2e2b1e4
    Add macos support to zig build system (#2175) Anders Holmberg 2021-11-27 10:46:18 +0100
  • 2b2141902b ADDED: Support for QOI image format Ray 2021-11-27 10:35:00 +0100
  • 84e85414cb Add macos support to zig build system Anders Holmberg 2021-11-27 10:18:27 +0100
  • 49a5547386
    dray has been updated to raylib v4.0! (#2171) red thing 2021-11-25 00:11:40 -0800
  • e7f8ce70b1
    dray has been updated to raylib v4.0! red thing 2021-11-24 17:27:45 -0800
  • 9088135b49 REVIEWED: Formating and comments Ray 2021-11-25 01:07:54 +0100
  • b248a00c90
    Fix scissor on macos (#2170) Arnaud Valensi 2021-11-25 01:03:20 +0100
  • 46e46623c4 Fix typo Arnaud Valensi 2021-11-24 11:10:38 +0100
  • 021985909b Fix scissor on macos Arnaud Valensi 2021-11-24 10:00:35 +0100
  • 3dca86ea55 Expose GetRenderWidth and GetRenderHeight functions Arnaud Valensi 2021-11-24 10:00:01 +0100
  • e60aa8e935
    add raylib-cslo to bindings.md (#2169) Novaleaf 2021-11-23 13:21:39 -0800
  • c5fc7c7640
    allow physac to be built as a shared library (#2168) Novaleaf 2021-11-23 13:21:01 -0800
  • 40de0062a4
    add raylib-cslo to bindings.md Novaleaf 2021-11-23 11:48:42 -0800
  • 762d746909
    allow physac to be built as a shared library Novaleaf 2021-11-23 11:38:51 -0800
  • 1d6fb76444 reorder things di-ant 2021-11-24 00:07:59 +0600
  • c0da7f1065 Android touch fix: check for POINTER_UP and UP events di-ant 2021-11-23 19:31:23 +0600
  • 460eba53c7
    Update NimraylibNow!'s supported Raylib version (#2166) Dmitry Matveyev 2021-11-23 13:57:22 +0600
  • 62018a3f52
    Update NimraylibNow!'s supported Raylib version Dmitry Matveyev 2021-11-23 06:36:15 +0600
  • 924b1c7b0c
    fixed typo: aproximation to approximation (#2164) めぐみ発動機 (isVowel / GreenWing) 2021-11-22 02:06:52 +0900
  • 478b70e53e
    fixed typo: aproximation to approximation (#2163) めぐみ発動機 (isVowel / GreenWing) 2021-11-22 02:06:20 +0900
  • bcd596060b
    fixed typo: aproximation to approximation めぐみ発動機 (isVowel / GreenWing) 2021-11-22 00:14:56 +0900
  • d6324f8252
    fixed typo: aproximation to approximation めぐみ発動機 (isVowel / GreenWing) 2021-11-22 00:07:59 +0900
  • 28a20218d2 Fix BeginScissorMode for high DPI. Add comment to set FLAG_WINDOW_HIGHDPI flag. Luke Krasnoff 2021-11-20 12:32:21 +1030
  • 3da8791ebd
    Merge branch 'raysan5:master' into improved-blending-support Chris 2021-11-19 08:52:37 -0800
  • 4d3c79f91f
    Updated hxRaylib to 4.0 (#2158) Ratul Krisna 2021-11-19 20:12:18 +0530
  • f541e51509
    Updated hxRaylib to 4.0 Ratul Krisna 2021-11-19 19:56:12 +0530
  • 9fdb018d22 Revert "added the new enum over here" Chris 2021-11-18 12:33:35 -0800
  • 73bded3b0c
    Move raylib-v7 to list of unmaintained bindings (#2156) Lorenzo 2021-11-18 23:22:14 +0300
  • 1141c57616 added the new enum over here Chris 2021-11-18 11:57:34 -0800
  • 0d28c6ff58
    Move raylib-v7 to list of unmaintained bindings Lorenzo 2021-11-18 22:37:04 +0300
  • 46cb332d59 fixed typo Chris 2021-11-18 11:35:10 -0800
  • 0d7b3fd069 add rlSetBlendConstant Chris 2021-11-18 11:17:54 -0800
  • ff33caee87 fixed a little mistake Chris 2021-11-18 11:06:22 -0800
  • 6df4e92df4 improved blending support Chris 2021-11-18 10:47:43 -0800
  • 7755cd0019 Tweak to minimize buffer overflow possibility raysan5 2021-11-18 10:25:28 +0100
  • 0faceea714
    implement transformation and projection stacks mgood7123 2021-11-18 18:02:59 +1000
  • 3a9f089018
    Added dart-raylib to BINDINGS.md (#2149) Jochum van der Ploeg 2021-11-17 22:13:39 +0100
  • 5384d3506a
    Added dart-raylib to BINDINGS.md Jochum van der Ploeg 2021-11-17 21:47:22 +0100
  • e24443bbbc
    Fixes CC while compiling for ANDROID_ARCH x86 (#2148) WilledgeR 2021-11-17 23:15:07 +0330
  • ef47fe88b1 Merge branch 'master' of github.com:WilledgeR/raylib into master Mahdi Nicoo 2021-11-17 22:42:48 +0330
  • 4fde45a8ef REfix Override CC while compiling Mahdi Nicoo 2021-11-17 22:39:06 +0330
  • 6f4fcaa048 Merge branch 'master' of github.com:raysan5/raylib into master Mahdi Nicoo 2021-11-17 21:47:12 +0330
  • 675039eec6
    Merge branch 'raysan5:master' into master WilledgeR 2021-11-17 21:44:17 +0330
  • 0440f843ba Override CC while compiling for ANDROID_ARCH x86 Mahdi Nicoo 2021-11-17 21:42:16 +0330
  • 5e26deb12f
    fix bug in rlMatrixMode mgood7123 2021-11-17 22:42:37 +1000
  • 03f55d8f9e Minor tweaks raysan5 2021-11-17 13:36:28 +0100
  • be371ebf99 REVIEWED: LoadTextureFromImage() Ray 2021-11-15 11:41:05 +0100
  • b7bf220598 REVIEWED: rlUpdateTexture() Ray 2021-11-15 10:25:24 +0100
  • ed125f27b0 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2021-11-15 10:14:03 +0100
  • 5a6aa52a7c REVIEWED: ExportMesh() #2138 Ray 2021-11-15 10:14:00 +0100
  • e274d8614d Set window high DPI flag in InitWindow. Fix rlScissor call, for Scissor mode, for high DPI screens. Luke Krasnoff 2021-11-13 20:39:07 +1030
  • f27fe0114a ExportMesh iterated 1/3 of the faces instead of all, hack to fix txt memory issue on windows? Nate Lapinski 2021-11-13 11:52:55 -0800
  • 6342cf103a
    Fix memory leak in parser (#2136) Ronnie Holm 2021-11-13 09:40:35 -0800
  • 4133bc93ee Fix memory leak in parser Ronnie Holm 2021-11-13 15:17:51 +0100
  • c56b8b1fcb - Add DrawModelFromTransform() warzes 2021-11-12 08:52:38 +1000
  • 864e3ee9f3
    Update BINDINGS.md (#2131) Milan Nikolic 2021-11-11 19:37:11 +0100
  • c32444e0ff
    Update BINDINGS.md Milan Nikolic 2021-11-11 18:42:52 +0100
  • 2c38dad214 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2021-11-11 18:26:28 +0100
  • c8f029dba9 Expose MAX_KEYBOARD_KEYS and MAX_MOUSE_BUTTONS #2127 Ray 2021-11-11 18:26:25 +0100
  • 802a1a1529
    added LUA output format for parser; added Makefile for raylib_parser; added raylib_api.lua parser result; added raylib_parser binary to gitignore (#2129) iskolbin 2021-11-11 20:12:30 +0300
  • fc268129ef
    Update BINDINGS.md (#2130) Ian Rash 2021-11-11 09:09:50 -0800
  • f019c8e6b6
    Update BINDINGS.md Ian Rash 2021-11-11 02:52:12 -0800
  • b1a3fe6f17 added LUA output format for parser; added Makefile for raylib_parser; added raylib_api.lua parser result; added raylib_parser binary to gitignore Илья Колбин 2021-11-11 12:56:11 +0300
  • 357aa54f37 Added enum count entries to KeyboardKey, MouseButton, and GamepadButton Andidy 2021-11-10 21:36:23 -0600
  • 91135c8799
    Fixed file/alloc limitation in GetDirectoryFiles() (#2126) lib-omar 2021-11-10 13:52:30 -0500
  • da7e0ba9d9 ouch Ray 2021-11-10 13:37:50 +0100
  • 47e5910fc4
    Fixed file/alloc limitation in GetDirectoryFiles() lib-omar 2021-11-10 07:37:06 -0500
  • c82390e3f1 Reviewed descriptions and notes Ray 2021-11-10 13:31:42 +0100
  • 4853082a4f REVIEWED: DrawRectanglePro(), support TRIANGLES drawing Ray 2021-11-10 13:28:43 +0100
  • f6180efd35 REVIEWED: CheckCollision*() consistency Ray 2021-11-10 13:28:05 +0100
  • 7158c80448 tweak Ray 2021-11-10 13:26:50 +0100
  • 15fffa12a6
    Update parser files (#2125) Laurentino Luna 2021-11-09 20:30:21 -0300
  • 2e22769530 Update parser files laurenloco 2021-11-09 17:04:15 -0300
  • 35cbacc68b
    Allow GL4.3 capabilities to be shown (#2124) Uneven Prankster 2021-11-09 11:24:39 -0300
  • 745c890793
    Allow GL4.3 capabilities to be shown Uneven Prankster 2021-11-09 10:57:14 -0300
  • 44ba3a50ba
    Updated ODIN binding Ray 2021-11-09 13:29:56 +0100
  • 14e4992d73 REVIEWED: rlGetCompressedFormatName() Ray 2021-11-09 11:53:18 +0100
  • 21ec8c38ae Review variables initialization Ray 2021-11-09 11:49:03 +0100
  • 8ec5b2dc2f
    Protect TextIsEqual from NULLs (#2121) Luke Krasnoff 2021-11-09 21:07:55 +1030
  • accb3e8824 Protect TextIsEqual from NULLs Luke Krasnoff 2021-11-09 18:30:13 +1030
  • 3f595fda26
    Update BINDINGS.md (#2119) Calvin Day 2021-11-08 12:43:33 -0500
  • 0c4387394a
    Update BINDINGS.md Calvin Day 2021-11-08 12:08:29 -0500
  • 243071199b
    Merge branch 'raysan5:master' into master mgood7123 2021-11-08 12:08:01 +1000
  • 42f5903b91
    Update BINDINGS.md Ray 2021-11-07 20:24:48 +0100
  • bb87d2ae82
    Update BINDINGS.md (#2116) Michał KM 2021-11-07 17:17:02 +0100
  • 9fa649d627
    Update BINDINGS.md Michał KM 2021-11-07 17:05:56 +0100
  • 64dc9f934c
    Merge branch 'raysan5:master' into master mgood7123 2021-11-08 01:45:30 +1000
  • 81c58ce485 enable default extensions smallville7123 2021-11-08 01:44:37 +1000
  • 43c8c8ec34
    README.md: HTTP => HTTPS (#2114) Kai 2021-11-07 16:42:45 +0100
  • 19f06d898e
    README.md: HTTP => HTTPS Kai 2021-11-07 16:07:23 +0100
  • 9cb8934688
    Updated the version of nelua-raylib to 4.0 (#2113) AKDev 2021-11-07 19:27:47 +0530
  • c46c0c4f0f
    Updated the version of nelua-raylib to 4.0 AKDev 2021-11-07 18:11:18 +0530
  • eadff6b5cc
    Merge branch 'raysan5:master' into master mgood7123 2021-11-07 22:00:22 +1000
  • f67947325b
    Update README.md Ray 2021-11-07 12:56:34 +0100
  • 95260a227f build for android cmake smallville7123 2021-11-07 21:54:37 +1000
  • 1bfdc468da
    Update BINDINGS.md Ray 2021-11-07 11:53:03 +0100
  • f78b666c26
    Changed hxRaylib version to 4.0-dev (#2112) Ratul Krisna 2021-11-07 16:21:39 +0530
  • 34f9f51835
    Fix Render Batch Limit not being checked in DrawRectangleGradientEx() (#2111) KonPet 2021-11-07 11:50:15 +0100
  • 67b35120fc
    Changed hxRaylib version to 4.0-dev Ratul Krisna 2021-11-07 15:24:14 +0530
  • 05f541058a Fix Render Batch Limit not being checked in DrawRectangleGradientEx() KonPet 2021-11-06 19:12:54 +0100