index
:
raylib
2.6
UWP
fix_build.zig
master
sdl-gles-fix
A simple and easy-to-use library to enjoy videogames programming
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
shapes.c
Age
Commit message (
Expand
)
Author
2020-01-27
ADDED: DrawEllipse() and DrawEllipseLines() #1047
Ray
2020-01-09
ADDED: DrawPolyLines()
Ray
2020-01-08
Reviewed some comments
Ray
2020-01-05
Update year to 2020
raysan5
2019-10-29
Review formatting for PR #1004
Ray
2019-10-29
fix various problems, thanks CppCheck :) (#1005)
João Coelho
2019-09-24
Improve code readability (#976)
AlexHCC
2019-09-22
Fixed regular polygon shape rendering (#972)
AlexHCC
2019-08-19
Update shapes.c for smoother collision detection (#946)
Colday96
2019-08-11
Added notes about vertex order
raysan5
2019-07-24
BREAKING CHANGE: Read description
Ray
2019-06-17
ADDED: DrawTriangleStrip()
Ray
2019-06-16
Code tweaks
Ray
2019-05-08
Remove trail spaces
Ray
2019-04-28
WARNING: Functions renamed
raysan5
2019-04-23
Fix for DrawRectangleRounded
Demizdor
2019-04-08
Review creation years
Ray
2019-04-07
Happy new year 2019
ChillerDragon
2019-04-04
Review merged PR formatting
Ray
2019-03-31
Reimplemented DrawRoundedRectLines()
Demizdor
2019-03-31
Added `DrawRoundedRectLines()`
Vlad Adrian
2019-03-30
Added DrawRoundedRect()
Demizdor
2019-03-29
Some formatting review
Ray
2019-03-29
Added DrawRing(), DrawRingLines() and DrawCircleSectorLines()
Demizdor
2019-03-28
REDESIGNED: DrawCircleSector()
Ray
2019-03-28
Small tweak
Ray
2019-02-28
Some spacing review
Ray
2019-02-22
Change ternary operator formatting
Ray
2019-02-22
Remove TABS
Ray
2019-02-21
Remove end-line spaces
Ray
2019-02-14
Fix config.h flags
Jens Pitkanen
2019-02-13
ADDED: DrawCircleSector()
Ray
2018-12-29
Use QUADS for DrawPolyEx()
raysan5
2018-12-26
REVIEWED: DrawRectanglePro()
raysan5
2018-12-24
Review DrawPolyEx()
raysan5
2018-12-18
Support externally provided compilation flags
Ray
2018-11-19
Corrected issue with MSAA
Ray
2018-11-07
Corrected 1px thick issue
Ray
2018-11-07
Corrected issue with line drawing
Ray
2018-11-06
Review parameter issue with MSVC
Ray
2018-11-06
Remove end-line spaces
Ray
2018-11-06
Support custom texture on shapes drawing
Ray
2018-08-14
Review PR formatting
Ray
2018-08-14
Shapes: Simplifies CheckCollisionRecs
Joseph-Eugene Winzer
2018-08-06
Reviewed spacings on latest PR
Ray
2018-08-05
Fix compiler warnings of lib
Kim Kulling
2018-08-05
Fix compiler warings in texture.c and more.
Kim Kulling
2018-07-05
Corrected issue with GetFontDefault()
raysan5
2018-07-05
Renamed GetDefaultFont() to GetFontDefault()
raysan5
2018-05-28
fabsf() not working with TCC
Ray
[next]