Commit Graph

  • 23a08a483e WARNING: RENAMED: IsMusicPlaying() -> IsMusicStreamPlaying() Ray 2021-05-20 19:27:04 +02:00
  • f33cec64aa Use output->boneCount instead of nodes_count Ray 2021-05-20 19:25:09 +02:00
  • e401d5c48e WARNING: RENAMED: MeshBoundingBox() -> GetMeshBoundingBox() Ray 2021-05-20 19:24:28 +02:00
  • 9360e4e2c1 Comment minor tweak Ray 2021-05-20 19:14:42 +02:00
  • 7b6b87ec5b Update VS2019 project: rlgl_standalone Ray 2021-05-20 19:14:20 +02:00
  • b90ac7bd31 Fixed over-allocation of buffer (#1772) Guillaume DEVOILLE 2021-05-15 00:41:33 +02:00
  • a84e98ba6c Hotfix for smooth pixel-perfect camera example [core_2d_camera_smooth_pixelperfect.c] (#1771) Gianni Alessandroni 2021-05-14 18:06:47 +02:00
  • 232378ed2d Merge branch 'master' of https://github.com/raysan5/raylib Ray 2021-05-14 14:01:51 +02:00
  • 3baba7ffe8 Review some VS warnings and messages Ray 2021-05-14 14:01:42 +02:00
  • 45b0dc63cd Fixed GLTF boneWeights uint32 loading (#1768) Guillaume DEVOILLE 2021-05-13 13:58:51 +02:00
  • fff06d24da Merge branch 'master' of https://github.com/raysan5/raylib Ray 2021-05-12 19:51:39 +02:00
  • 6c56fe2670 Update shell.html Ray 2021-05-12 19:51:29 +02:00
  • dbe1c9c6e6 Removes Whole Program Optimization (#1767) Bxil 2021-05-12 19:20:27 +02:00
  • d8e1a77da5 Update raylib-lua and raylib-wren binding versions (#1766) Astie Teddy 2021-05-12 19:02:13 +02:00
  • 6bd63de8d0 Reviewed latest PR Ray 2021-05-11 01:02:53 +02:00
  • ac204a11f7 Redesigned billboards - added rotation/pro functions (#1759) nobytesgiven 2021-05-11 01:55:43 +03:00
  • 4ab28fffb4 Added smooth pixel-perfect camera example + Small typo fix in examples_template.c (#1760) Gianni Alessandroni 2021-05-10 20:16:12 +02:00
  • e39e45824d Add RenderPolyLinesEx routine (#1758) Lambert Wang 2021-05-10 11:08:58 -07:00
  • 5d831f3f18 Update NimraylibNow! - Nim language bindings version to 3.7 (#1764) Dmitry Matveyev 2021-05-10 23:43:17 +06:00
  • 1d0767022d ~Updated project version (#1761) ProphesorIks 2021-05-10 01:51:37 +03:00
  • 2545f62565 Added support for additional mouse buttons (#1753) Lambert Wang 2021-05-08 09:26:24 -07:00
  • 2565c01158 check for vao extension (#1757) Antonio Jose Ramos Marquez 2021-05-08 18:24:14 +02:00
  • 133e6f097d Convert the half sleep to a sleep that is a fraction of the target FPS (Default 95%) to reduce CPU use. (#1756) Jeffery Myers 2021-05-07 10:49:44 -07:00
  • b62c86572e REVIEWED: raudio_standalone #1752 Ray 2021-05-07 15:38:13 +02:00
  • c82d9cb89a Unset CORE.Window.ready on CloseWindow (#1749) Astie Teddy 2021-05-05 19:08:15 +02:00
  • 1269ce8a6f modified Makefile.Android.linux in templates/simple_game (#1748) Rudolf Kemmler 2021-05-04 22:53:59 +02:00
  • a41ed986bd Expose RAYLIB_VERSION in raylib.h #1747 Ray 2021-05-04 11:20:47 +02:00
  • c4eaf0076d Update raylib version Ray 2021-05-04 11:19:28 +02:00
  • e5708a8f36 Comment tweak Ray 2021-05-03 19:05:53 +02:00
  • 2015828fc6 Security check in case of not valid font Ray 2021-05-03 19:05:43 +02:00
  • 4c1af4cc90 Update BINDINGS.md Ray 2021-04-30 13:01:25 +02:00
  • ecc00357b4 Update BINDINGS.md (#1744) Théo Cavignac 2021-04-29 12:13:28 +02:00
  • a3e7664dcf Fixed bug that overrides other flags Ray 2021-04-29 00:07:28 +02:00
  • ffadeeeb84 Decoupling rlgl from platform layer Ray 2021-04-28 23:57:46 +02:00
  • f516f4099b Corrected issue #1742 Ray 2021-04-28 19:27:50 +02:00
  • d6708de7b0 Update README.md Ray 2021-04-27 23:55:05 +02:00
  • a113d3326b Disable raylib code Ray 2021-04-27 23:12:04 +02:00
  • fe607323aa Updated projects Ray 2021-04-27 23:00:49 +02:00
  • 131672f199 Updated linkage libraries #1732 Ray 2021-04-27 22:58:49 +02:00
  • 9b6a005819 Updated raylua and raylib-boo to raylib 3.7! (#1741) Rabia Alhaffar 2021-04-27 22:08:31 +03:00
  • 399894ac90 Fixed definition of UNCOMPRESSED_R8G8B8A8 (#1740) Rabia Alhaffar 2021-04-27 21:17:47 +03:00
  • 89d5b3df44 ADDED: raylib-swift binding Ray 2021-04-27 11:27:31 +02:00
  • 6ebe76cba7 Minor tweaks Ray 2021-04-27 11:05:05 +02:00
  • 1aa8a4ff90 REVIEWED: rlLoadExtensions() Ray 2021-04-27 11:04:48 +02:00
  • fcf3a04825 BINDINGS: raylib-cpp targets raylib 3.7.0 (#1739) Rob Loach 2021-04-27 04:31:15 -04:00
  • 5751776a73 Update BINDINGS.md (#1738) Gunko Vadim 2021-04-27 00:59:34 +05:00
  • b6c8d343dc Update CHANGELOG 3.7.0 Ray 2021-04-26 18:00:33 +02:00
  • b663724293 Generate a mesh in client code. (#1735) Jeffery Myers 2021-04-26 08:30:07 -07:00
  • bb33033389 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2021-04-26 00:36:22 +02:00
  • a44815e939 REMOVED: GenMeshDefault() Ray 2021-04-26 00:36:13 +02:00
  • 30db611e92 Disable projects that won't build by default from 2019 solution build configuration. (#1734) Jeffery Myers 2021-04-25 14:56:32 -07:00
  • 6c518008a5 Fixes for 64 bit typecast warnings (#1733) Jeffery Myers 2021-04-25 09:50:26 -07:00
  • 8719858655 Added opengl32.lib to the linker #1732 raysan5 2021-04-25 13:51:17 +02:00
  • 0e2845ec26 Review OpenGL 1.1 building #1732 raysan5 2021-04-25 13:32:24 +02:00
  • c4041043f5 Reviewed VS2019 projects raysan5 2021-04-24 19:58:24 +02:00
  • 7ad17386f6 Update raylib.h Ray 2021-04-23 17:24:25 +02:00
  • f4abc05d62 Update README.md Ray 2021-04-23 13:21:57 +02:00
  • 8a55c60e47 Update shaders_mesh_instancing.c Ray 2021-04-23 09:09:34 +02:00
  • 03815ec4fe RPI4: Improve DRM card check #1723 Ray 2021-04-22 21:01:48 +02:00
  • 9a0accddb8 Update HISTORY.md Ray 2021-04-22 18:56:42 +02:00
  • dcf52c132f Remove trail spaces Ray 2021-04-22 18:55:24 +02:00
  • f92ee46d86 Update README.md Ray 2021-04-22 18:52:41 +02:00
  • 2a9ffcc0a1 Update README.md Ray 2021-04-22 18:48:36 +02:00
  • b4e586f272 Update CHANGELOG Ray 2021-04-22 18:41:51 +02:00
  • cf201e0794 Update CHANGELOG Ray 2021-04-22 18:39:33 +02:00
  • 1161df0ee4 Added screenshots Ray 2021-04-22 18:34:33 +02:00
  • 715a46277e Update README.md Ray 2021-04-22 18:33:59 +02:00
  • 5ef777219a Reviewed templates Makefiles Ray 2021-04-21 21:23:04 +02:00
  • ac79d22a9b Reviewed file comments Ray 2021-04-21 00:41:55 +02:00
  • 0a6694708d Update README.md Ray 2021-04-20 23:57:04 +02:00
  • 52f91bc652 Update README.md Ray 2021-04-20 12:31:12 +02:00
  • 8812213c01 Update README.md Ray 2021-04-20 12:30:31 +02:00
  • ca8329c330 Update raylib_logo_animation.gif Ray 2021-04-20 12:29:54 +02:00
  • dec9f24673 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2021-04-20 12:19:13 +02:00
  • 1e65817d05 Update models.c Ray 2021-04-20 12:19:04 +02:00
  • a599fd1095 Update CHANGELOG Ray 2021-04-20 12:17:06 +02:00
  • 3bf9ea1a4b Merge branch 'master' of https://github.com/raysan5/raylib Ray 2021-04-20 12:16:18 +02:00
  • bb743e8c6e ADDED: UpdateMeshBuffer() Ray 2021-04-20 12:16:16 +02:00
  • d533183b7f Update README.md Ray 2021-04-20 00:43:48 +02:00
  • f903686060 Update README.md Ray 2021-04-19 23:51:19 +02:00
  • f21e520c9c Update README.md Ray 2021-04-19 23:29:40 +02:00
  • 1c5cf90a52 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2021-04-19 22:40:13 +02:00
  • d1537bfd61 Update raylib_logo_animation.gif Ray 2021-04-19 22:39:59 +02:00
  • 9b0dd543e0 Update README.md Ray 2021-04-19 22:36:33 +02:00
  • 9011b936cf Create raylib_logo_animation.gif Ray 2021-04-19 22:34:30 +02:00
  • 93d3212914 [examples] Added an example for raylib OpenGL interop (#1726) Stephan Soller 2021-04-19 20:28:14 +02:00
  • 63a1bf373c Merge branch 'master' of https://github.com/raysan5/raylib Ray 2021-04-19 19:41:41 +02:00
  • 899afcbdca Minor tweaks Ray 2021-04-19 19:41:32 +02:00
  • 7f1068ef96 Added zoom independent sharp edges to the SDF text example. (#1727) Stephan Soller 2021-04-19 19:40:34 +02:00
  • 1c45a882f7 use bone weights for animation (#1728) nathants 2021-04-19 09:26:40 -07:00
  • 581bd0eb02 Remove trailing spaces Ray 2021-04-18 23:50:32 +02:00
  • 63432724c7 Update CHANGELOG Ray 2021-04-18 21:18:53 +02:00
  • 223091f44c Review extensions issue on macOS Ray 2021-04-18 20:33:49 +02:00
  • d4ccca81db WARNING: REDESIGNED: rlLoadExtensions() #1295 Ray 2021-04-18 20:24:19 +02:00
  • 2ad3eb1d57 Update and fix android linux makefile template (#1725) Peter Arato 2021-04-17 11:58:25 -04:00
  • 640fc4d0a0 Minor tweaks Ray 2021-04-16 21:19:28 +02:00
  • 657b527bc6 Update SPONSORS.md Ray 2021-04-16 12:52:22 +02:00
  • 74fc4b1a03 Update SPONSORS.md Ray 2021-04-16 12:47:33 +02:00
  • e91eabdb09 Update SPONSORS.md Ray 2021-04-16 12:45:01 +02:00
  • a3a9416b33 Update SPONSORS.md Ray 2021-04-16 12:37:04 +02:00