Commit Graph

  • b0f245d8c5 Review ExportImageAsCode() comment raysan5 2020-05-24 15:47:15 +02:00
  • 8120547639 Added LoadWAV()/SaveWAV() memory buffer sample code raysan5 2020-05-24 00:20:32 +02:00
  • a6fcd32339 Support WAV music streaming #1198 raysan5 2020-05-23 23:19:59 +02:00
  • 427e543d84 Corrected issue raysan5 2020-05-23 23:17:34 +02:00
  • fe5fe230b9 Update dr_wav.h raysan5 2020-05-23 23:16:40 +02:00
  • 394bf00ba5 REDESIGNED: ExportMesh() to use memory buffer #1232 raysan5 2020-05-23 19:48:40 +02:00
  • 4e8e90b6df Add note comment on ExportImageAsCode() raysan5 2020-05-23 19:46:58 +02:00
  • 0bcb892975 REDESIGNED: LoadIQM(), LoadModelAnimations() to use mem buffers raysan5 2020-05-23 19:24:15 +02:00
  • 94789dd24a Review usage of sizeof(), unify conventions raysan5 2020-05-23 19:23:40 +02:00
  • b95673f701 Use RL_FREE() instead of free() raysan5 2020-05-23 19:21:46 +02:00
  • d3dece3343 REDESIGNED: ExportImageAsCode() to use memory buffer #1232 raysan5 2020-05-23 18:24:53 +02:00
  • c1e0978555 Replaced strncat() by memcpy() in some functions raysan5 2020-05-23 18:05:41 +02:00
  • 795c079c55 Corrected issues on LoadPKM() raysan5 2020-05-23 18:04:58 +02:00
  • a33dd87c99 Added Blend Modes example. (#1261) Karlo Licudine 2020-05-22 00:30:23 +00:00
  • c1bb051e61 Avoid some warnings raysan5 2020-05-22 02:26:47 +02:00
  • 76f8e84901 Reviewed LoadBMFont() to load data from memory #1232 raysan5 2020-05-22 02:19:45 +02:00
  • 70cd2f1edf Tweak raysan5 2020-05-22 02:18:50 +02:00
  • 0e56bc2929 Replace file accesses by memory accesses raysan5 2020-05-22 01:47:30 +02:00
  • a2955bc5b3 Corrected issue with multichannel on CloseAudioDevice() raysan5 2020-05-22 00:32:23 +02:00
  • cdbe1b6190 Review buffer limits on rectangle drawing raysan5 2020-05-21 18:57:45 +02:00
  • b3eea3d322 Avoid loading texcoords and normasl from model if not existent raysan5 2020-05-18 18:35:47 +02:00
  • 6acb7bcfe4 Avoid glGetStringi() on OpenGL 2.1 raysan5 2020-05-18 13:24:21 +02:00
  • d9a96c4ca0 added BLEND_SET (#1251) Random 2020-05-16 04:39:38 -07:00
  • abb94bd2ff Adding Normalize and Remap functions (#1247) Noor Wachid 2020-05-15 18:08:28 +07:00
  • b897ae092a ADDED: Ecample: embedded files loading raysan5 2020-05-14 23:58:36 +02:00
  • d14c51aa2a Introduced Vector2 and Vector3 Square Lenght. (#1248) ThePituLegend 2020-05-14 23:31:58 +03:00
  • 7b001164ef Review formatting GetPRevDirectoryPath() raysan5 2020-05-14 17:37:54 +02:00
  • 64d44d131d Emscripten fullscreen -WIP- raysan5 2020-05-14 17:35:26 +02:00
  • 730375faf7 fix bug in GetPrevDirectoryPath on Unix-like systems (#1246) ivn 2020-05-14 18:30:32 +03:00
  • 257f232d41 WARNING: BREAKING CHANGE: Review audio looping system raysan5 2020-05-14 14:00:37 +02:00
  • 3a33fe0fd9 Avoid LoadImageEx() usage internally raysan5 2020-05-14 13:37:52 +02:00
  • 65b7047111 Remove some [textures] function dependencies raysan5 2020-05-14 13:36:22 +02:00
  • ca6016cc71 TextToInteger() always exposed raysan5 2020-05-14 13:32:57 +02:00
  • 4ec40e720c GenMeshCubicmap() added comments and simplification raysan5 2020-05-11 17:54:23 +02:00
  • 45450db45a Update BINDINGS.md Ray 2020-05-11 13:58:28 +02:00
  • d7b0422769 Update BINDINGS.md Ray 2020-05-11 13:43:58 +02:00
  • 763aa5b8a2 Fixed Generated Normals for GenMeshCubicmap (#1244) GoldenThumbs 2020-05-11 04:41:21 -05:00
  • 4e3ab8f27d Update config.h.in raysan5 2020-05-09 17:37:02 +02:00
  • 3a4e3d8747 Update CMakeOptions.txt raysan5 2020-05-09 17:36:16 +02:00
  • 3a6af2cc57 Remove SUPPORT_IMAGE_DRAWING flag raysan5 2020-05-09 17:17:54 +02:00
  • 913ef1d56f Misc code reviews raysan5 2020-05-09 13:05:54 +02:00
  • 0bd64b7975 Gamepad axis bug fixes and improvement (#1228) Mickaël Malécot 2020-05-09 12:39:41 +02:00
  • 7efed56b66 Added [text] flag: SUPPORT_TEXT_MANIPULATION raysan5 2020-05-09 12:38:33 +02:00
  • 7a1d3d807f WARNING: RENAMED: ImageExtractPalette() -> GetImagePalette() raysan5 2020-05-09 12:07:18 +02:00
  • cb3bdf09c6 Merge branch 'master' of https://github.com/raysan5/raylib raysan5 2020-05-09 12:05:08 +02:00
  • 959447d8ed Reorganized texture functions raysan5 2020-05-09 12:05:00 +02:00
  • 2d1cbe3cb3 Update .gitignore Ray 2020-05-08 22:48:10 +02:00
  • db4a618c6f Fix materials loading for IQM models (#1227) sikor666 2020-05-08 20:27:10 +02:00
  • df5c522049 Update CMakeLists.txt to fix CMake build for Raspberry Pi (#1229) armageddon421 2020-05-07 22:22:09 +02:00
  • 4e29294caa Update BINDINGS.md Ray 2020-05-07 19:22:43 +02:00
  • a813c40abf Update BINDINGS.md Ray 2020-05-07 19:19:13 +02:00
  • 37dccd98a6 Added bindings: raylib-purebasic, clj-raylib Ray 2020-05-07 18:37:55 +02:00
  • d357b116fe Reviewed missing check for JPG raysan5 2020-05-07 18:08:35 +02:00
  • 6fa6757a8b Comment tweak raysan5 2020-05-07 13:39:41 +02:00
  • f6ca045735 ADDED: DrawTriangle3D() and DrawTriangleStrip3D() raysan5 2020-05-07 12:46:45 +02:00
  • 2e8299742b Comments review raysan5 2020-05-07 12:45:44 +02:00
  • 67d8b43b0e Review first person movement Y waving raysan5 2020-05-07 12:45:23 +02:00
  • fdad1f023b Avoid all MSVC compile warnings raysan5 2020-05-06 19:12:09 +02:00
  • 9a1e934621 Added raylib D bindings! Ray 2020-05-06 11:38:21 +02:00
  • 526c85773f Replace deprectared usleep() calls raysan5 2020-05-06 11:33:08 +02:00
  • 845596c30a No need for "LOGO_RECS_SIDE" maybe an artifact? (#1236) Rfaile313 2020-05-06 04:27:55 -05:00
  • 72443f8f25 Removed RaylibSharp (dead link) Ray 2020-05-02 11:56:24 +02:00
  • 695e937102 Added binding raylib-Forever Ray 2020-05-02 11:48:07 +02:00
  • b8055925bf Update raymath.h raysan5 2020-05-01 18:19:54 +02:00
  • 6a8e4795da Update core_input_multitouch.c raysan5 2020-05-01 18:16:04 +02:00
  • af744b07c3 Review latest PR formatting raysan5 2020-05-01 18:04:47 +02:00
  • 4583987fb9 Add Vector2MoveTowards function (#1233) Anata 2020-05-01 17:50:41 +02:00
  • c83477ffca WARNING: Big internal redesign! raysan5 2020-05-01 17:34:43 +02:00
  • 51c3bef497 Review exposed #defines and allow user re-defining raysan5 2020-05-01 17:31:44 +02:00
  • 1c15dc7292 Reviewed UWP update raysan5 2020-04-30 21:00:09 +02:00
  • 0981dde9d4 Remove strcmp() requirement raysan5 2020-04-30 20:17:16 +02:00
  • 4ca4326bf9 Review LoadGLTF() to read from memory buffer raysan5 2020-04-30 19:51:57 +02:00
  • 4b03860810 UWP rework (#1231) Reece Mackie 2020-04-30 18:48:39 +01:00
  • 2f454aa4b0 Added latest SPONSORS to list! Thank you very much! Ray 2020-04-29 22:54:40 +02:00
  • b1a0f9873b Added raylib-beef to list Ray 2020-04-29 21:10:11 +02:00
  • ac8f436c3b Init CORE.Window.focused raysan5 2020-04-29 20:55:17 +02:00
  • e65d15f6ad Merge branch 'master' of https://github.com/raysan5/raylib raysan5 2020-04-27 18:03:05 +02:00
  • 94ab5e2aab Review issue with vertex batch overflow #1223 raysan5 2020-04-27 18:02:54 +02:00
  • 06f6497181 Update README.md Ray 2020-04-27 17:49:57 +02:00
  • 6e2d39c51b ADDED: IsWindowFocused() raysan5 2020-04-27 17:41:29 +02:00
  • ce2e48af52 Update to use latest emscripten and android ndk Ray 2020-04-26 13:46:15 +02:00
  • 72cc3e0530 Corrected issue #1203 raysan5 2020-04-26 13:23:03 +02:00
  • 8e59ecb50c ADDED: GetWindowScaleDPI() raysan5 2020-04-24 23:17:32 +02:00
  • b73e7372d8 Fix for building examples with latest emsk (LLVM): remove EMTERPRETIFY, add ASYNCIFY (#1215) ivn 2020-04-23 16:45:26 +03:00
  • dd7dd1ac8b Mempool and other Allocators Optimization (#1211) Kevin Yonan 2020-04-22 04:11:45 -07:00
  • 0570e49d14 [android] Extend validity of the certificate (#1212) Dani Martin 2020-04-22 13:09:41 +02:00
  • 3494a29603 Update README.md Ray 2020-04-21 21:19:20 +02:00
  • 596499416f Update easings.h (#1210) flashback-fx 2020-04-21 21:17:58 +02:00
  • 00b3199859 Added raymath to examples raysan5 2020-04-16 13:49:19 +02:00
  • c8309327f8 Merge branch 'master' of https://github.com/raysan5/raylib raysan5 2020-04-16 13:49:05 +02:00
  • baf5e02f43 Remove comment raysan5 2020-04-16 13:48:47 +02:00
  • 2f044acb4e Update new-issue-template.md Ray 2020-04-15 20:05:19 +02:00
  • ff58f7e846 Update new-issue-template.md Ray 2020-04-15 20:04:14 +02:00
  • 736c6761a2 Create config.yml Ray 2020-04-15 20:02:51 +02:00
  • c30d394efe Update new-issue-template.md Ray 2020-04-15 19:58:51 +02:00
  • 6582084e9b Set the correct version of make on macos (#1202) Stefan E. Mayer 2020-04-14 18:50:53 +01:00
  • 3f1029c281 Added binding: jaylib (Java) Ray 2020-04-14 13:04:51 +02:00
  • 8d51ad567f Review UWP project -WIP- raysan5 2020-04-13 16:40:04 +02:00
  • 32387317bf Make raymath more consistent (#1197) G3bE 2020-04-14 00:32:45 +10:00
  • f0fe03087a Remove tshirt design raysan5 2020-04-13 15:35:56 +02:00