Commit Graph

  • 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
  • 871c3d87b4 REMOVED: Travis CI raysan5 2020-12-23 12:46:06 +01:00
  • b78ee13791 ADDED: CheckCollisionLines() raysan5 2020-12-23 12:45:53 +01:00
  • 2bdb45f280 Remove Travis CI badge Ray 2020-12-23 12:30:00 +01:00
  • 668b3e4cfb [Math Feature]: Add two functions for Vector2 to know if two lines intersect and two segments intersect (#1466) Victor Gallet 2020-12-21 21:04:02 +01:00
  • 51e75be9d1 Update CHANGELOG Ray 2020-12-20 11:05:24 +01:00
  • 976932e05e Set version for raylib 3.5 Ray 2020-12-19 20:38:49 +01:00
  • d82113ec34 Camera funcs, review params names Ray 2020-12-19 20:14:34 +01:00
  • 9097d0b4ef REVIEW: CheckCollisionSpheres() params naming Ray 2020-12-19 20:05:32 +01:00
  • f30354fc35 Minor tweak Ray 2020-12-19 20:01:07 +01:00
  • d2d72b1dfb ADDED: MemAlloc() / MemFree() #1440 Ray 2020-12-19 19:43:25 +01:00
  • cbf7369a3d Update raylib.h Ray 2020-12-19 19:28:06 +01:00
  • 2374281204 Avoid *Rec suffix in some variables Ray 2020-12-19 19:27:31 +01:00
  • 015e715278 Corrected DrawTextRecEx() bug Ray 2020-12-19 19:12:51 +01:00
  • e404a18226 Support font chars padding on drawing #1432 Ray 2020-12-19 12:16:23 +01:00
  • 51e8f37688 Minimal tweak Ray 2020-12-19 00:22:58 +01:00
  • c36a6f3d9f Update textures.c Ray 2020-12-19 00:01:14 +01:00
  • e07bc372a1 WARNING: RENAMED several functions for consistency #1440 Ray 2020-12-18 21:03:08 +01:00
  • 5dd142beb6 Added some Web checks for missing GLFW functions Ray 2020-12-18 19:32:52 +01:00
  • 96542269d0 WARNING: GetKeyPressed() <-> GetCharPressed() #1336 Ray 2020-12-18 18:58:02 +01:00
  • 893a64712e Support mouse input on example #1465 Ray 2020-12-18 18:36:04 +01:00
  • 0987507ef5 Add headers to install cmake (#1462) hristo 2020-12-16 20:11:21 +02:00
  • ef0dcaabf9 Changing JPG compression (#1463) Andrea Fontana 2020-12-16 19:07:18 +01:00
  • f5b4656801 Added additional charsPadding initialization #1432 Ray 2020-12-14 23:51:55 +01:00
  • 5f690819e7 REVIEWED: Font struct, added charsPadding #1432 -WIP- Ray 2020-12-14 23:47:11 +01:00
  • e69f2f0c26 REVIEWED: DrawGrid(), issue with buffer limits check #1417 Ray 2020-12-14 23:39:12 +01:00
  • d360a49f36 ADDED: UnloadFileData() / UnloadFileText() #1440 Ray 2020-12-14 20:47:58 +01:00
  • cd3eb3d8bd Added some security checks on GenMesh*() #1454 Ray 2020-12-14 20:41:58 +01:00
  • 7a0e73331d Add mesh collision function so we can check meshes directly instead of having to put them in a model. (#1459) Jeffery Myers 2020-12-14 10:26:32 -08:00
  • a840d8a77d Changed extension for web from .bc to .a (#1461) hristo 2020-12-14 20:24:56 +02:00
  • 3ec8ac52f8 Building examples by default only if raylib is standalone. (#1460) hristo 2020-12-14 20:24:20 +02:00
  • 6e79476650 Fixed the build for web using CMake. (#1452) hristo 2020-12-13 21:29:47 +02:00
  • 11ebb54674 Don't put the obj and temp files for all the projects in the same place, it causes conflicts (#1458) Jeffery Myers 2020-12-13 07:08:22 -08:00
  • a798fd401f Fixed #1455 (#1456) Alexander Buhl 2020-12-13 16:06:55 +01:00
  • 342d4faf14 Add options to set line width and aliasing to rlGL layer. (#1457) Jeffery Myers 2020-12-13 01:58:24 -08:00
  • e6ae4879f6 Added security check to pitch change #1450 Ray 2020-12-12 13:07:46 +01:00
  • 459c4754dc Reviewed SetAudioBufferPitch() #1450 Ray 2020-12-12 13:01:31 +01:00
  • 039503e7c2 Add functions to enable/disable depth writes to go with functions for depth tests. (#1451) Jeffery Myers 2020-12-05 12:53:19 -08:00
  • 03df593263 Add function to get the position of a monitor (and fix some comments) (#1449) Jeffery Myers 2020-12-05 12:51:20 -08:00
  • 62406259d7 Corrected minor windows flags issues Ray 2020-12-03 20:33:46 +01:00
  • dd45d0ed64 Update VS2019 project Ray 2020-12-03 20:22:06 +01:00
  • c4aee2d09a Add VS2019 project Ray 2020-12-03 20:19:54 +01:00
  • 7955381fb3 Update core_basic_window.c Ray 2020-12-03 20:19:32 +01:00