Commit Graph

  • ae35c37c8a Corrected game to run on OpenGL 1.1 raysan5 2017-08-04 18:56:36 +02:00
  • eeca607506 Review transforms to match OpenGL 1.1 raysan5 2017-08-04 18:34:51 +02:00
  • 1f310f7d4b new example added: models_plane_rotations raysan5 2017-08-04 13:38:21 +02:00
  • 2ec8880197 Updated stb libs to latest version raysan5 2017-08-04 12:58:39 +02:00
  • fba117e3cd Removed old tool raysan5 2017-07-31 19:42:26 +02:00
  • 7045ceaaed Merge pull request #342 from define-private-public/patch-2 Ray 2017-07-31 08:09:01 +02:00
  • 71d9426565 Make physac work on OS X Benjamin Summerton 2017-07-30 23:56:58 -04:00
  • d071418cba Added Vector3MultiplyV() Ray 2017-07-28 20:58:38 +02:00
  • 2a263f7b5f Corrected compilation on OpenGL ES 2.0 Ray 2017-07-28 19:59:04 +02:00
  • 17d40b2f37 Corrected function name raysan5 2017-07-25 18:26:22 +02:00
  • c59651bff0 Update README.md Ray 2017-07-25 18:20:26 +02:00
  • c764b3d03e Some tweaks raysan5 2017-07-25 18:09:58 +02:00
  • 1fcca40db5 Update README.md Ray 2017-07-25 11:40:04 +02:00
  • 98f447f714 Update README.md Ray 2017-07-25 11:28:22 +02:00
  • 072684d276 Removed webpage from raylib repo raysan5 2017-07-24 20:04:54 +02:00
  • b2712b6db7 Corrected issue on QuaternionFromVector3ToVector3() raysan5 2017-07-23 17:29:51 +02:00
  • f57367e786 Implemented some changes raysan5 2017-07-23 13:20:35 +02:00
  • a766e2c480 Updated Vector math to new naming raysan5 2017-07-22 22:15:50 +02:00
  • 3655c6e466 Renamed Vector*() functions to Vector3*() raysan5 2017-07-22 22:13:26 +02:00
  • 2227742e96 Corrected bug on texture rotation raysan5 2017-07-22 18:10:34 +02:00
  • 814f665bc1 Reviewed features list raysan5 2017-07-22 16:58:22 +02:00
  • 2fc7bc9504 Reviewed example with new maths raysan5 2017-07-22 13:02:02 +02:00
  • cbb134946c Corrected GetMouseRay() and rlUnproject() raysan5 2017-07-22 11:02:40 +02:00
  • c756227e11 Remove BOM from file encoding raysan5 2017-07-22 10:44:24 +02:00
  • 00d2768bc9 Corrected bug on MatrixPerspective() raysan5 2017-07-22 10:35:41 +02:00
  • bee980e90f Merge pull request #333 from define-private-public/patch-1 Ray 2017-07-22 09:48:59 +02:00
  • c43caeccb6 Update Makefile in examples/ Benjamin Summerton 2017-07-21 19:30:24 -04:00
  • c6cd07c373 Some tweaks raymath related raysan5 2017-07-21 17:46:44 +02:00
  • e52032f646 Complete review of raymath raysan5 2017-07-21 17:19:28 +02:00
  • 9040526f17 Adapt to new materials system raysan5 2017-07-21 17:17:37 +02:00
  • 38d9fcb08e Moved some functions to raymath raysan5 2017-07-21 15:25:35 +02:00
  • 980d9d4cd4 rlgl usable as standalone library raysan5 2017-07-21 10:42:57 +02:00
  • 84aff31973 MatrixPerspective() angle required in radians raysan5 2017-07-21 10:42:41 +02:00
  • 163339991c Review heightmap example for raylib 1.8 raysan5 2017-07-21 09:55:10 +02:00
  • 92729662f4 Additional path check raysan5 2017-07-21 09:49:23 +02:00
  • 2679c4ae9b Review mesh loading and textures generation raysan5 2017-07-21 09:34:09 +02:00
  • 63fd96354e Simplify a bit GenTexture*() functions raysan5 2017-07-20 14:27:59 +02:00
  • 4c06725461 Removed useless functions raysan5 2017-07-20 14:27:17 +02:00
  • 52cd5c6324 Corrected some issues raysan5 2017-07-20 12:26:25 +02:00
  • 0dabb2708b Reorganized a couple of functions raysan5 2017-07-19 19:53:53 +02:00
  • 76c6f0b1e6 Working on PBR system raysan5 2017-07-19 18:55:26 +02:00
  • e8b65422c4 Merge pull request #329 from define-private-public/328.shared-library-on-os-x Ray 2017-07-19 10:14:36 +02:00
  • d368403a13 Working on PBR materials, renamed some data raysan5 2017-07-19 10:09:34 +02:00
  • ba32d6a753 Able to make a .dylib for OS X Benjamin N. Summerton 2017-07-18 22:23:43 -04:00
  • 8f569e59b1 Review shared library generation Ray 2017-07-17 14:16:23 +02:00
  • bf169f7f42 Added PBR required resources Ray 2017-07-17 14:06:27 +02:00
  • e893f3629e Corrected some issues raysan5 2017-07-17 12:02:46 +02:00
  • 6546474fa4 Manual integration of material-pbr into develop Ray 2017-07-17 00:33:40 +02:00
  • 025dab9907 Updated twitter address Ray 2017-07-16 23:11:59 +02:00
  • eb7b5e59bb Merge branch 'master' of https://github.com/raysan5/raylib victorfisac 2017-07-15 16:05:00 +02:00
  • 8ca8550739 Removed function reference raysan5 2017-07-08 14:22:48 +02:00
  • 013f80f3a3 Added command line compiling with MSVC raysan5 2017-07-08 14:20:05 +02:00
  • 53fbeeea71 Corected some issues with jar_xm raysan5 2017-07-08 14:19:27 +02:00
  • 36fcffeaae Incremented version number for reference raysan5 2017-07-02 19:29:21 +02:00
  • 6589c808b5 Review some formatting for consistency raysan5 2017-07-02 19:29:01 +02:00
  • 5f0f87ecce Added VS2015 raylib release files raysan5 2017-07-02 14:41:14 +02:00
  • 65cf3080a5 Review VS2015 projects configurations raysan5 2017-07-02 14:33:40 +02:00
  • c04cb0a65e Review TraceLog() usage raysan5 2017-07-02 12:43:49 +02:00
  • 9f09f6f550 Rename enum LogType names... raysan5 2017-07-02 12:35:13 +02:00
  • bfa66f446a Review raylib path on rpi raysan5 2017-07-02 12:09:02 +02:00
  • c949b74114 Merge pull request #315 from joeld42/obj-loader-fix Ray 2017-07-01 10:23:47 +02:00
  • e0c95ede50 Prevent bogus triangle being added when there is whitespace at end of .OBJ file Joel Davis 2017-06-30 23:37:19 -07:00
  • 83b4b13a2c Merge pull request #314 from nounoursheureux/develop Ray 2017-06-29 16:31:40 +02:00
  • 056a494baf Fix some other typos Wilhem Barbier 2017-06-29 10:36:58 +02:00
  • aba3739c13 Fix some typos in raymath.h Wilhem Barbier 2017-06-29 10:29:01 +02:00
  • 495b6d8883 Merge pull request #313 from nounoursheureux/develop Ray 2017-06-29 09:05:46 +02:00
  • 3c9aa780f9 Removed an unwanted file and fixed an example Wilhem Barbier 2017-06-28 19:14:20 +02:00
  • 5f5bd20f07 Merge pull request #312 from nounoursheureux/image_gen Ray 2017-06-28 18:27:55 +02:00
  • 786cd63057 Add a density parameter to GenImageRadialGradient Wilhem Barbier 2017-06-28 17:27:47 +02:00
  • c3049a9b06 Merge pull request #311 from nounoursheureux/image_gen Ray 2017-06-28 16:20:25 +02:00
  • c51f63f661 Merge pull request #310 from nounoursheureux/save_image Ray 2017-06-28 15:58:05 +02:00
  • 3fe268d004 Swap the two parameters Wilhem Barbier 2017-06-28 15:38:34 +02:00
  • a0ac8ee2c4 Add more image generation functions: radial gradient and perlin noise Wilhem Barbier 2017-06-28 15:29:56 +02:00
  • 954757532a Add the SaveImageAs function Wilhem Barbier 2017-06-28 14:32:18 +02:00
  • 92ca68aac8 Merge pull request #309 from nounoursheureux/image_gen Ray 2017-06-28 13:39:18 +02:00
  • fcd13fd5d2 Add some functions to generate images Wilhem Barbier 2017-06-28 12:56:04 +02:00
  • c46abd34d4 Merge pull request #305 from jubalh/mesondepv Ray 2017-06-13 16:33:11 +02:00
  • 03c4ed6b3f Add version info to glfw dependency Michael Vetter 2017-06-13 16:07:57 +02:00
  • 8c1f32f2fe Additional check on file open Ray 2017-06-12 14:21:50 +02:00
  • eee8393eb0 Merge pull request #303 from jubalh/mesongnu Ray 2017-06-11 23:59:29 +02:00
  • 5370fe18e0 Additional check for bool header definition Ray 2017-06-11 23:58:46 +02:00
  • 4fad1607ed Meson: use gnu99 Michael Vetter 2017-06-11 23:53:03 +02:00
  • 4b1bc7f65e Merge pull request #301 from jubalh/time Ray 2017-06-11 16:22:53 +02:00
  • 272073785f Add define to have CLOCK_MONOTONIC work in c99 Michael Vetter 2017-06-11 11:20:30 +02:00
  • b6d7fa9bb0 Merge pull request #299 from jubalh/soversion Ray 2017-06-08 22:18:10 +02:00
  • 1a61dc2c77 Meson: build library with so version Michael Vetter 2017-06-08 17:03:25 +02:00
  • 9dd3c03153 Merge pull request #297 from jubalh/meson Ray 2017-06-08 13:19:41 +02:00
  • 402a8bfd68 Added note about transposing raysan5 2017-06-05 18:53:53 +02:00
  • 43cb6414f6 Added note about transposing raysan5 2017-06-05 18:53:37 +02:00
  • 567831a693 Allow static/dynamic library building with meson Michael Vetter 2017-06-05 14:35:44 +02:00
  • 9c524ee3a6 Add meson files for basic Linux building Michael Vetter 2017-06-04 23:21:41 +02:00
  • 1adc031301 Fix link in readme Michael Campagnaro 2017-05-30 13:04:59 -04:00
  • 99c7ca4f4a Merge pull request #296 from sir-pinecone/fix-readme-link Ray 2017-05-31 12:21:41 +02:00
  • 60f0d78170 Fix link in readme Michael Campagnaro 2017-05-30 13:04:59 -04:00
  • a08cf1ce63 Merge pull request #295 from jubalh/cflags Ray 2017-05-29 20:47:03 +02:00
  • 6809380d3d Accept external CFLAGS Michael Vetter 2017-05-29 19:00:53 +02:00
  • d5c43099cd Upload image Ray 2017-05-28 21:29:59 +02:00
  • f54501a355 Review gif recording (simplified) raysan5 2017-05-27 14:40:05 +02:00
  • 90f3f870c2 Added bunnymark example raysan5 2017-05-22 20:47:28 +02:00
  • d0190af69f Renamed file (issues with Makefile) raysan5 2017-05-22 20:47:17 +02:00