91 コミット (6afc608477ff0d7ececa901141bcb894dc3f9026)

作成者 SHA1 メッセージ 日付
  Ray 8f32c502a7 REVIEWED: Code sections definition 1ヶ月前
  Ray 570082deba `WARNING`: **NEW** raylib code CONVENTION: Comments do not end with '.' 2ヶ月前
  Vincent Lee 19ae6f2c2d [rshapes] Fix incorrect parameter names in DrawRectangleGradientEx 4ヶ月前
  Meowster 6d5aedbd38 Add DrawEllipseV and DrawEllipseLinesV 4ヶ月前
  Ray 266fba1111 Minor tweaks 6ヶ月前
  Myrddin Krustowski 589ad0a33d Add early return to circle sector functions when angles are equal. 6ヶ月前
  vict-Yang b49c079b1d
Fix typo in rshapes.c (#4772) 7ヶ月前
  tea☆ 1cdf3bb791
[rshapes] Allow `DrawRectangleRounded()` to draw rectangles with a size < 1 (#4683) 9ヶ月前
  Ray 49b905077d remove trailing spaces 9ヶ月前
  Le Juez Victor b554b53ede
fix pixel offset issue with `DrawRectangleLines` (#4669) 9ヶ月前
  Le Juez Victor ddd86a3387
[rshapes] Fix pixel offset issue with line drawing (#4666) 9ヶ月前
  Ray fa0eada61a Update year to 2025 9ヶ月前
  Ray 16368cd353 REVIEWED: `DrawRectangleLines()`, considering view matrix for lines "alignment" 11ヶ月前
  RadsammyT 385187f795
[rshapes] Review `DrawRectangleLines()` pixel offset (#4261) 11ヶ月前
  Franz 6f4407cb15
Fix typo in rshapes.c (#4421) 11ヶ月前
  Jojaby c9c830cb97
Fix rectangle width and height check to account for squares (#4382) 1年前
  Paperdomo101 fa3f73d881
[rshapes] Review DrawGradient color parameter names (#4270) 1年前
  Lázaro Albuquerque 6e644a27fc
Change some global variables to have internal linkage (#4252) 1年前
  Ray a8240722c6 REVIEWED: `CheckCollisionPointRec()` 1年前
  kai-z99 1039e3c1bd
[rshapes] Give CheckCollisionPointCircle() its own implementation (#4135) 1年前
  Ray 61cfd1afcb Minor tweaks 1年前
  Ray 1e1061d5c7 REVIEWED: Formatting, follow raylib coding conventions 1年前
  Ray 17cbc75aa7 REVIEWED: Formatting, follow raylib coding conventions 1年前
  Ray 4239e66c55 Update rshapes.c 1年前
  Ray 3e441ae98b REVIEWED: `DrawLine()` #4075 1年前
  Ray 385e60dd41 Minor tweaks 1年前
  Ray 715633e0de REVIEWED: Spline cubic bezier example 1年前
  Santiago Pelufo 640eaca8bf
[rshapes] Fix multisegment Bezier splines. (#3744) 1年前
  kai-z99 fca53c7799
optimize (#4065) 1年前
  Jeffery Myers 2609211207
[SHAPES] Make functions that draw point arrays take them as const (#4051) 1年前
  kai-z99 606cc1d897
[rshapes]Circle line collision function (#4018) 1年前
  Ray 763129e96b Reviewed some warnings 1年前
  Ray e0027eb767 REVIEWED: `DrawLine()` to avoid pixel rounding issues #3931 1年前
  Ray 3caa424ad4 Review formatting 1年前
  Ray 41b0c5c4f9 REVIEWED: `DrawRectangleLines()` pixel offset 1年前
  Ray b51f4db8c2 REVIEWED: `DrawRectangleLines()` #3884 1年前
  Ray 29ce13b777 Code gardening 1年前
  Ray fea3395fc1 Review formatting 1年前
  Ray e42e3188f5 Remove some unneeded line breaks 1年前
  Ray dd8b5613ca REVIEWED: `DrawPixel()` not drawing 1年前
  Antonio Raúl ef92ced370
fix CheckCollisionPointPoly (#3750) 1年前
  Ray 3f1e59a7cf Update copyright to 2024 1年前
  Jeffery Myers ad64a43b34
[rshapes] Expose shapes drawing texture and rectangle (#3677) 1年前
  Ray f3adde8bbd REVIEWED: `DrawSplineLinear()` to `SUPPORT_SPLINE_MITERS` 1年前
  Toctave 0fc1765ff3
Implement miters in DrawSplineLinear (#3585) 1年前
  ubkp e84099bfd4
Fix CheckCollisionCircleRec() (#3584) 1年前
  Ray bd3ffa7db3 REDESIGNED: Spline drawing functionality 1年前
  Ray f01d3db739 ADDED: `GetSplinePoint*()` functions for spline evaluation 1年前
  Ray e4547eb422 Remove trail spaces 1年前
  Peter0x44 e33e9da277
Add DrawCircleLinesV for consistency (#3452) 1年前