Commit Graph

  • 8941cf3e66 Update textures.c raysan5 2020-03-30 17:42:19 +02:00
  • 68cad30646 Remove useless files raysan5 2020-03-30 17:27:03 +02:00
  • fc7ec5e907 Update raylib.h raysan5 2020-03-30 17:11:35 +02:00
  • 1a948849f3 [cppcheck] Fix minor warnings in models.c and raudio.c (#1162) Dani Martin 2020-03-30 17:08:01 +02:00
  • bba10504e2 Update HISTORY.md Ray 2020-03-30 16:30:34 +02:00
  • ff11a6fbe8 Update CHANGELOG Ray 2020-03-30 16:25:59 +02:00
  • 27ebe78313 Update CHANGELOG Ray 2020-03-30 16:23:37 +02:00
  • 44961d1975 Update core_basic_window.c raysan5 2020-03-30 16:09:09 +02:00
  • e8a8d544c5 Review formating and signegness issues raysan5 2020-03-30 14:38:16 +02:00
  • 62cdb2299b [cppcheck] Improvements in SaveStorageValue() in core.c (#1160) Dani Martin 2020-03-30 13:51:36 +02:00
  • 9b66883e0b Update README.md Ray 2020-03-30 13:29:05 +02:00
  • d1b0d6a6dc Update README.md Ray 2020-03-30 13:28:30 +02:00
  • c47ba58494 Update README.md Ray 2020-03-30 13:23:20 +02:00
  • 41582f0448 Fix "variable is reassigned before use" linter warning on raymath.h (#1158) Valentin Lemière 2020-03-29 22:03:10 +02:00
  • 3e76d3a3d3 Added example: shaders_spotlight raysan5 2020-03-29 14:25:09 +02:00
  • 733ed972f7 Reorganize image functions raysan5 2020-03-29 13:37:33 +02:00
  • 5d7050bdf9 Reorganize image/texture functions for consistency raysan5 2020-03-29 13:31:12 +02:00
  • a025636fa1 Update ImageDraw*() functions to match arguments of Draw*() (#1156) Rob Loach 2020-03-29 06:43:34 -04:00
  • 3c3dfde3f9 Added binding: raylib-zig Ray 2020-03-28 19:35:20 +01:00
  • 5829fdb73e Added binding: raylib-ats2 Ray 2020-03-28 19:30:00 +01:00
  • 9b74c40fc2 Update HISTORY.md Ray 2020-03-28 19:17:51 +01:00
  • 66e0d774bd Revert "Update compilation warning flags (#1151)" raysan5 2020-03-28 18:39:56 +01:00
  • a5e1aff99b [example] Integrate virtual mouse in main example raysan5 2020-03-28 18:36:30 +01:00
  • e333eb415b Update window rc raysan5 2020-03-28 18:27:56 +01:00
  • 02df366a7a Update HISTORY.md Ray 2020-03-27 20:40:00 +01:00
  • 976a10c891 Update CHANGELOG Ray 2020-03-27 20:31:20 +01:00
  • d28e73849b Review TRACELOG() messages raysan5 2020-03-27 18:49:21 +01:00
  • d7b15ac1cf Review TRACELOG() categories raysan5 2020-03-27 18:45:37 +01:00
  • c0c775e45d [rlgl] Review TRACELOG() messages, categorized raysan5 2020-03-27 18:31:36 +01:00
  • b5842434c2 Corrected missing semicolon raysan5 2020-03-27 18:31:16 +01:00
  • c7e9951795 [core] Review TRACELOG() messages, categorized raysan5 2020-03-27 18:06:09 +01:00
  • 70ed975b99 [models] Review TRACELOG() messages, categorized raysan5 2020-03-27 17:43:51 +01:00
  • 7e2b1b4ff0 [textures] Review TRACELOG() messages raysan5 2020-03-27 17:43:38 +01:00
  • 915b5f370b [raudio] Review TRACELOG() messages, categorized raysan5 2020-03-27 17:43:24 +01:00
  • 0c6c421508 [raudio] Review TRACELOG() messages, categorized raysan5 2020-03-27 17:16:30 +01:00
  • bc2c6251f8 [text] Review TRACELOG() messages, categorized raysan5 2020-03-27 17:16:07 +01:00
  • b9dd459d5a [textures] Review TRACELOG() messages, categorized raysan5 2020-03-27 17:15:44 +01:00
  • 28da2522fe [utils] Review TRACELOG() messages, categorized raysan5 2020-03-27 17:15:26 +01:00
  • 2528854664 Update compilation warning flags (#1151) Dani Martin 2020-03-26 18:48:34 +01:00
  • 7ae7a87f8a Remove trail spaces raysan5 2020-03-25 19:41:51 +01:00
  • 3d41c1b6cd Minor tweaks raysan5 2020-03-25 19:38:55 +01:00
  • 96005f2566 ADDED: IsWindowFullscreen() raysan5 2020-03-25 18:52:38 +01:00
  • e37d021cd3 Enable IQM models support on config.h raysan5 2020-03-25 18:51:46 +01:00
  • 133a882556 Update config.h raysan5 2020-03-25 18:39:28 +01:00
  • 74339b9fdc [example] Review shaders_spotlight to work on GLSL 100 raysan5 2020-03-25 18:39:21 +01:00
  • 2dbcef218c spotlight example, each spot has own radius, mouse countrol (#1148) chriscamacho 2020-03-25 09:28:16 +00:00
  • e07281f8bd Fixed DrawTextRecEx() selection when wordwrap is ON (again) (#1149) Random 2020-03-25 02:27:43 -07:00
  • 5e670be239 REVIEWED: shaders_spotlight example raysan5 2020-03-24 19:49:09 +01:00
  • 05abaee0e0 Update core_window_letterbox_virtual_mouse.c raysan5 2020-03-24 19:10:50 +01:00
  • d657537821 Support mtl loading by tinyobj_parse_obj() #1134 raysan5 2020-03-24 18:42:57 +01:00
  • 5fe0db347c Update HISTORY.md Ray 2020-03-24 15:03:55 +01:00
  • 649665eac9 Update CHANGELOG Ray 2020-03-24 15:01:09 +01:00
  • efe359d613 as per request spotlight example (#1146) chriscamacho 2020-03-24 13:27:14 +00:00
  • c45fe62abc Add files via upload (#1147) Anata 2020-03-24 14:25:44 +01:00
  • 584e2d664c GenMeshHeightmap flat shading normals (#1140) Ádám Dóda 2020-03-24 13:27:49 +01:00
  • 51a8e1d692 Remove define not required raysan5 2020-03-24 13:26:34 +01:00
  • da836a732c Android: Better track touch input returned from IsMouse*() (#1144) Doyle 2020-03-24 23:23:34 +11:00
  • 6bab884d1d Added note on examples not supporting GLSL100 raysan5 2020-03-24 12:39:05 +01:00
  • 4e6db307e4 appveyor: configure for Release with Debug Info Ahmad Fatoum 2020-03-23 22:48:29 +01:00
  • 0229f9b1a4 CMakeLists.txt: report generated CMAKE_CONFIGURATION_TYPES Ahmad Fatoum 2020-03-15 09:44:59 +01:00
  • 6bbaca118f ended up using the 100 version shaders as off the top of my (#1142) chriscamacho 2020-03-23 22:07:42 +00:00
  • ba3b4b2d08 Set a release date for raylib 3.0! Ray 2020-03-23 20:56:31 +01:00
  • fcdb120935 Comment tweaks raysan5 2020-03-23 20:24:20 +01:00
  • 8f45370073 Comment tweaks raysan5 2020-03-23 20:24:09 +01:00
  • 502bc61931 Update HISTORY.md Ray 2020-03-23 14:30:19 +01:00
  • 5a39b22521 Update CHANGELOG Ray 2020-03-23 14:22:06 +01:00
  • 6c44c9d730 Update HISTORY.md Ray 2020-03-21 21:14:26 +01:00
  • a523c64718 Update CHANGELOG Ray 2020-03-21 20:33:46 +01:00
  • 5aebd2a16c Review formating from PR #1138 raysan5 2020-03-21 20:30:40 +01:00
  • 574c689ff7 Added draw functions to ImageDraw*() (#1138) Sourav Gupta 2020-03-22 00:53:50 +05:30
  • b178c992a1 Update README.md Ray 2020-03-21 20:21:08 +01:00
  • a4d31e1dad Added raylib 3.0 notes -WIP- Ray 2020-03-21 20:20:37 +01:00
  • e151487fde Review history introduction Ray 2020-03-21 19:13:16 +01:00
  • 061848cd0c Updated badges links Ray 2020-03-21 18:48:04 +01:00
  • ab1c12c449 Update Travis/AppVeyor badges Ray 2020-03-21 15:05:02 +01:00
  • 8db8401bc1 Review Travis/AppVeyor badges Ray 2020-03-21 13:50:24 +01:00
  • 58a81dd760 Update README.md Ray 2020-03-21 13:48:53 +01:00
  • a5838e40d9 Update CONTRIBUTING.md Ray 2020-03-21 13:37:48 +01:00
  • 78e8fd1c31 Update CHANGELOG Ray 2020-03-21 13:32:53 +01:00
  • 2d07d29a1c Update README.md Ray 2020-03-21 13:29:03 +01:00
  • 19bbcbb486 Update badges Ray 2020-03-21 13:26:19 +01:00
  • b6ba3dacb9 Playing with badges Ray 2020-03-21 13:23:20 +01:00
  • 65d9d0aac1 Testing badges Ray 2020-03-21 13:22:06 +01:00
  • b9c966f902 Playing with badges... Ray 2020-03-21 13:01:50 +01:00
  • d62368f133 Update README.md Ray 2020-03-21 12:43:27 +01:00
  • 3d66a6c93f Added: new binding to Carp Ray 2020-03-21 11:28:18 +01:00
  • 01e035e28b Android: Track touch motion across screen (#1137) Doyle 2020-03-20 02:56:48 +11:00
  • 4af4483f5f Added security check in case init fails #1135 raysan5 2020-03-17 20:57:01 +01:00
  • 2344941974 Replace external libraries custom allocators by raylib ones #1074 raysan5 2020-03-17 13:40:07 +01:00
  • 6f41b9594a Update README.md Ray 2020-03-16 20:46:28 +01:00
  • 3e049c09d5 ADDED: XD Pascal bindings Ray 2020-03-16 19:11:06 +01:00
  • 92e1205f40 Adding the option to change the target platform(x86/x64), Generating the .pdb file on debug builds, and correcting comments that called the script 'windows-build.bat' instead of 'build-windows.bat' (#1133) Henrique de Lima 2020-03-16 06:32:39 -03:00
  • 71b06caed4 Corrected typo raysan5 2020-03-15 17:06:08 +01:00
  • 4611406c68 REVIEWED: ImageTextEx() to support line breaks #1131 raysan5 2020-03-15 16:18:48 +01:00
  • 427be604b9 Android: Set display.[width, height] before screen size check (#1132) Doyle 2020-03-16 01:56:43 +11:00
  • d57b5ac89a Added note on transparent framebuffer w/o X11 on RPI Ray 2020-03-12 17:47:35 +01:00
  • 82937e1564 Update .gitignore Ray 2020-03-12 13:02:18 +01:00
  • 7fa12844ed [text] TextToUpper(): Added note on diacritics Ray 2020-03-12 13:02:09 +01:00
  • af011bc952 ADDED Binding: FreeBasic Ray 2020-03-09 18:52:41 +01:00
  • 4c728f0b54 Minor tweaks Ray 2020-03-09 18:45:37 +01:00