Commit Graph

  • 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
  • 7e9028ae08 Update user name Ray 2020-12-03 20:17:50 +01:00
  • 1c9726fd8c Update core_window_flags.c Ray 2020-12-03 20:17:21 +01:00
  • d1119816d7 Review comment Ray 2020-12-03 20:16:46 +01:00
  • 0540f0ad32 Review window flags Ray 2020-12-03 20:16:35 +01:00
  • 84ab00d52e Merge branch 'master' of https://github.com/raysan5/raylib Ray 2020-12-02 08:29:14 +01:00
  • 63d33d7a7a Update CMakeLists.txt Ray 2020-12-02 08:27:43 +01:00
  • 679a26a195 Two small quality of life changes to projects. (#1448) Jeffery Myers 2020-12-01 22:35:48 -08:00
  • 60928ec82c ADDED: UnloadModelKeepMeshes() #1441 Ray 2020-12-01 23:44:10 +01:00
  • 0481053dad Review for issue #1446 Ray 2020-12-01 23:23:30 +01:00
  • 59be7b9c29 Update CMakeLists.txt Ray 2020-12-01 23:21:35 +01:00
  • 83916bd3c2 Updated GLFW to latest 3.4 (github master - 16Nov2020) Ray 2020-11-30 09:11:22 +01:00
  • 23ed67cce0 Review some config options Ray 2020-11-30 09:00:40 +01:00
  • df249f5513 Fix typecast warnings in raylib code as reported by visual studio 2019 (#1443) Jeffery Myers 2020-11-29 23:14:11 -08:00
  • d43268b317 Added GLFW_OPENGL_FORWARD_COMPAT for Apple Support (#1445) Seth Archambault 2020-11-29 04:15:51 -05:00
  • 0322fc28d4 optimized MatrixLookAt (#1442) Random 2020-11-29 01:08:22 -08:00
  • ed0fda2b40 Added Apple Compilation Instructions (#1444) Seth Archambault 2020-11-29 03:53:29 -05:00
  • d6f4f3ee88 REMOVED: GetImageDataNormalized() raysan5 2020-11-28 19:11:31 +01:00
  • 14c1ee2681 ADDED: UnloadFontData() raysan5 2020-11-28 19:07:41 +01:00
  • 28213c2a20 Update CHANGELOG Ray 2020-11-25 00:24:51 +01:00
  • 687dd34c38 Update CHANGELOG Ray 2020-11-25 00:14:51 +01:00
  • 3d1ae3500c REVIEWED: Window state flags -WIP- Ray 2020-11-23 23:46:05 +01:00
  • 468a0bedd8 REDESIGNED: Window state config #1367 -WIP- Ray 2020-11-23 00:49:27 +01:00
  • a560fe9a1e Added some comments Ray 2020-11-22 10:56:17 +01:00
  • 11da1714d5 Added raylib Harbour binding Ray 2020-11-22 09:34:42 +01:00
  • 8e48268310 Update CHANGELOG Ray 2020-11-22 00:16:26 +01:00
  • bb9d734f69 Exposing some file access results to user layer #1420 Ray 2020-11-22 00:10:16 +01:00
  • 36dc302c25 Reverted to previous working version #1434 Ray 2020-11-21 14:14:25 +01:00
  • 9bb4d84577 Update CHANGELOG Ray 2020-11-20 23:23:26 +01:00