Ray
7634cbeb22
Updated mini_al
Corrected issue with sound playing (pop sound at the end)
6 years ago
raysan5
0cf92c59d7
Corrected timing typo
6 years ago
Ray
198a023527
First working version of IQM animations
Still a work in progress but it already works...
Current riqm API could be simplified...
6 years ago
Ray
096fd6f2c3
Converted rlgl module in header-only
This change allows rlgl.h usage as independent single-file header-only module... still some tweaks required, like removing GLAD dependency... required extensions could be manually loaded!
Also removed shader_distortion.h, embedded in rlgl.h
6 years ago
Ray
240ecd6332
Update mingw32 release
6 years ago
raysan5
c6d188a09a
Reviewed latest commit for Android gamepad support
6 years ago
Seth Archambault
f981daf1df
Added SNES-style GAMEPAD SUPPORT
6 years ago
raysan5
103bc7dfc6
Corrected issue with GetFontDefault()
Note for me: Replace All is NOT your friend...
6 years ago
Ray
74fd0e7ca4
Added function: ImageColorReplace()
6 years ago
Ray
7b971e0623
Added Quaternion typedef
6 years ago
maficccc@gmail.com
59ebe1b7c3
Added support OpenBSD, NetBSD, DragonFly
6 years ago
Ray
0e135118fd
Improved GenImageFontAtlas()
6 years ago
Ray
75ba5aca55
Improved font generation and SDF
Added: data to CharInfo struct
Added: LoadFontData()
Added: GenImageFontAtlas()
Removed: LoadFontEx()
Removed: LoadTTF() [internal]
Some code tweaks
6 years ago
Ray San
59fd261491
Added function: GetImageDataNormalized()
Reviewed: GetImageData()
Reviewed: ImageFormat()
6 years ago
Ray
0e6458cfee
Added ImageRotate*() functions
6 years ago
Ray
9688c677de
Review window creation hints
6 years ago
Ray
b1b4a11bdb
Corrected issue with function definition
6 years ago
Ray San
ec33e7d705
BREAKING CHANGE: Renamed SpriteFont type to Font
- Preparing MP3 files support
- Jumped version to raylib 2.0-dev (too many breaking changes...)
6 years ago
raysan5
6985953e3d
Update release to latest raylib version
Note that only some lib versions have been updated
6 years ago
Ray
61e0e4b4f3
Complete review of raymath for API consistency
6 years ago
-
61679a4bbc
Review releases, removed external dependencies
Not required any more!
7 years ago
Ray San
df67e799dd
Updated release versions for raylib 1.8
7 years ago
Ray San
d302316e51
Reorganize release and dependencies
7 years ago