Commit Graph

  • 83b3478fe4 Reviewed some TODO Ray 2021-10-13 23:45:57 +02:00
  • 51b147cd32 Update models_loading_vox.c raysan5 2021-10-13 21:08:58 +02:00
  • 4390d3a122 Avoid raylib dependency raysan5 2021-10-13 20:47:57 +02:00
  • a77afd5c8f Reviewed some MSVC warnings raysan5 2021-10-13 20:47:42 +02:00
  • 32c9d411b2 REVIEWED LoadVOX() -WIP- raysan5 2021-10-13 20:28:58 +02:00
  • 1350361f58 Reviewed formatting raysan5 2021-10-13 19:34:37 +02:00
  • e545286369 Fix issue with empty cylinder (#2050) Horrowind 2021-10-13 19:32:30 +02:00
  • 942731cc22 REVIEWED: macOS does not require GLAD library #2052 raysan5 2021-10-13 19:29:29 +02:00
  • 4e88160e78 Update raylib.h raysan5 2021-10-13 19:22:47 +02:00
  • a1db0220a1 REVIEWED: LoadFontFromImage() Ray 2021-10-12 23:00:00 +02:00
  • f9d4601057 Create LICENSE raysan5 2021-10-12 21:26:41 +02:00
  • f1659d78d3 Reviewed models examples paths raysan5 2021-10-12 21:01:49 +02:00
  • 007e840be1 Remove VS2019 solution projects raysan5 2021-10-12 20:27:03 +02:00
  • d92531b81d Rename examples for consistency raysan5 2021-10-12 20:23:59 +02:00
  • 670eab8b17 Review comments raysan5 2021-10-12 20:23:46 +02:00
  • 252bd22738 Merge branch 'master' of https://github.com/raysan5/raylib raysan5 2021-10-12 20:22:12 +02:00
  • 0b0711027a Remove unimplemented function raysan5 2021-10-12 20:21:56 +02:00
  • e168c6dd81 Update CHANGELOG Ray 2021-10-12 19:50:51 +02:00
  • 526e68afa8 Add DrawCylinder(Wires)Ex (#2049) Horrowind 2021-10-12 19:36:06 +02:00
  • 1b91ac0b0d REVIEWED: EXAMPLE: shaders_shapes_outline raysan5 2021-10-12 13:36:31 +02:00
  • 599d6e810f REVIEWED: models resources structure raysan5 2021-10-12 12:47:50 +02:00
  • 75b5cc0084 REMOVED: EXAMPLE: models_gltf_animation raysan5 2021-10-12 12:47:10 +02:00
  • 9a568654be REMOVED: EXAMPLE: models_material_pbr raysan5 2021-10-12 12:46:41 +02:00
  • 4a1bd12e2d REVIEWED: DrawCubeTextureRec() formatting raysan5 2021-10-12 12:08:12 +02:00
  • 282ec9bb76 Formatting tweak Ray 2021-10-10 23:48:16 +02:00
  • a91f61262e Review RLAPI to avoid warnings Ray 2021-10-10 23:24:05 +02:00
  • f8719e7ec3 Reviewed latest PR formatting Ray 2021-10-10 22:38:58 +02:00
  • 7c36f3f6b8 Fix dpi issues (#1987) Arnaud Valensi 2021-10-10 22:34:56 +02:00
  • 3d6d5558c9 Add CheckCollisionPointLine to the header, it appears to have been missed (#2042) Jeffery Myers 2021-10-10 08:06:15 -07:00
  • a39a44c12f Added the bindings for Scheme48. (#2043) Raffaele 2021-10-10 17:05:26 +02:00
  • 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 -07:00
  • 62554db48d Add missing #endif to windows API defines (#2038) Jeffery Myers 2021-10-08 10:12:21 -07:00
  • 94650f0def Simplified RLAPI preprocessor branching Ray 2021-10-08 17:22:58 +02:00
  • 33ed452439 Fix dll exports so that raylib builds in visual studio again. (#2037) Jeffery Myers 2021-10-07 11:17:45 -07:00
  • bb2763cc1f Update models_rlgl_solar_system.c Ray 2021-10-07 16:08:39 +02:00
  • 3e71232a04 WARNING: BREAKING: REMOVED: GenImagePerlinNoise() raysan5 2021-10-06 21:20:36 +02:00
  • 700d448d75 Updated external libraries raysan5 2021-10-06 21:13:17 +02:00
  • 8722ff7043 REVIEWED: RLGL.State.vertexCounter (See detailed comment) raysan5 2021-10-06 11:44:57 +02:00
  • 8d7f97ee04 Remove trailing spaces Ray 2021-10-06 01:20:46 +02:00
  • 9a4fb25285 REDESIGNED: Simplify vertex data recording Ray 2021-10-06 01:17:20 +02:00
  • 7439c7547b Review functions specifiers raysan5 2021-10-05 19:20:21 +02:00
  • c8b16d72e2 Merge branch 'master' of https://github.com/raysan5/raylib raysan5 2021-10-05 18:33:53 +02:00
  • b972b8d324 REVIEWED: API functions specifiers raysan5 2021-10-05 18:33:41 +02:00
  • 67de7c4483 added nelua-raylib and removed raylib-nelua (#2033) AKDev 2021-10-05 20:14:33 +05:30
  • 9f4a839853 Update CHANGELOG Ray 2021-10-04 10:44:32 +02:00
  • 6541895901 Revert "reset resizedLastFrame on web platform (#2020)" (#2032) mausimus 2021-10-04 07:47:41 +00:00
  • 5d8c477d12 [rcore] fix rpi4 Failed to get DRM resources (#2031) tomarigr 2021-10-04 00:59:59 +01:00
  • 79f36799e7 REVIEWED: Avoid raymath dependency Ray 2021-10-03 14:08:21 +02:00
  • 369cb0a3c5 Format tweak Ray 2021-10-03 13:51:53 +02:00
  • 9b3d74db6b ADDED: GetImageColor() #2024 Ray 2021-10-03 12:55:52 +02:00
  • 92417c4485 Update raylib.h Ray 2021-10-03 12:33:40 +02:00
  • 22345ff62a Minor format tweak Ray 2021-10-03 12:17:15 +02:00
  • 3fc4a4c974 Added DrawLineBezierCubic() (#2021) SAOMDVN 2021-10-03 17:15:56 +07:00
  • 03a88678da Update core_basic_window.c Ray 2021-10-03 12:14:31 +02:00
  • f60e0e6c94 Tidying the core_basic_window.c in projects/scripts (#2025) Dennis E. Hamilton 2021-10-03 03:13:46 -07:00
  • 9fce26bb06 Supress most warnings on rmodels.c (#2029) Laurentino Luna 2021-10-03 07:11:20 -03:00
  • f869229b7f Minor format tweaks Ray 2021-10-03 12:09:59 +02:00
  • 239c37246a WARNING: REVIEWED: Follow a set of conventions Ray 2021-10-03 11:44:59 +02:00
  • 9882796df0 Rename BRDG typo to BDRF (#2028) Chris 2021-10-02 13:07:42 +01:00
  • e34c0911f9 Cleanup x64/x86 options in scripts/build-windows.bat (#2023) Dennis E. Hamilton 2021-09-30 13:29:35 -07:00
  • 93efa565f9 reset resizedLastFrame on web platform (#2020) mausimus 2021-09-29 21:27:10 +00:00
  • dfbb134bfe RLGL: restore draw batch state after limit check (#2018) mausimus 2021-09-29 21:26:29 +00:00
  • 92f6290dbb Build Android App with Visual Studio 2019 (#2013) Vadim Boev 2021-09-27 18:57:06 +03:00
  • 2474d50dba Update raylib.h Ray 2021-09-27 17:52:15 +02:00
  • e40ece55d5 Update raylib.h Ray 2021-09-27 17:51:57 +02:00
  • 18c92b3104 ADDED: Vector3Angle() raysan5 2021-09-27 13:57:06 +02:00
  • dd7d65a6b4 Remove tabs raysan5 2021-09-27 13:55:45 +02:00
  • 206e1def6f Add Zig build file (#2014) Tommi Sinivuo 2021-09-25 20:24:48 +03:00
  • b7063ab879 [models] Animation System Fix Part 1 (#2009) Tristan Schulz 2021-09-23 21:06:51 +02:00
  • 10d7718011 UPDATED: raylib resource files raysan5 2021-09-23 20:53:31 +02:00
  • ddc1fdf6d5 REVIEWED: SeekMusicStream() formating raysan5 2021-09-23 18:11:24 +02:00
  • 7fa521fae4 Fix + Return if attempting to seek on a module format (#2008) Uneven Prankster 2021-09-23 12:38:37 -03:00
  • 08ea5e419e REVIEWED: LoadImageAnim() #2005 Ray 2021-09-23 00:23:57 +02:00
  • 00a763ea44 Reviewed some TODO comments Ray 2021-09-23 00:18:47 +02:00
  • dcd289d931 Modify TODO to NOTE on Makefile (#2007) Laurentino Luna 2021-09-22 18:49:11 -03:00
  • 025246620f Add function DrawCubeTextureRec (#2001) Timon de Groot 2021-09-22 21:56:38 +02:00
  • 19ef765382 SeekMusicStream initial implementation (#2006) Uneven Prankster 2021-09-22 16:55:13 -03:00
  • 9607ea5c0a Use unsigned int for animation count. (#2002) Ryan Roden-Corrent 2021-09-22 07:04:10 -04:00
  • 8a434b4fd4 Update rmodels.c Ray 2021-09-22 13:02:44 +02:00
  • 0e037555fe Update raylib.h Ray 2021-09-22 12:59:40 +02:00
  • de173a93c8 Update rmodels.c Ray 2021-09-22 12:19:25 +02:00
  • 37c047eabc Update rmodels.c Ray 2021-09-22 11:28:52 +02:00
  • c1432386a5 Update Makefile Ray 2021-09-22 11:13:10 +02:00
  • b5f281bacd Update BINDINGS.md (#2003) Conifer 2021-09-22 09:11:44 +01:00
  • 23b827b66c Update macos.yml Ray 2021-09-22 00:57:42 +02:00
  • d851208413 Update linux.yml Ray 2021-09-22 00:56:58 +02:00
  • 3caa15e696 Update webassembly.yml Ray 2021-09-22 00:55:46 +02:00
  • 99ab4d6cb8 WARNING: MODULES RENAMING!!! Ray 2021-09-22 00:15:06 +02:00
  • 8b3d054408 Minor reviews Ray 2021-09-21 23:49:42 +02:00
  • 7d995d95eb Merge branch 'master' of https://github.com/raysan5/raylib raysan5 2021-09-21 15:31:35 +02:00
  • a09311a8fc Tweaks raysan5 2021-09-21 15:31:26 +02:00
  • 339fdf4c31 Add up argument to DrawBillboardPro (#1941) Uneven Prankster 2021-09-21 10:22:30 -03:00
  • c96de3a23a ADDED: GetTouchPointId(index) #1972 raysan5 2021-09-21 15:11:33 +02:00
  • 1627f34032 Reviewed some compilation issues #1997 raysan5 2021-09-21 15:06:06 +02:00
  • 59cabc7d11 Update BINDINGS.md (#2000) Richard Smith 2021-09-21 13:54:52 +01:00
  • 89f031673b Fix mappings.h issue from glfw update (#1995) Chris 2021-09-19 19:33:18 +01:00
  • 3c55f067a8 Add SetRandomSeed(unsigned int seed) function (#1994) Tommi Sinivuo 2021-09-17 22:26:21 +03:00
  • 23fabb1d67 Prevent INVALID_SOCKET to be defined twice on linux (#1993) MrSwedish 2021-09-17 01:05:38 +02:00
  • e9d3d4fa1f Implemented GetGamepadName() for emscripten (#1986) Neil Barkhina 2021-09-12 12:02:54 -04:00
  • 024adc2538 Add find opengl for widnows too. (#1985) Hristo Stamenov 2021-09-10 21:31:36 +03:00