index
:
raylib
cmake
develop
fix-mouse-released
gh-pages
master
Forked from https://github.com/raysan5/raylib
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2019-04-04
Merge pull request #787 from Demizdor/master
Ray
2019-04-04
BIG UPDATE: Support model animations!
Ray
2019-04-04
Animated vertex renaming
Ray
2019-04-01
Corrected some issues
Ray
2019-04-01
Support material loading from OBJ/MTL
Ray
2019-04-01
Reviewed OBJ loading implementation -WIP-
Ray
2019-04-01
Implementing LoadOBJ() -WIP-
Ray
2019-04-01
Reviewed data assignation
Ray
2019-03-31
Reimplemented DrawRoundedRectLines()
Demizdor
2019-03-31
Added `DrawRoundedRectLines()`
Vlad Adrian
2019-03-31
Update raylib.h
Vlad Adrian
2019-03-30
Added DrawRoundedRect()
Demizdor
2019-03-29
Default to white cube mesh if not loaded
Ray
2019-03-29
Some formatting review
Ray
2019-03-29
Merge pull request #786 from Demizdor/draw_ring
Ray
2019-03-29
Review some warnings
Ray
2019-03-29
Replace custom OBJ/MTL implementations by tinyobj_loader -WIP-
Ray
2019-03-29
WARNING: Redesigned model struct for multi-meshes
Ray
2019-03-29
Added DrawRing(), DrawRingLines() and DrawCircleSectorLines()
Demizdor
2019-03-29
WARNING: This could break something
Ray
2019-03-29
Added comment
Ray
2019-03-28
Merge pull request #785 from Berni8k/master
Ray
2019-03-28
Fixes compile error when SUPPORT_GESTURES_SYSTEM is undefined on RPi
Berni8k
2019-03-28
RaspberryPi Keyboard input with evdev
Berni8k
2019-03-28
REDESIGNED: DrawCircleSector()
Ray
2019-03-28
Align LINES and TRIANGLES drawing
Ray
2019-03-28
Small tweak
Ray
2019-03-25
Review gestures disable flag
Ray
2019-03-20
Checking issue with sound volume
Ray
2019-03-18
Support additional modules building -WIP-
Ray
2019-03-17
Review build release path, default to src directory
raysan5
2019-03-17
ADDED: GetScreenData()
raysan5
2019-03-16
Support no-audio no-models modules compilation
raysan5
2019-03-16
SetWindowIcon() redesigned
raysan5
2019-03-15
Work on ImageResizeCanvas()
Ray
2019-03-15
REVIEW: ImageResizeCanvas() -WIP-
Ray
2019-03-13
Remove comment
Ray
2019-03-13
REDESIGNED: GetFileNameWithoutExt()
Ray
2019-03-13
Merge pull request #775 from rsachetto/master
Ray
2019-03-12
Reorder one flag
Ray
2019-03-12
Support external config flags
Ray
2019-03-12
Updated audio library: mini_al -> miniaudio
Ray
2019-03-08
Adding DrawCubeWiresV for convenience
Rafael Sachetto
2019-03-05
Proposed Model struct review
Ray
2019-03-04
ADDED: IsWindowResized()
Ray
2019-03-02
Corrected issue with possible 0 division
raysan5
2019-02-28
Some spacing review
Ray
2019-02-28
Return value in GetClipboardText()
Ray
2019-02-28
Removed some NULL pointer checks
Ray
2019-02-28
Removed unnecessary
Skabunkel
[next]