152 コミット (c4804c4c0cc3f20545fd2280a3501a463c8f92e7)

作成者 SHA1 メッセージ 日付
  raysan5 5ed814e950 Minor tweaks and comments 4年前
  Ray 7f2a071c51 Formatting review 4年前
  Ray 4b93feb172 Remove trail spaces 4年前
  Ray b188008a1c Review code formatting 4年前
  Ray 3baba7ffe8 Review some VS warnings and messages 4年前
  Lambert Wang e39e45824d
Add RenderPolyLinesEx routine (#1758) 4年前
  frithrah b2545e053a
Minimum number of segments in circle sector functions changed from hard-coded to based on degree range. (#1707) 4年前
  raysan5 66f3434571 REDESIGNED: Shapes texture/rec moved to shapes module 4年前
  raysan5 d64f27bad1 Remove old flag 4年前
  raysan5 aed0fee2ca Remove trailing spaces 4年前
  raysan5 b4975619ed Review comments 4年前
  raysan5 2488d361b6 Review formatting 4年前
  raysan5 8e51e6d1df REVIEWED: CheckCollisionPointLine() 4年前
  mkupiec1 3d1a05d588
[shapes] CheckCollisionPointTriangle (fix), CheckCollisionPointLine (new routine) (#1695) 4年前
  Dan Bechard b6ca524bdd
Preserve floating point values in DrawRectangleLinesEx (#1683) 4年前
  Ray cba412cc31 WARNING: BREAKING: rlgl redesign -WIP- 4年前
  Ray c2bc3d22a1 REVIEWED: DrawRectangleRounded() performance #1523 4年前
  Chris 2532c396ed
Fix 90 degree bug with DrawTexturePro and DrawRectanglePro (#1673) 4年前
  Ray ed4ca6a7f3 WARNING: BREAKING: rlgl module redesign -WIP- 4年前
  Ray 442abaab72 Updated example assets 4年前
  Ray 9909068714 Removed trailing spaces 4年前
  Ray e28f754fbe Reviewed latest PR: formatting and some comments 4年前
  Chris 45670fbf2d
Optimize DrawTexturePro and DrawRectanglePro transformations (#1632) 4年前
  frithrah 2f367a905e
Changed DrawRing and DrawCircleSector angle params from int to float to allow greater accuracy. (#1656) 4年前
  Ray 3f6a08535f REVIEWED: CheckCollisionLines() 4年前
  Paul Jurczak 82cdd88ffe
Fixed DrawLineEx (#1598) 4年前
  raysan5 d7b4b9e485 Update year to 2021 4年前
  raysan5 521ed1cef0 Review DrawLineBezierQuad(), formating and aprameters order 4年前
  Violet White de13fca3b1
Add Quadratic Bezier drawing (#1468) 4年前
  raysan5 0a9e080998 Remove trailing spaces 4年前
  raysan5 9216e96315 Corrected typo 4年前
  raysan5 0da827d754 Corrected small issue 4年前
  raysan5 b78ee13791 ADDED: CheckCollisionLines() 4年前
  Ray 2374281204 Avoid *Rec suffix in some variables 4年前
  Ray 3e1cd487df Remove trailing spaces 5年前
  Ray 14d37464ad DrawTriangleFan(): Add a comment about vertex order #1316 5年前
  raysan5 cdbe1b6190 Review buffer limits on rectangle drawing 5年前
  raysan5 fdad1f023b Avoid all MSVC compile warnings 5年前
  raysan5 51c3bef497 Review exposed #defines and allow user re-defining 5年前
  raysan5 94ab5e2aab Review issue with vertex batch overflow #1223 5年前
  Ray 1ee6290fcf Replaced fabs() by fabsf() when required 5年前
  Ray b5fe41f41a Review libc dependencies and remove when possible 5年前
  Ray c3f06b7470 Remove all trail spaces 5年前
  Ray 40b73a8a91
Develop branch integration (#1091) 5年前
  Ray 4f7d090fb2 ADDED: DrawEllipse() and DrawEllipseLines() #1047 5年前
  Ray e0d4cc3143 ADDED: DrawPolyLines() 5年前
  Ray 4211056354 Reviewed some comments 5年前
  raysan5 21c30f43d4 Update year to 2020 5年前
  Ray dc6136e820 Review formatting for PR #1004 6年前
  João Coelho 75b0264f35 fix various problems, thanks CppCheck :) (#1005) 6年前