93 Commits (8e7199a3ea1c35b2ce51911dd689077663478291)

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