Commit Graph

  • 0fc1323c80 Renamed modelviewprojection matrix raysan5 2017-08-25 01:43:55 +0200
  • 74fd671763 Remove old comment... raysan5 2017-08-24 23:57:34 +0200
  • b0adac96b7 Review issue with mipmaps setup raysan5 2017-08-24 20:33:30 +0200
  • 93a4b5e851 Added compiler flag... raysan5 2017-08-24 18:27:31 +0200
  • f78747130c Merge pull request #345 from JellyPixelGames/fix-typos Ray 2017-08-24 11:52:44 +0200
  • 18bf0ac044 Fix typo in raymath.h Michael Campagnaro 2017-08-23 22:55:43 -0400
  • 88839b093c Added function DrawRectangleT() raysan5 2017-08-06 10:44:50 +0200
  • 0169b72bdc Minor tweaks raysan5 2017-08-06 10:43:43 +0200
  • 6369b47f11 Force OpenGL 3.3 on OSX if selected OpenGL 2.1 raysan5 2017-08-04 19:18:55 +0200
  • ae35c37c8a Corrected game to run on OpenGL 1.1 raysan5 2017-08-04 18:56:36 +0200
  • eeca607506 Review transforms to match OpenGL 1.1 raysan5 2017-08-04 18:34:51 +0200
  • 1f310f7d4b new example added: models_plane_rotations raysan5 2017-08-04 13:38:21 +0200
  • 2ec8880197 Updated stb libs to latest version raysan5 2017-08-04 12:58:39 +0200
  • fba117e3cd Removed old tool raysan5 2017-07-31 19:42:26 +0200
  • 7045ceaaed Merge pull request #342 from define-private-public/patch-2 Ray 2017-07-31 08:09:01 +0200
  • 71d9426565 Make physac work on OS X Benjamin Summerton 2017-07-30 23:56:58 -0400
  • d071418cba Added Vector3MultiplyV() Ray 2017-07-28 20:58:38 +0200
  • 2a263f7b5f Corrected compilation on OpenGL ES 2.0 Ray 2017-07-28 19:59:04 +0200
  • 17d40b2f37 Corrected function name raysan5 2017-07-25 18:26:22 +0200
  • c59651bff0 Update README.md Ray 2017-07-25 18:20:26 +0200
  • c764b3d03e Some tweaks raysan5 2017-07-25 18:09:58 +0200
  • 1fcca40db5 Update README.md Ray 2017-07-25 11:40:04 +0200
  • 98f447f714 Update README.md Ray 2017-07-25 11:28:22 +0200
  • 072684d276 Removed webpage from raylib repo raysan5 2017-07-24 20:04:54 +0200
  • b2712b6db7 Corrected issue on QuaternionFromVector3ToVector3() raysan5 2017-07-23 17:29:51 +0200
  • f57367e786 Implemented some changes raysan5 2017-07-23 13:20:35 +0200
  • a766e2c480 Updated Vector math to new naming raysan5 2017-07-22 22:15:50 +0200
  • 3655c6e466 Renamed Vector*() functions to Vector3*() raysan5 2017-07-22 22:13:26 +0200
  • 2227742e96 Corrected bug on texture rotation raysan5 2017-07-22 18:10:34 +0200
  • 814f665bc1 Reviewed features list raysan5 2017-07-22 16:58:22 +0200
  • 2fc7bc9504 Reviewed example with new maths raysan5 2017-07-22 13:02:02 +0200
  • cbb134946c Corrected GetMouseRay() and rlUnproject() raysan5 2017-07-22 11:02:40 +0200
  • c756227e11 Remove BOM from file encoding raysan5 2017-07-22 10:44:24 +0200
  • 00d2768bc9 Corrected bug on MatrixPerspective() raysan5 2017-07-22 10:35:41 +0200
  • bee980e90f Merge pull request #333 from define-private-public/patch-1 Ray 2017-07-22 09:48:59 +0200
  • c43caeccb6 Update Makefile in examples/ Benjamin Summerton 2017-07-21 19:30:24 -0400
  • c6cd07c373 Some tweaks raymath related raysan5 2017-07-21 17:46:44 +0200
  • e52032f646 Complete review of raymath raysan5 2017-07-21 17:19:28 +0200
  • 9040526f17 Adapt to new materials system raysan5 2017-07-21 17:17:37 +0200
  • 38d9fcb08e Moved some functions to raymath raysan5 2017-07-21 15:25:35 +0200
  • 980d9d4cd4 rlgl usable as standalone library raysan5 2017-07-21 10:42:57 +0200
  • 84aff31973 MatrixPerspective() angle required in radians raysan5 2017-07-21 10:42:41 +0200
  • 163339991c Review heightmap example for raylib 1.8 raysan5 2017-07-21 09:55:10 +0200
  • 92729662f4 Additional path check raysan5 2017-07-21 09:49:23 +0200
  • 2679c4ae9b Review mesh loading and textures generation raysan5 2017-07-21 09:34:09 +0200
  • 63fd96354e Simplify a bit GenTexture*() functions raysan5 2017-07-20 14:27:59 +0200
  • 4c06725461 Removed useless functions raysan5 2017-07-20 14:27:17 +0200
  • 52cd5c6324 Corrected some issues raysan5 2017-07-20 12:26:25 +0200
  • 0dabb2708b Reorganized a couple of functions raysan5 2017-07-19 19:53:53 +0200
  • 76c6f0b1e6 Working on PBR system raysan5 2017-07-19 18:55:26 +0200
  • e8b65422c4 Merge pull request #329 from define-private-public/328.shared-library-on-os-x Ray 2017-07-19 10:14:36 +0200
  • d368403a13 Working on PBR materials, renamed some data raysan5 2017-07-19 10:09:34 +0200
  • ba32d6a753 Able to make a .dylib for OS X Benjamin N. Summerton 2017-07-18 22:23:43 -0400
  • 8f569e59b1 Review shared library generation Ray 2017-07-17 14:16:23 +0200
  • bf169f7f42 Added PBR required resources Ray 2017-07-17 14:06:27 +0200
  • e893f3629e Corrected some issues raysan5 2017-07-17 12:02:46 +0200
  • 6546474fa4 Manual integration of material-pbr into develop Ray 2017-07-17 00:33:40 +0200
  • 025dab9907 Updated twitter address Ray 2017-07-16 23:11:59 +0200
  • 7c693e693d Added material texture unset update of some shader values victorfisac 2017-07-15 17:17:00 +0200
  • e1f5ba748a Last internal changes for PBR and skybox support victorfisac 2017-07-15 17:12:33 +0200
  • 7345870d56 Added LOC_MATRIX_MODEL and LOC_VECTOR_VIEW to difference it from LOC_MATRIX_VIEW (view matrix) victorfisac 2017-07-15 17:07:08 +0200
  • e32f2e751b Updated headers with last changes victorfisac 2017-07-15 17:03:03 +0200
  • 2b5bdc0324 Fixed little bug victorfisac 2017-07-15 16:44:56 +0200
  • a999de7fd3 Improved ComputeMaterialProperty() function and added important note victorfisac 2017-07-15 16:40:43 +0200
  • 15fa548d6b Added comment to SetMaterialTexture victorfisac 2017-07-15 16:31:40 +0200
  • 242cb573ce Added useSampler assign in SetMaterialTexture and fixed model transform matrix data in shader victorfisac 2017-07-15 16:30:07 +0200
  • 4a7c0618c6 Applied some changes of raysan5 victorfisac 2017-07-15 16:16:46 +0200
  • 80ae79b7d5 Applied some changes of raysan5 victorfisac 2017-07-15 16:15:35 +0200
  • 8f3c86d85e Fixed some comments victorfisac 2017-07-15 16:11:26 +0200
  • 0994d9f6ce Removed unused define from skybox example victorfisac 2017-07-15 16:10:16 +0200
  • 117e014ee6 Reset PBR shader features victorfisac 2017-07-15 16:08:59 +0200
  • df6bdb7d81 Fixed examples and added screenshots victorfisac 2017-07-15 16:08:35 +0200
  • f50b6dcbec Removed useless screenshot victorfisac 2017-07-15 16:07:19 +0200
  • eb7b5e59bb Merge branch 'master' of https://github.com/raysan5/raylib victorfisac 2017-07-15 16:05:00 +0200
  • 85507bcfc3 Keep working on PBR... Ray 2017-07-15 14:29:09 +0200
  • dc45f43855 Keep working on PBR... Ray 2017-07-15 11:57:28 +0200
  • 28679e3c79 Working on materials PBR... Ray 2017-07-14 01:16:22 +0200
  • de80808dbe New example: models_material_pbr Ray 2017-07-11 20:12:07 +0200
  • 231c12cc82 Reorganize functions Ray 2017-07-11 20:11:39 +0200
  • 33b7b9465c Renamed two internal functions Ray 2017-07-11 20:11:26 +0200
  • f45d068675 Review cubemap uage on PBR Ray 2017-07-11 10:56:19 +0200
  • 1b7ff56b73 Removed LoadMaterialEnv() raysan5 2017-07-10 01:10:01 +0200
  • c041bb4f79 Improved examples raysan5 2017-07-10 01:09:25 +0200
  • 450f0645ed Added skybox example raysan5 2017-07-09 19:25:51 +0200
  • 963933dec4 Working on materials PBR support raysan5 2017-07-09 19:25:40 +0200
  • d1c1eacfc6 Added GenMeshCube() function raysan5 2017-07-09 19:25:12 +0200
  • 7af110a95e Keep working on PBR materials support raysan5 2017-07-09 13:52:27 +0200
  • 236cba8efa Added mesh generation functions raysan5 2017-07-09 13:51:44 +0200
  • 847e7d56f0 Working on PBR support Ray 2017-07-09 02:48:54 +0200
  • 007cbf85b0 rlgl functions renaming Ray 2017-07-09 01:32:29 +0200
  • a7c1850af1 New materials system example Ray 2017-07-08 21:51:18 +0200
  • 8ca8550739 Removed function reference raysan5 2017-07-08 14:22:48 +0200
  • 013f80f3a3 Added command line compiling with MSVC raysan5 2017-07-08 14:20:05 +0200
  • 53fbeeea71 Corected some issues with jar_xm raysan5 2017-07-08 14:19:27 +0200
  • 36fcffeaae Incremented version number for reference raysan5 2017-07-02 19:29:21 +0200
  • 6589c808b5 Review some formatting for consistency raysan5 2017-07-02 19:29:01 +0200
  • 5f0f87ecce Added VS2015 raylib release files raysan5 2017-07-02 14:41:14 +0200
  • 65cf3080a5 Review VS2015 projects configurations raysan5 2017-07-02 14:33:40 +0200
  • c04cb0a65e Review TraceLog() usage raysan5 2017-07-02 12:43:49 +0200
  • 9f09f6f550 Rename enum LogType names... raysan5 2017-07-02 12:35:13 +0200