386 コミット (eed170f85217b38bd0ff8091325dcaf06fd61608)

作成者 SHA1 メッセージ 日付
  Ray San ec33e7d705 BREAKING CHANGE: Renamed SpriteFont type to Font 7年前
  Ray San 6045062a05 Renamed some functions 7年前
  Ray San 6324697ffd Rectangle parameters changed to float 7年前
  Ray San 9d103b7c2f Removed line breaks from functions 7年前
  raysan5 198d739256 BREAKING CHANGE: Renamed Camera -> Camera3D 7年前
  raysan5 dff1028466 Replaced ColorToFloat() by ColorNormalize() 7年前
  lumaio teon 5ef6cc1fb9
Add more key definitions 7年前
  Ray San 4cc12ef2b3 Review camera definition on examples 7年前
  Ray 8e44f7b3c7 Reviewed config.h formatting 7年前
  lumaio teon d2cc5b88df
Removed useless GetCollisionRayMesh and libraylib.a 7年前
  lumaio teon d003c23ecf
Added GetCollisionRayModel 7年前
  Ray 931b672c92 Added: ImageDrawRectangle() 7年前
  raysan5 bbdf9f4880 Review InitWindow() to avoid void pointer 7年前
  Max Danielsson 5ecee69088 Add 3d orthographic projection mode 7年前
  Ray 61e0e4b4f3 Complete review of raymath for API consistency 7年前
  Ray 487bc613fd Updated raylib dev version 7年前
  raysan5 a0127d8300 Corrected typo 7年前
  Ray San df50eada53 Added new functions 7年前
  Ray fd2adbe62d Renamed CalculateBoundingBox() to MeshBoundingBox() 7年前
  Ahmad Fatoum f52d2de582
raymath.h: Use C99 inline semantics 7年前
  Ahmad Fatoum ed6962edd3
Make MatrixToFloat and Vector3ToFloat reentrant 7年前
  Ahmad Fatoum a5881fb9cc
Revert "raymath.h: Use C99 inline semantics" 7年前
  Ahmad Fatoum 6ffc8cb799
raymath.h: Use C99 inline semantics 7年前
  Ahmad Fatoum e4d7bbec1e
Make MatrixToFloat and Vector3ToFloat reentrant 7年前
  Ray 077bef4286 Support 4 components mesh.tangent data 7年前
  raysan5 4492a70a4b Support UTF8 basic characters on ImageTextEx() 7年前
  Ray 36750ffb9a BREAKING CHANGE: Renamed function for consistency 7年前
  Ray 4d5d1e0434 Added function LoadShaderCode() 7年前
  raysan5 3a11cc5e31 Incremeted version to align with CMake 7年前
  raysan5 6dc2f979cc Updated raylib version 7年前
  raysan5 70e0070a85 Reviewed window initialization 7年前
  Ahmad Fatoum 26c9176a14
Return false from InitWindow if glfwInit or glfwCreateWindow fails 7年前
  Ray San d1ef6869a9 Added function DrawRectangleLinesEx() 7年前
  Ray 58346414f7 Corrected typo 7年前
  Ray 44c95af463 Added missing keys definitions 7年前
  Ray ce9f191f1b Added function: ImageMipmaps() 7年前
  Ray c8e97df233 Reviewed function GenImagePerlinNoise() 7年前
  Ray 278d8575bd Added new function: ImageAlphaCrop() 7年前
  raysan5 e4be917d1b Added new image functions 7年前
  raysan5 7caa3201d5 Improved pixel formats support 7年前
  raysan5 1f0f8c33fa Added function declaration 7年前
  raysan5 7fa2861160 Added function: GetPixelDataSize() 7年前
  raysan5 1a82e1ab26 Added function GetFileName() 7年前
  raysan5 e1baae0249 Removed function DrawRectangleT() 7年前
  raysan5 b19e155b34 Support UNCOMPRESSED_R32G32B32A32 texture format 7年前
  raysan5 0bd06eec51 Renamed function to SetTraceLog() 7年前
  raysan5 e517d8fd16 Added function SetTraceLogTypes() 7年前
  Ray b63ffcfa0f Some code tweaks 7年前
  Ray San 5290390494 Expose GetTime() function to users 7年前
  Ray San 53ad53d051 Manually review previous PR 7年前