Commit Graph

  • e545286369
    Fix issue with empty cylinder (#2050) Horrowind 2021-10-13 19:32:30 +0200
  • 942731cc22 REVIEWED: macOS does not require GLAD library #2052 raysan5 2021-10-13 19:29:29 +0200
  • 4e88160e78 Update raylib.h raysan5 2021-10-13 19:22:47 +0200
  • 0a6609b213
    Add zig buildfile for examples. Ryan Roden-Corrent 2021-10-13 07:05:06 -0400
  • a1db0220a1 REVIEWED: LoadFontFromImage() Ray 2021-10-12 23:00:00 +0200
  • f9d4601057 Create LICENSE raysan5 2021-10-12 21:26:41 +0200
  • f1659d78d3 Reviewed models examples paths raysan5 2021-10-12 21:01:49 +0200
  • b98bc8b31e Merge branch 'master' of https://github.com/horrowind/raylib Horrowind 2021-10-12 20:42:26 +0200
  • 8f7b9043bc Fix bug. Horrowind 2021-10-12 20:42:10 +0200
  • 06f9379b6c
    Merge branch 'raysan5:master' into master Horrowind 2021-10-12 20:40:10 +0200
  • 90cc68a09f Merge branch 'master' of https://github.com/horrowind/raylib Horrowind 2021-10-12 20:36:53 +0200
  • 7ae690f918 Added check for empty cylinder. Horrowind 2021-10-12 19:38:29 +0200
  • 007e840be1 Remove VS2019 solution projects raysan5 2021-10-12 20:27:03 +0200
  • d92531b81d Rename examples for consistency raysan5 2021-10-12 20:23:59 +0200
  • 670eab8b17 Review comments raysan5 2021-10-12 20:23:46 +0200
  • 252bd22738 Merge branch 'master' of https://github.com/raysan5/raylib raysan5 2021-10-12 20:22:12 +0200
  • 0b0711027a Remove unimplemented function raysan5 2021-10-12 20:21:56 +0200
  • e168c6dd81
    Update CHANGELOG Ray 2021-10-12 19:50:51 +0200
  • 063671ee64 Added check for empty cylinder. Horrowind 2021-10-12 19:38:29 +0200
  • 526e68afa8
    Add DrawCylinder(Wires)Ex (#2049) Horrowind 2021-10-12 19:36:06 +0200
  • ede66df9c3 Fixed formatting. Renamed base_angle to baseAngle. Remove most of the raymath.h calls. Horrowind 2021-10-12 19:33:00 +0200
  • bd6ab4630e This reverts commits f49b2598dd and 4542b32e4e. Horrowind 2021-10-12 14:50:13 +0200
  • 1b91ac0b0d REVIEWED: EXAMPLE: shaders_shapes_outline raysan5 2021-10-12 13:36:31 +0200
  • 599d6e810f REVIEWED: models resources structure raysan5 2021-10-12 12:47:50 +0200
  • 75b5cc0084 REMOVED: EXAMPLE: models_gltf_animation raysan5 2021-10-12 12:47:10 +0200
  • 9a568654be REMOVED: EXAMPLE: models_material_pbr raysan5 2021-10-12 12:46:41 +0200
  • 4a1bd12e2d REVIEWED: DrawCubeTextureRec() formatting raysan5 2021-10-12 12:08:12 +0200
  • 4542b32e4e Simplified DrawCylinder and DrawCylinderWires to use the -Ex versions. Horrowind 2021-10-11 22:40:33 +0200
  • f49b2598dd Modify examples/models/models_geometric_shapes.c to show the usage of DrawCylinder(Wires)Ex Horrowind 2021-10-11 22:30:28 +0200
  • 682cdc319c Add DrawCylinderEx and DrawCylinderWiresEx Horrowind 2021-10-11 22:29:24 +0200
  • b7d81d8ab5
    Create rlvk.h mandar1jn 2021-10-11 16:14:10 +0200
  • 282ec9bb76 Formatting tweak Ray 2021-10-10 23:48:16 +0200
  • a91f61262e Review RLAPI to avoid warnings Ray 2021-10-10 23:24:05 +0200
  • f8719e7ec3 Reviewed latest PR formatting Ray 2021-10-10 22:38:58 +0200
  • 7c36f3f6b8
    Fix dpi issues (#1987) Arnaud Valensi 2021-10-10 22:34:56 +0200
  • 3d6d5558c9
    Add CheckCollisionPointLine to the header, it appears to have been missed (#2042) Jeffery Myers 2021-10-10 08:06:15 -0700
  • a39a44c12f
    Added the bindings for Scheme48. (#2043) Raffaele 2021-10-10 17:05:26 +0200
  • a43f9cbe32
    Added the bindings for Scheme48. rc-05 2021-10-10 14:00:46 +0200
  • d26b400ccc Add basic compute shader and ssbo support in rlgl. TSnake41 2021-10-10 13:22:46 +0200
  • 962bb9146c Add CheckCollisionPointLine to the header, it appears to have been missed Jeffery Myers 2021-10-09 20:39:27 -0700
  • 60bedb4f87
    [Documentation] Move older and abandoned bindings to new section at the end of the file (#2040) Jeffery Myers 2021-10-09 15:26:15 -0700
  • 851a7b0e51 raylib forever is auto Jeffery Myers 2021-10-09 14:53:45 -0700
  • 68440e72e1 cleanup Jeffery Myers 2021-10-09 14:28:55 -0700
  • 76b56bb4af Move older and abandoned bindings to new section at the end of the file Jeffery Myers 2021-10-09 14:22:00 -0700
  • 62554db48d
    Add missing #endif to windows API defines (#2038) Jeffery Myers 2021-10-08 10:12:21 -0700
  • f35bede272 Add missing #endif to windows API defines Jeffery Myers 2021-10-08 09:05:58 -0700
  • 94650f0def Simplified RLAPI preprocessor branching Ray 2021-10-08 17:22:58 +0200
  • 3e18bf2a63 Fix dpi issues Arnaud Valensi 2021-09-29 13:20:13 +0200
  • 33ed452439
    Fix dll exports so that raylib builds in visual studio again. (#2037) Jeffery Myers 2021-10-07 11:17:45 -0700
  • 159bbaf37b Fix dll exports so that raylib builds in visual studio again. Jeffery Myers 2021-10-07 10:16:46 -0700
  • bb2763cc1f Update models_rlgl_solar_system.c Ray 2021-10-07 16:08:39 +0200
  • 3e71232a04 WARNING: BREAKING: REMOVED: GenImagePerlinNoise() raysan5 2021-10-06 21:20:36 +0200
  • 700d448d75 Updated external libraries raysan5 2021-10-06 21:13:17 +0200
  • 8722ff7043 REVIEWED: RLGL.State.vertexCounter (See detailed comment) raysan5 2021-10-06 11:44:57 +0200
  • 8d7f97ee04 Remove trailing spaces Ray 2021-10-06 01:20:46 +0200
  • 9a4fb25285 REDESIGNED: Simplify vertex data recording Ray 2021-10-06 01:17:20 +0200
  • 7439c7547b Review functions specifiers raysan5 2021-10-05 19:20:21 +0200
  • c8b16d72e2 Merge branch 'master' of https://github.com/raysan5/raylib raysan5 2021-10-05 18:33:53 +0200
  • b972b8d324 REVIEWED: API functions specifiers raysan5 2021-10-05 18:33:41 +0200
  • 67de7c4483
    added nelua-raylib and removed raylib-nelua (#2033) AKDev 2021-10-05 20:14:33 +0530
  • b895817fde
    added nelua-raylib and removed raylib-nelua AKDev 2021-10-05 19:41:44 +0530
  • 9f4a839853
    Update CHANGELOG Ray 2021-10-04 10:44:32 +0200
  • 6541895901
    Revert "reset resizedLastFrame on web platform (#2020)" (#2032) mausimus 2021-10-04 07:47:41 +0000
  • ae6a75007c Revert "reset resizedLastFrame on web platform (#2020)" mausimus 2021-10-04 04:43:54 +0000
  • 5d8c477d12
    [rcore] fix rpi4 Failed to get DRM resources (#2031) tomarigr 2021-10-04 00:59:59 +0100
  • 6ef0f4a523
    Merge pull request #1 from tomarigr/rcore-rpi4-gpu-fix tomarigr 2021-10-03 22:27:57 +0100
  • 32ffdf928b
    Update rcore.c tomarigr 2021-10-03 22:22:37 +0100
  • 248913313b
    [rcore] fix rpi4 Failed to get DRM resources tomarigr 2021-10-03 22:18:06 +0100
  • 79f36799e7 REVIEWED: Avoid raymath dependency Ray 2021-10-03 14:08:21 +0200
  • 369cb0a3c5 Format tweak Ray 2021-10-03 13:51:53 +0200
  • 9b3d74db6b ADDED: GetImageColor() #2024 Ray 2021-10-03 12:55:52 +0200
  • 92417c4485 Update raylib.h Ray 2021-10-03 12:33:40 +0200
  • 22345ff62a Minor format tweak Ray 2021-10-03 12:17:15 +0200
  • 3fc4a4c974
    Added DrawLineBezierCubic() (#2021) SAOMDVN 2021-10-03 17:15:56 +0700
  • 03a88678da Update core_basic_window.c Ray 2021-10-03 12:14:31 +0200
  • f60e0e6c94
    Tidying the core_basic_window.c in projects/scripts (#2025) Dennis E. Hamilton 2021-10-03 03:13:46 -0700
  • 9fce26bb06
    Supress most warnings on rmodels.c (#2029) Laurentino Luna 2021-10-03 07:11:20 -0300
  • f869229b7f Minor format tweaks Ray 2021-10-03 12:09:59 +0200
  • 239c37246a WARNING: REVIEWED: Follow a set of conventions Ray 2021-10-03 11:44:59 +0200
  • 368c077824 Remove ToVector3 and ToColor functions and assign values directly laurenloco 2021-10-02 14:29:20 -0300
  • 2ad866da0b Supress most warnings on rmodels.c laurenloco 2021-10-02 13:29:12 -0300
  • 9882796df0
    Rename BRDG typo to BDRF (#2028) Chris 2021-10-02 13:07:42 +0100
  • e0cdb6a1ad Rename BRDG typo to BDRF ChrisDill 2021-10-02 12:31:42 +0100
  • b2f9739c9b
    Merge branch 'raysan5:master' into master Dennis E. Hamilton 2021-10-01 15:53:22 -0700
  • f6b1a50622 2021-10-01 core_basic_windows.c adjustment Dennis E. Hamilton 2021-10-01 15:51:48 -0700
  • e34c0911f9
    Cleanup x64/x86 options in scripts/build-windows.bat (#2023) Dennis E. Hamilton 2021-09-30 13:29:35 -0700
  • 95a8c45c2e Update flags for clean x64/x86 building Dennis E. Hamilton 2021-09-30 11:41:54 -0700
  • cce8f4b6c4
    Merge branch 'raysan5:master' into master Dennis E. Hamilton 2021-09-30 10:00:25 -0700
  • 03302fd0c1 Added DrawLineBezierCubic() SAOMDVN 2021-09-30 14:35:04 +0700
  • 93efa565f9
    reset resizedLastFrame on web platform (#2020) mausimus 2021-09-29 21:27:10 +0000
  • dfbb134bfe
    RLGL: restore draw batch state after limit check (#2018) mausimus 2021-09-29 21:26:29 +0000
  • a4dde7a5ae reset resizedLastFrame on web platform mausimus 2021-09-29 10:01:53 +0000
  • c326e64d8f ensure resizedLastFrame is cleared mausimus 2021-09-29 09:43:20 +0000
  • dafabc3f59 RLGL: restore draw batch state after limit check mausimus 2021-09-29 09:31:02 +0000
  • a3530ee7dc Allow people calling the advanced PollEvents manually to use the wait feature on a per call basis. Jeffery Myers 2021-09-27 15:57:39 -0700
  • 92f6290dbb
    Build Android App with Visual Studio 2019 (#2013) Vadim Boev 2021-09-27 18:57:06 +0300
  • 2474d50dba
    Update raylib.h Ray 2021-09-27 17:52:15 +0200
  • e40ece55d5
    Update raylib.h Ray 2021-09-27 17:51:57 +0200
  • 18c92b3104 ADDED: Vector3Angle() raysan5 2021-09-27 13:57:06 +0200
  • dd7d65a6b4 Remove tabs raysan5 2021-09-27 13:55:45 +0200