Commit Graph

  • 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
  • 72983d4e20 Typo raysan5 2021-09-10 19:01:24 +02:00
  • b63c2619e3 Update Makefile for web compilation raysan5 2021-09-10 19:01:09 +02:00
  • 40ec7a6236 Update core.c Ray 2021-09-10 17:23:48 +02:00
  • 352ea80a1f REVIEWED: Vox loader Ray 2021-09-10 15:37:31 +02:00
  • a422d2fc8b Vox loaded (#1981) procfxgen 2021-09-10 15:24:01 +02:00
  • 803094f41f REVIEWED: Touch input system #1975 #1960 Ray 2021-09-10 15:19:12 +02:00
  • 2c13e43c32 Review font loading log info Ray 2021-09-10 15:16:34 +02:00
  • 18d73eef19 Fixes target direction for first person camera mode. (#1977) Nikolay Krasheninnikov 2021-09-10 12:51:59 +03:00
  • 7bf31dd468 Fixed loading obj models with no materials (#1984) Tristan Schulz 2021-09-09 18:14:15 +02:00
  • 1a6adc5f74 Fix dynamic library issues on Macos (#1978) Steven Schveighoffer 2021-09-06 17:17:12 -04:00
  • b15715ca80 Merge branch 'master' of https://github.com/raysan5/raylib raysan5 2021-09-05 21:49:49 +02:00
  • 8d3ff3fda8 Updated Makefile for latest Android NDK r32 LTS raysan5 2021-09-05 21:49:47 +02:00
  • 24a38dbd3f [models] LoadGLTF fixed missing transformations and nonroot skinning problem (#1964) Tristan Schulz 2021-09-05 21:15:40 +02:00
  • 4120f12375 REVIEWED: Vox loading, mostly formating raysan5 2021-09-05 20:39:34 +02:00
  • dfc465ca6d new models_magicavoxel_loading example (#1940) procfxgen 2021-09-04 19:55:09 +02:00
  • 93168304cd Update shell.html raysan5 2021-09-03 15:24:05 +02:00
  • 9ff8ad853c Update raygui.h Ray 2021-09-02 00:39:47 +02:00
  • 59e7275464 REVIEWED: Glyphs Ray 2021-09-02 00:35:55 +02:00
  • fa79ae8a3d Merge branch 'master' of https://github.com/raysan5/raylib Ray 2021-09-01 23:41:00 +02:00
  • 9362eaf9c6 REVIEWED: Naming: length vs size Ray 2021-09-01 23:40:51 +02:00
  • dfadb3ee37 fix various memory leaks (#1969) atticus 2021-09-02 00:15:32 +03:00
  • 6e76baa6a9 WARNING: BREAKING: RENAMED: Font struct variables Ray 2021-09-01 23:11:31 +02:00
  • a0f8682905 REVIEWED: <name>Count for consistency Ray 2021-09-01 23:09:30 +02:00
  • e8fa7ceb79 [models] Fixed counting loop for face amount per material (#1967) Tristan Schulz 2021-09-01 21:29:20 +02:00
  • 68bcfa1192 Minor tweak Ray 2021-08-28 22:54:47 +02:00
  • d98e61c6eb Minor format tweaks raysan5 2021-08-28 12:01:16 +02:00
  • 66c6ec4465 Add pyraylib (#1961) Hussein Sarea 2021-08-28 10:57:13 +03:00
  • 936199d8de Review dates Ray 2021-08-27 18:50:02 +02:00
  • 18af18479f REVIEWED: ExportWaveAsCode() Ray 2021-08-27 18:49:03 +02:00
  • b7ae0df3d9 REVIEWED: Decouple DrawMesh() and DrawMeshInstanced() #1958 Ray 2021-08-27 12:13:44 +02:00
  • cac856119c Change GetColor to take unsigned int (#1954) Richard Smith 2021-08-26 16:31:01 +01:00
  • 1286bc076f Add raylib.v binding (#1955) irishgreencitrus 2021-08-26 16:27:31 +01:00
  • 3d33c559e7 REVIEWED: Examples compilation Ray 2021-08-26 00:14:34 +02:00
  • 14e443afba REVIEWED: OpenGL 1.1 compilation issue Ray 2021-08-25 23:41:33 +02:00
  • 7749a2805c UPDATED: raygui to latest version -WIP- Ray 2021-08-25 00:51:37 +02:00
  • a04dbe7ffd Update shaders_shapes_outline.c Ray 2021-08-25 00:41:48 +02:00
  • 913f185f82 Renamed some static functions for more consistent naming Ray 2021-08-25 00:22:16 +02:00
  • 6575d31379 Fix tcc not finding emmintrin.h (#1947) Laurentino Luna 2021-08-24 11:34:52 -03:00
  • 7c1889c282 REVIEWED: Support mouse wheel on x-axis #1948 raysan5 2021-08-24 15:26:59 +02:00
  • 45fd75952d Revert "Ignore generated example binaries (#1884)" (#1946) Luiz Pestana 2021-08-23 15:05:34 -03:00
  • 51fbde178f Update shaders_shapes_outline.c Ray 2021-08-22 01:08:27 +02:00
  • b154bc33f5 Added note on GLFW custom allocators for the future Ray 2021-08-22 01:08:11 +02:00