Commit Graph

  • 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
  • 4eae76302f REPLACED: rgif.h by msf_gif.h Ray 2020-11-20 00:34:18 +01:00
  • 4a7ab0ae24 Update windows.yml Ray 2020-11-19 20:21:05 +01:00
  • 7564097d5e Update webassembly.yml Ray 2020-11-19 20:19:18 +01:00
  • 7f6cd93d62 WARNING: Multiple funcs reviewed! Ray 2020-11-19 20:11:11 +01:00
  • 72e51cd6de Review formating Ray 2020-11-19 20:06:35 +01:00
  • 700bff5fd8 Version tweak Ray 2020-11-19 20:01:40 +01:00
  • 9471794449 Update to latest tiniobjloader Ray 2020-11-17 00:30:12 +01:00
  • a54d9f734b rlUpdateTexture(): Corrected issue Ray 2020-11-16 15:18:05 +01:00
  • 94dd2f81e9 Update BINDINGS.md for raylib-python-cffi 3.1-dev (#1433) Richard Smith 2020-11-16 14:17:03 +00:00
  • f448542dd2 Review issues with FLAC loading Ray 2020-11-16 12:20:50 +01:00
  • 4d5ee7953c Updated tinyobjloader raysan5 2020-11-15 14:31:43 +01:00
  • cb517d0050 Update tinyobj_loader_c.h raysan5 2020-11-15 14:19:55 +01:00
  • a3d33d9222 Update tinyobj_loader_c.h raysan5 2020-11-15 14:18:59 +01:00
  • 82d61a5875 Updated stb_image v2.26 and stb_image_write v1.15 raysan5 2020-11-15 14:11:36 +01:00
  • 66f9fbaa88 Update cgltf.h raysan5 2020-11-15 14:06:39 +01:00
  • 321f55bce1 Update audio libraries #1423 raysan5 2020-11-15 14:04:28 +01:00
  • 8ff2b387f9 Review code formating raysan5 2020-11-15 13:17:11 +01:00
  • bd287efa4c Fixed zero-window upscaling (#1428) Ilya3point999K 2020-11-15 17:13:21 +05:00
  • 9b2b660f91 Commented new feature raysan5 2020-11-15 13:10:12 +01:00
  • 55dc8171f8 [text] Consider characters padding -WIP- #1432 raysan5 2020-11-15 12:39:59 +01:00
  • c222e231f0 Added SmallBASIC binding Ray 2020-11-08 17:47:21 +01:00
  • 3e1cd487df Remove trailing spaces Ray 2020-11-03 23:47:33 +01:00
  • f46514b855 Fixed keyboard stuttering but for cmake only (#1422) kernelkinetic 2020-11-03 23:39:56 +01:00
  • 05ab39ed9f REVIEWED: SaveFileText() error checking Ray 2020-11-01 19:42:50 +01:00
  • 5ac9cb04c2 Reverted ChangeDirectory() redesign Ray 2020-11-01 19:06:21 +01:00
  • 01d9af12f7 REDESIGNED: ChangeDirectory() Ray 2020-11-01 18:14:55 +01:00