Commit Graph

  • 26f39e41a9 Remove games from building raysan5 2020-04-13 15:10:42 +02:00
  • fd5d1dfcb6 WARNING: REMOVED raylib/games - Moved to raysan5/raylib-games raysan5 2020-04-13 13:31:45 +02:00
  • eb04be8141 Review VSCode tasks raysan5 2020-04-13 12:07:05 +02:00
  • c21e9a721b Fix VSCode (#1193) Stefan E. Mayer 2020-04-13 10:51:40 +01:00
  • b4af1b2cc0 add makefile to support multiple C files (#1195) pah arif 2020-04-12 02:01:28 +08:00
  • 5ff5be388f Merge branch 'master' of https://github.com/raysan5/raylib raysan5 2020-04-11 12:03:59 +02:00
  • a7311af8c3 Corrected examples after API change: ImageDrawText*() raysan5 2020-04-11 11:26:16 +02:00
  • 17ee57c458 tcc-based vscode project for windows (#1191) pah arif 2020-04-11 17:23:00 +08:00
  • cc816345bf WARNING: API BREAK: Removed LoadImagePro() raysan5 2020-04-10 19:26:36 +02:00
  • b132da0ac2 WARNING: API BREAK: Reviewed ImageDrawText*() params order raysan5 2020-04-10 19:10:15 +02:00
  • d419602c99 Review display size init for RPI raysan5 2020-04-09 23:50:00 +02:00
  • 926651b708 Optimized ImageDrawPixel() raysan5 2020-04-09 22:44:10 +02:00
  • 0abe557af1 Fixed issue with ImageDrawLine() raysan5 2020-04-08 12:37:52 +02:00
  • 6c9f6cf084 Revert "CMake: Don't create symlinks on unsupporting file systems (#539)" Ahmad Fatoum 2020-04-08 08:42:59 +02:00
  • 81c44e32c3 ignore symlink creation failure error Shy 2020-04-07 11:36:05 -04:00
  • 2b5188c4b3 Updated VS2017.UWP output folders raysan5 2020-04-07 21:19:43 +02:00
  • a25d3b7ff4 Update raylib.vcxproj raysan5 2020-04-07 21:14:36 +02:00
  • 42f09eb2b8 Delete .gitignore raysan5 2020-04-07 18:52:07 +02:00
  • ef9e9bfa7d Review Android piepline raysan5 2020-04-07 17:54:08 +02:00
  • f31b87fae8 Remove ANGLE project raysan5 2020-04-07 17:43:21 +02:00
  • 3b174876b3 Update launch.json raysan5 2020-04-07 16:43:40 +02:00
  • 62b7064e90 Corrected issue with depth initialization #1179 raysan5 2020-04-06 19:58:28 +02:00
  • 0a25b9d39b Update README.md Ray 2020-04-06 13:30:32 +02:00
  • 5fb6155eea Removed unused Duck model. raysan5 2020-04-06 11:37:47 +02:00
  • 4f40f8bc47 added log warning for unsupported file extension for music stream (#1176) Louis Johnson 2020-04-06 19:26:09 +10:00
  • 8d0888afef Update SPONSORS.md Ray 2020-04-05 23:26:32 +02:00
  • 2d6303e9fe Allow for empty replacement string (#1178) Benjamin Stigsen 2020-04-05 22:42:59 +02:00
  • 90fb53bccc Review android_fopen() to support SDCard access raysan5 2020-04-05 17:51:27 +02:00
  • 4ceb4d3bf3 Some code tweaks, comments and defines raysan5 2020-04-05 17:50:37 +02:00
  • 9c280bc7af TextReplace changes (#1172) Benjamin Stigsen 2020-04-04 14:25:57 +02:00
  • 8444c3f705 Fixed offset check in GenImageFontAtlas (#1171) SasLuca 2020-04-02 22:53:29 +01:00
  • 7ef114d1da Set build type to Release only #1164 3.0.0 Ray 2020-04-01 11:07:01 +02:00
  • adb20569be Review shared library building raysan5 2020-04-01 11:06:05 +02:00
  • 07f3a65a96 Update ROADMAP.md Ray 2020-03-31 23:00:48 +02:00
  • 6a8b1079c1 Update project version for release Ray 2020-03-30 23:42:17 +02:00
  • 703850b341 Update README.md Ray 2020-03-30 23:28:38 +02:00
  • 8da6307456 Get icons back on shell.html raysan5 2020-03-30 21:34:45 +02:00
  • e469f4ebf7 Update config.h, enable some file-formats by default raysan5 2020-03-30 17:42:42 +02:00
  • 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