1606 コミット (b951f8700e8ee2b456a3daf9974d679286bbf26f)
 

作成者 SHA1 メッセージ 日付
  Ray b951f8700e Merge pull request #349 from raysan5/master 8年前
  Ray 958fed26c9 Merge pull request #348 from define-private-public/cmake_partial 8年前
  ASDF e173db19f7 CMake based build system. 8年前
  Ray c074783861 Merge pull request #346 from raysan5/develop 8年前
  raysan5 0fc1323c80 Renamed modelviewprojection matrix 8年前
  raysan5 74fd671763 Remove old comment... 8年前
  raysan5 b0adac96b7 Review issue with mipmaps setup 8年前
  raysan5 93a4b5e851 Added compiler flag... 8年前
  Ray f78747130c Merge pull request #345 from JellyPixelGames/fix-typos 8年前
  Michael Campagnaro 18bf0ac044 Fix typo in raymath.h 8年前
  raysan5 88839b093c Added function DrawRectangleT() 8年前
  raysan5 0169b72bdc Minor tweaks 8年前
  raysan5 6369b47f11 Force OpenGL 3.3 on OSX if selected OpenGL 2.1 8年前
  raysan5 ae35c37c8a Corrected game to run on OpenGL 1.1 8年前
  raysan5 eeca607506 Review transforms to match OpenGL 1.1 8年前
  raysan5 1f310f7d4b new example added: models_plane_rotations 8年前
  raysan5 2ec8880197 Updated stb libs to latest version 8年前
  raysan5 fba117e3cd Removed old tool 8年前
  Ray 7045ceaaed Merge pull request #342 from define-private-public/patch-2 8年前
  Benjamin Summerton 71d9426565 Make physac work on OS X 8年前
  Ray d071418cba Added Vector3MultiplyV() 8年前
  Ray 2a263f7b5f Corrected compilation on OpenGL ES 2.0 8年前
  raysan5 17d40b2f37 Corrected function name 8年前
  Ray c59651bff0 Update README.md 8年前
  raysan5 c764b3d03e Some tweaks 8年前
  Ray 1fcca40db5 Update README.md 8年前
  Ray 98f447f714 Update README.md 8年前
  raysan5 072684d276 Removed webpage from raylib repo 8年前
  raysan5 b2712b6db7 Corrected issue on QuaternionFromVector3ToVector3() 8年前
  raysan5 f57367e786 Implemented some changes 8年前
  raysan5 a766e2c480 Updated Vector math to new naming 8年前
  raysan5 3655c6e466 Renamed Vector*() functions to Vector3*() 8年前
  raysan5 2227742e96 Corrected bug on texture rotation 8年前
  raysan5 814f665bc1 Reviewed features list 8年前
  raysan5 2fc7bc9504 Reviewed example with new maths 8年前
  raysan5 cbb134946c Corrected GetMouseRay() and rlUnproject() 8年前
  raysan5 c756227e11 Remove BOM from file encoding 8年前
  raysan5 00d2768bc9 Corrected bug on MatrixPerspective() 8年前
  Ray bee980e90f Merge pull request #333 from define-private-public/patch-1 8年前
  Benjamin Summerton c43caeccb6 Update Makefile in `examples/` 8年前
  raysan5 c6cd07c373 Some tweaks raymath related 8年前
  raysan5 e52032f646 Complete review of raymath 8年前
  raysan5 9040526f17 Adapt to new materials system 8年前
  raysan5 38d9fcb08e Moved some functions to raymath 8年前
  raysan5 980d9d4cd4 rlgl usable as standalone library 8年前
  raysan5 84aff31973 MatrixPerspective() angle required in radians 8年前
  raysan5 163339991c Review heightmap example for raylib 1.8 8年前
  raysan5 92729662f4 Additional path check 8年前
  raysan5 2679c4ae9b Review mesh loading and textures generation 8年前
  raysan5 63fd96354e Simplify a bit GenTexture*() functions 8年前