diff options
| author | Santiago Pelufo <[email protected]> | 2024-06-16 05:21:54 -0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-06-16 10:21:54 +0200 |
| commit | 640eaca8bf1d2b49a6a730c274b94a96c3a87146 (patch) | |
| tree | 6218934eb759ea278dbd0e62538ca279aabdfd1e /parser/output/raylib_api.lua | |
| parent | 81ff879b047186e1453cb682c70782c0bd338f2a (diff) | |
| download | raylib-640eaca8bf1d2b49a6a730c274b94a96c3a87146.tar.gz raylib-640eaca8bf1d2b49a6a730c274b94a96c3a87146.zip | |
[rshapes] Fix multisegment Bezier splines. (#3744)
* [rshapes] Fix multisegment Bezier splines.
It seems to me that these functions are wrong, if you step the index by 1 you move to a control point instead of the next segment.
* Fix example shapes/shapes_splines_drawing for bezier splines.
* Draw circles to fill gaps between bezier segments.
Diffstat (limited to 'parser/output/raylib_api.lua')
0 files changed, 0 insertions, 0 deletions
