Commit Graph

  • 407c014eb4 Update Makefile Ray 2021-01-20 17:06:30 +01:00
  • 5e6eb0b847 Update raylib to v3.5 :P Ray 2021-01-19 12:36:30 +01:00
  • 3e3e41eaba Update node-raylib to 3.5 (#1539) Rob Loach 2021-01-17 03:31:56 -05:00
  • f21aa0352b Update BINDINGS.md (#1538) Richard Smith 2021-01-16 19:01:28 +00:00
  • 6cc27e9797 Fix cmake build error dirent (#1536) hristo 2021-01-16 15:04:01 +02:00
  • 1866be0475 Fix absolute path handling in GetFileName and GetDirectoryPath (#1534) (#1535) Gil Barbosa Reis 2021-01-16 06:33:13 -03:00
  • eb7820b2b0 Review comment Ray 2021-01-15 00:20:35 +01:00
  • b7f275efb3 Review warning Ray 2021-01-15 00:20:23 +01:00
  • 186e52c4d8 REVIEWED: DecompressData() Ray 2021-01-14 20:42:01 +01:00
  • a3c56d9052 go-raylib updated to 3.5 Ray 2021-01-14 19:53:58 +01:00
  • 8d3381b490 Add NimraylibNow! wrapper for Nim to bindings [ci skip] (#1532) Dmitry Matveyev 2021-01-14 22:09:34 +06:00
  • 9821725c6b Big cmake changes (#1514) hristo 2021-01-14 00:10:02 +02:00
  • 3d22709808 Fixes Android builds on Linux environments (#1530) Davidson Francis 2021-01-13 19:07:34 -03:00
  • a0a840101c Update miniaudio to v0.10.30 #1518 Ray 2021-01-12 22:51:26 +01:00
  • 5d1d590692 REDESIGN: Compresion API Ray 2021-01-12 21:15:11 +01:00
  • dfa11e22cf Add comments Ray 2021-01-12 20:25:09 +01:00
  • c256b26629 Reorder function Ray 2021-01-12 20:24:58 +01:00
  • 12e7be63f7 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2021-01-12 20:24:43 +01:00
  • 477653a0d6 Update Makefile Ray 2021-01-12 20:24:31 +01:00
  • 04a1bb1390 Reorder typedefs in physac.h to be in header part (#1528) Dmitry Matveyev 2021-01-13 01:12:14 +06:00
  • bbc09288bd rlOrtho() reverted change Ray 2021-01-09 12:37:21 +01:00
  • b76dc06297 It's top-bottom not bottom-top in GL space. (#1517) Jeffery Myers 2021-01-07 14:13:44 -08:00
  • 33ed142306 Add info to readme for conan dependency manager (#1516) Dan J 2021-01-07 03:02:48 -06:00
  • 49f9bff260 Fix keyboard state change detection on RPI (#1488) badlydrawnrod 2021-01-06 19:46:12 +00:00
  • 22da9087b1 Include SUPPORT_DATA_STORAGE flag for building with CMake (#1515) Kirottu 2021-01-06 21:45:32 +02:00
  • a6cd6eedbe Remove unused condition in 'GenerateMipmaps' function for GRAPHICS_API_OPENGL_11 (#1496) Victor Gallet 2021-01-06 13:27:32 +01:00
  • 7bd33e4406 Review rlOrtho() to avoid return in the middle of the function raysan5 2021-01-06 13:26:55 +01:00
  • 5d4aada526 Don't create an ortho matrix when the viewport is 0 in any axis. (#1504) Jeffery Myers 2021-01-06 04:21:58 -08:00
  • 551597d579 Removed a repeating allocation of memory (#1507) hristo 2021-01-03 23:43:09 +02:00
  • 4bce0f27e6 Update Raylib-cs bindings version (#1508) Tornike Goshadze 2021-01-03 13:20:02 -08:00
  • 320732ae6b Update mappings.h in glfw using GenerateMappings.cmake (#1505) Chris 2021-01-02 20:46:39 +00:00
  • d7b4b9e485 Update year to 2021 raysan5 2021-01-02 18:15:13 +01:00
  • f5815b781a Update project.4coder (#1503) ayshvab 2021-01-02 13:36:11 +03:00
  • 10b5e2e73a Update Gforth and Factor bindings (#1500) ArnautDaniel 2020-12-31 10:10:29 -05:00
  • 57fef97433 Modify the check condition for the screen window height and width. It can't be less than zero because it's an unsigned int (#1497) Victor Gallet 2020-12-31 13:29:35 +01:00
  • 03278a74bf Avoid dereferencing a null pointer in the 'LoadMaterials' function in the models module (#1498) Victor Gallet 2020-12-31 13:28:53 +01:00
  • 9fe153ae29 Avoid dereferencing a null pointer in the 'LoadSounsFromWave' function if the audioBuffer is null (#1499) Victor Gallet 2020-12-31 13:28:16 +01:00
  • 2f966531a7 added missing constants (#1493) Artur Mustafin 2020-12-30 23:05:55 +03:00
  • 4c8bebc0d7 Add a current monitor function for window mode windows. (#1492) Jeffery Myers 2020-12-30 08:29:39 -08:00
  • 24b6dcf29f lookup the returned monitor in the list of monitors to get an index. (#1490) Jeffery Myers 2020-12-29 15:08:56 -08:00
  • 22b179e66c Review rlights helper module #1489 raysan5 2020-12-29 22:01:48 +01:00
  • 9ed29725a0 Review code formatting raysan5 2020-12-29 20:42:29 +01:00
  • 59bb759855 Faster version of ImageClearBackground and ImageDrawRectangleRec (#1487) Jeffery Myers 2020-12-29 11:39:53 -08:00
  • 75c6fd047b Monitor utilites (#1485) hristo 2020-12-29 14:37:08 +02:00
  • d3db690c42 I noticed that toggle fullscreen always gets the primary monitor when its more intuitive to use the monitor that the window is currently in. (#1486) hristo 2020-12-29 14:35:47 +02:00
  • abdd57db0b Review comments formating raysan5 2020-12-28 11:19:05 +01:00
  • 227496bea7 providing and example on how to apply the screen scale (as done in the virtual mouse) to the real mouse, to work with raygui (#1481) Matheus Duarte 2020-12-28 07:10:39 -03:00
  • 068fc48fda Update HISTORY.md Ray 2020-12-27 16:26:52 +01:00
  • af39344e99 TSnake41/raylib-lua updated to 3.5 (#1478) Astie Teddy 2020-12-27 01:25:22 +01:00
  • 92b7e63bb5 Update raylib-cpp to state that it targets 3.5 (#1477) Rob Loach 2020-12-26 16:24:27 -05:00
  • b74be185c2 Corrected raylib-mruby version + Updated raylua bindings! (#1476) Rabia Alhaffar 2020-12-26 21:42:54 +02:00
  • ad8a46d261 Again, Renamed version... (#1475) Rabia Alhaffar 2020-12-26 21:27:21 +02:00
  • 10626ad6f8 Edited version of raylib-mruby to comply with 2.5 (Renamed to 2.4-dev) (#1474) Rabia Alhaffar 2020-12-26 20:25:02 +02:00
  • f5db106eb6 Detected versions of some libs... (#1473) Rabia Alhaffar 2020-12-26 16:44:01 +02:00
  • 521ed1cef0 Review DrawLineBezierQuad(), formating and aprameters order raysan5 2020-12-26 13:09:34 +01:00
  • de13fca3b1 Add Quadratic Bezier drawing (#1468) Violet White 2020-12-26 06:04:38 -06:00
  • b59ca95a16 Update commits since last version Ray 2020-12-26 13:04:05 +01:00
  • 6631fc4c6d Fix use of GuiSliderBar in examples. (#1470) badlydrawnrod 2020-12-26 12:02:42 +00:00
  • 23208357c1 Update BINDINGS.md (#1472) Gunko Vadim 2020-12-26 17:01:24 +05:00
  • 9f3351cf7b Boo bindings updated to 3.5 (#1471) Rabia Alhaffar 2020-12-26 00:29:13 +02:00
  • e25e380e80 Update webassembly.yml 3.5.0 Ray 2020-12-25 02:07:24 +01:00
  • 1320d9e303 Update macos.yml Ray 2020-12-25 02:06:50 +01:00
  • e4477472f3 Update android.yml Ray 2020-12-25 02:05:39 +01:00
  • 60ffc9f59b Update linux.yml Ray 2020-12-25 02:04:18 +01:00
  • 79435bf34e Update windows.yml Ray 2020-12-25 02:03:33 +01:00
  • ef5667c078 Update HISTORY.md Ray 2020-12-25 01:35:22 +01:00
  • b6557166f2 Update README.md Ray 2020-12-25 01:31:15 +01:00
  • a7599b83a5 Update HISTORY.md Ray 2020-12-25 01:25:40 +01:00
  • 047747a4cc Update HISTORY.md Ray 2020-12-25 01:22:58 +01:00
  • e8ea105b3d Update HISTORY.md raysan5 2020-12-25 01:21:09 +01:00
  • 1caa31396e Update CHANGELOG raysan5 2020-12-25 01:20:19 +01:00
  • b973c2f08e Update SPONSORS.md raysan5 2020-12-24 23:21:44 +01:00
  • e0c1f25116 Update ROADMAP.md raysan5 2020-12-24 23:10:42 +01:00
  • d38e01d186 Minor tweak raysan5 2020-12-24 23:10:29 +01:00
  • ea0f6c7a26 Replace TABS by 4 spaces raysan5 2020-12-24 23:07:52 +01:00
  • b93c4b0c20 Update CHANGELOG Ray 2020-12-24 19:33:52 +01:00
  • ec3845fa9f Review some RPI4 tracelogs raysan5 2020-12-24 19:09:05 +01:00
  • 3e041a27b1 Update Makefile raysan5 2020-12-24 19:08:02 +01:00
  • 5ffce8f230 Review tracelog messages for DRM platform raysan5 2020-12-24 17:56:08 +01:00
  • 8073c5ec93 Update README.md raysan5 2020-12-24 15:51:46 +01:00
  • 13a288d13a Update README.md raysan5 2020-12-24 15:48:43 +01:00
  • 5662403488 Update README.md Ray 2020-12-24 15:32:15 +01:00
  • b68e522ffc Updated several files while porting examples to web raysan5 2020-12-24 13:51:24 +01:00
  • bab1b9c1c5 Review example formating raysan5 2020-12-23 20:59:14 +01:00
  • d9a9bacb48 Review formatting raysan5 2020-12-23 20:30:00 +01:00
  • 10a57f297e Merge branch 'master' of https://github.com/raysan5/raylib raysan5 2020-12-23 17:50:08 +01:00
  • 60a3746a80 Remove dup example raysan5 2020-12-23 17:49:54 +01:00
  • 002258aa57 Update CHANGELOG Ray 2020-12-23 17:44:00 +01:00
  • c59ea67b97 Update CHANGELOG Ray 2020-12-23 17:43:06 +01:00
  • 7e459dc38b Review Android Makefiles to required version raysan5 2020-12-23 17:05:51 +01:00
  • f8a2903cec Review issues when compiling for Android raysan5 2020-12-23 17:05:07 +01:00
  • ef46003270 Update raylib functions parser to generate XML intellisense file raysan5 2020-12-23 16:35:39 +01:00
  • 1df89039ad Update Makefile(s) raysan5 2020-12-23 16:34:21 +01:00
  • 0a9e080998 Remove trailing spaces raysan5 2020-12-23 15:03:26 +01:00
  • 547960ca71 Update raylib version raysan5 2020-12-23 13:48:53 +01:00
  • 59949bf848 Update resource file raysan5 2020-12-23 13:48:43 +01:00
  • 28b3571517 Update CHANGELOG Ray 2020-12-23 13:26:31 +01:00
  • aa38532cc3 Remove unused variable raysan5 2020-12-23 13:03:13 +01:00
  • 9216e96315 Corrected typo raysan5 2020-12-23 13:02:40 +01:00
  • 0da827d754 Corrected small issue raysan5 2020-12-23 12:54:57 +01:00