Commit Graph

  • 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
  • 8e15dae5ed Review contributed examples Ray 2020-11-01 13:39:48 +01:00
  • 5f79ad9765 Update CHANGELOG Ray 2020-11-01 13:38:42 +01:00
  • fc1fc250e7 A couple of little comment fixes (#1416) Dominus Iniquitatis 2020-10-31 16:40:35 +03:00
  • 8327857488 Update shaders_multi_sample2d.c Ray 2020-10-31 11:49:19 +01:00
  • fbc51e822b REDESIGNED: Multiple sampler2D usage on batch system Ray 2020-10-31 11:48:44 +01:00
  • 8a16348131 Support multiple sample2D on batch drawing #1333 Ray 2020-10-29 20:22:52 +01:00
  • 60d874caf8 REVIEWED: GetWindowScaleDPI() #1086 Ray 2020-10-29 19:29:59 +01:00
  • 37e2d993e7 Updated assets Ray 2020-10-29 18:41:05 +01:00
  • 2bcd3a6df5 Simplified example and resources sizes Ray 2020-10-28 20:35:44 +01:00
  • d99ac093d4 Support additional texture units for default batch system #1333 Ray 2020-10-26 20:13:08 +01:00
  • d9e591f235 Review some comments Ray 2020-10-26 20:11:58 +01:00
  • 482b8a5e7e Some tweaks raysan5 2020-10-24 10:37:15 +02:00
  • 88dbaae3be Update CHANGELOG Ray 2020-10-21 23:32:24 +02:00
  • e820aae80b Added raylib 3.5 CHANGELOG -WIP- Ray 2020-10-21 23:27:00 +02:00
  • f12db180cd Reviewed PR #1407 Ray 2020-10-21 11:08:37 +02:00
  • 9833fe45eb Added desktop cursor getter and setter functions (#1407) Chance Snow 2020-10-21 03:55:52 -05:00
  • eb3e9e4df5 Added version of raylib-cppsharp via used raylib license date! (#1413) Rabia Alhaffar 2020-10-21 01:13:39 +03:00
  • 5df08daa3f Added Boo bindings for raylib! (#1412) Rabia Alhaffar 2020-10-20 22:03:19 +03:00
  • 3c9f7263e5 fixed mouse movements are bound to the screen resolution (https://github.com/raysan5/raylib/issues/1392) (#1410) kernelkinetic 2020-10-13 22:26:40 +02:00
  • fa357b8d5d Review undesired changes raysan5 2020-10-10 19:27:18 +02:00
  • c62c4df749 Updated miniaudio #1402 raysan5 2020-10-10 19:25:23 +02:00
  • 6ebf6b4e72 allow for multiple materials in obj files (#1408) chriscamacho 2020-10-08 19:31:59 +01:00
  • 41192c6d4a Replace 0.f by 0.0f Ray 2020-10-05 20:19:18 +02:00
  • b29311c7ca mouse: Return float movement for precise scrolling where possible (#1397) Doyle 2020-10-06 05:16:23 +11:00
  • a4ea9f872f Review "aggregate initializations" #1403 Ray 2020-10-05 20:04:33 +02:00
  • a8685ee4fd Add Vector2Reflect to raymath.h (#1400) Daniel-Junior Dubé 2020-10-04 06:12:52 -04:00
  • 7e62d973f9 Add some bindings' versions (#1398) Intasx 2020-10-02 03:01:21 -03:00
  • 0c29ca8166 Fix 1393 (#1395) Tobias Jammer 2020-09-29 17:57:28 +02:00
  • a850246030 Review Texture type Ray 2020-09-28 00:40:32 +02:00
  • 446f9fff00 Added note raysan5 2020-09-27 11:14:49 +02:00
  • 4bcddc3b15 [wip] rlDrawMeshInstanced (#1318) seanpringle 2020-09-27 18:29:05 +10:00
  • e90b4d8915 Platform DRM (#1388) kernelkinetic 2020-09-27 10:18:43 +02:00
  • c2e56f2604 REVIEW: GenTextureCubemap(), avoid using models.c functions raysan5 2020-09-26 11:51:42 +02:00
  • b9053eebe7 Added new GIF recording library (not used yet) raysan5 2020-09-26 11:41:49 +02:00
  • eef82b04ac REVIEW: Replace rlglDraw() calls by DrawRenderBatch() internal calls raysan5 2020-09-25 18:19:19 +02:00
  • fe8bf2fa55 REVIEWED: GenTextureCubemap(), use rlgl functionality only raysan5 2020-09-25 18:14:46 +02:00
  • b9ece86ffd Add join_paths and join prefix with include/lib dirs (#1383) Adam Griffiths 2020-09-26 00:20:49 +10:00
  • bd512764ff REVIEW: example: models_cubicmap_pbr #1384 raysan5 2020-09-23 14:19:10 +02:00
  • 4a97a5c63a Update models_skybox.c raysan5 2020-09-23 14:18:15 +02:00
  • 032b2db398 REVIEWED: GenTextureCubemap() raysan5 2020-09-21 13:18:53 +02:00
  • 59bbba19a7 update raylib-nelua repository url (#1382) André L. Alvares 2020-09-20 13:46:51 -03:00
  • c05dbb4581 Updated joystick mappings with latest version of gamecontrollerdb (executed GenerateMappings.cmake), so that raylib can identify more joysticks (#1381) coderoth 2020-09-19 19:51:32 +00:00
  • 8d41683917 REVIEWED: models_skybox example raysan5 2020-09-19 20:42:19 +02:00
  • 789c5fbdf9 Updated build script to generate .a on WebAssembly raysan5 2020-09-18 20:53:57 +02:00
  • 4a242c2889 Updated library build script for HTML5 (emscripten 2.0.4) raysan5 2020-09-18 20:48:25 +02:00