146 Commity (4c1af4cc90913559e629c85470308b9e1a68f9a3)

Autor SHA1 Wiadomość Data
  frithrah b2545e053a
Minimum number of segments in circle sector functions changed from hard-coded to based on degree range. (#1707) 4 lat temu
  raysan5 66f3434571 REDESIGNED: Shapes texture/rec moved to shapes module 4 lat temu
  raysan5 d64f27bad1 Remove old flag 4 lat temu
  raysan5 aed0fee2ca Remove trailing spaces 4 lat temu
  raysan5 b4975619ed Review comments 4 lat temu
  raysan5 2488d361b6 Review formatting 4 lat temu
  raysan5 8e51e6d1df REVIEWED: CheckCollisionPointLine() 4 lat temu
  mkupiec1 3d1a05d588
[shapes] CheckCollisionPointTriangle (fix), CheckCollisionPointLine (new routine) (#1695) 4 lat temu
  Dan Bechard b6ca524bdd
Preserve floating point values in DrawRectangleLinesEx (#1683) 4 lat temu
  Ray cba412cc31 WARNING: BREAKING: rlgl redesign -WIP- 4 lat temu
  Ray c2bc3d22a1 REVIEWED: DrawRectangleRounded() performance #1523 4 lat temu
  Chris 2532c396ed
Fix 90 degree bug with DrawTexturePro and DrawRectanglePro (#1673) 4 lat temu
  Ray ed4ca6a7f3 WARNING: BREAKING: rlgl module redesign -WIP- 4 lat temu
  Ray 442abaab72 Updated example assets 4 lat temu
  Ray 9909068714 Removed trailing spaces 4 lat temu
  Ray e28f754fbe Reviewed latest PR: formatting and some comments 4 lat temu
  Chris 45670fbf2d
Optimize DrawTexturePro and DrawRectanglePro transformations (#1632) 4 lat temu
  frithrah 2f367a905e
Changed DrawRing and DrawCircleSector angle params from int to float to allow greater accuracy. (#1656) 4 lat temu
  Ray 3f6a08535f REVIEWED: CheckCollisionLines() 4 lat temu
  Paul Jurczak 82cdd88ffe
Fixed DrawLineEx (#1598) 4 lat temu
  raysan5 d7b4b9e485 Update year to 2021 4 lat temu
  raysan5 521ed1cef0 Review DrawLineBezierQuad(), formating and aprameters order 4 lat temu
  Violet White de13fca3b1
Add Quadratic Bezier drawing (#1468) 4 lat temu
  raysan5 0a9e080998 Remove trailing spaces 4 lat temu
  raysan5 9216e96315 Corrected typo 4 lat temu
  raysan5 0da827d754 Corrected small issue 4 lat temu
  raysan5 b78ee13791 ADDED: CheckCollisionLines() 4 lat temu
  Ray 2374281204 Avoid *Rec suffix in some variables 4 lat temu
  Ray 3e1cd487df Remove trailing spaces 4 lat temu
  Ray 14d37464ad DrawTriangleFan(): Add a comment about vertex order #1316 4 lat temu
  raysan5 cdbe1b6190 Review buffer limits on rectangle drawing 4 lat temu
  raysan5 fdad1f023b Avoid all MSVC compile warnings 4 lat temu
  raysan5 51c3bef497 Review exposed #defines and allow user re-defining 4 lat temu
  raysan5 94ab5e2aab Review issue with vertex batch overflow #1223 4 lat temu
  Ray 1ee6290fcf Replaced fabs() by fabsf() when required 5 lat temu
  Ray b5fe41f41a Review libc dependencies and remove when possible 5 lat temu
  Ray c3f06b7470 Remove all trail spaces 5 lat temu
  Ray 40b73a8a91
Develop branch integration (#1091) 5 lat temu
  Ray 4f7d090fb2 ADDED: DrawEllipse() and DrawEllipseLines() #1047 5 lat temu
  Ray e0d4cc3143 ADDED: DrawPolyLines() 5 lat temu
  Ray 4211056354 Reviewed some comments 5 lat temu
  raysan5 21c30f43d4 Update year to 2020 5 lat temu
  Ray dc6136e820 Review formatting for PR #1004 5 lat temu
  João Coelho 75b0264f35 fix various problems, thanks CppCheck :) (#1005) 5 lat temu
  AlexHCC 8adcec185e Improve code readability (#976) 5 lat temu
  AlexHCC acedf4a0d5 Fixed regular polygon shape rendering (#972) 5 lat temu
  Colday96 12bcdb977a Update shapes.c for smoother collision detection (#946) 5 lat temu
  raysan5 cef1e6e2e2 Added notes about vertex order 5 lat temu
  Ray b4d67499a7 BREAKING CHANGE: Read description 5 lat temu
  Ray e0854696b4 ADDED: DrawTriangleStrip() 5 lat temu