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
/
raylib.h
Age
Commit message (
Expand
)
Author
2021-03-14
Implement UnloadModelAnimations (#1648)
Hristo Stamenov
2021-03-14
WARNING: VERY BREAKING CHANGE: Renamed some enum values for consistency
Ray
2021-03-12
Renamed some functions to use latest raylib version
Ray
2021-03-08
ADDED: Required callbacks
Ray
2021-03-04
Update some comments to warn users about callbacks
Ray
2021-03-04
FEATURE: Several callbacks added -WIP- #1523 #1329
Ray
2021-03-03
WARNING: BREAKING: RENAMED: enums values
Ray
2021-03-03
WARNING: BREAKING: RENAMED enum values
Ray
2021-03-02
REVIEWED: GetFileExtension() to include the dot #1523
Ray
2021-02-22
LoadMusicStreamFromMemory (#1606)
Agnis "NeZvērs" Aldiņš
2021-02-14
Possible callbacks -WIP-
raysan5
2021-02-07
Review formating for latest PR
raysan5
2021-02-05
REMOVED: MeshNormalsSmooth() #1421
raysan5
2021-02-05
REMOVED: SetTraceLogExit()
raysan5
2021-02-05
Designing some callbacks -WIP-
Ray
2021-01-31
REVIEWED: Gamepad system, specially for RPI
raysan5
2021-01-22
ADDED: UploadMesh() #1529
Ray
2021-01-22
Review typo
Ray
2021-01-21
ADDED: SetGamepadMappings() #1506
Ray
2021-01-15
Review comment
Ray
2021-01-02
Update year to 2021
raysan5
2020-12-29
Monitor utilites (#1485)
hristo
2020-12-26
Review DrawLineBezierQuad(), formating and aprameters order
raysan5
2020-12-26
Add Quadratic Bezier drawing (#1468)
Violet White
2020-12-23
Remove trailing spaces
raysan5
2020-12-23
ADDED: CheckCollisionLines()
raysan5
2020-12-19
Camera funcs, review params names
Ray
2020-12-19
REVIEW: CheckCollisionSpheres() params naming
Ray
2020-12-19
Minor tweak
Ray
2020-12-19
ADDED: MemAlloc() / MemFree() #1440
Ray
2020-12-19
Update raylib.h
Ray
2020-12-19
Avoid *Rec suffix in some variables
Ray
2020-12-19
Support font chars padding on drawing #1432
Ray
2020-12-19
Minimal tweak
Ray
2020-12-18
WARNING: RENAMED several functions for consistency #1440
Ray
2020-12-18
WARNING: GetKeyPressed() <-> GetCharPressed() #1336
Ray
2020-12-14
REVIEWED: Font struct, added charsPadding #1432 -WIP-
Ray
2020-12-14
ADDED: UnloadFileData() / UnloadFileText() #1440
Ray
2020-12-14
Add mesh collision function so we can check meshes directly instead of having...
Jeffery Myers
2020-12-05
Add function to get the position of a monitor (and fix some comments) (#1449)
Jeffery Myers
2020-12-01
ADDED: UnloadModelKeepMeshes() #1441
Ray
2020-11-28
REMOVED: GetImageDataNormalized()
raysan5
2020-11-28
ADDED: UnloadFontData()
raysan5
2020-11-23
REVIEWED: Window state flags -WIP-
Ray
2020-11-23
REDESIGNED: Window state config #1367 -WIP-
Ray
2020-11-22
Added some comments
Ray
2020-11-22
Exposing some file access results to user layer #1420
Ray
2020-11-15
[text] Consider characters padding -WIP- #1432
raysan5
2020-11-03
Remove trailing spaces
Ray
2020-11-01
Reverted ChangeDirectory() redesign
Ray
[next]