Ray
7634cbeb22
Updated mini_al
Corrected issue with sound playing (pop sound at the end)
6年前
raysan5
0cf92c59d7
Corrected timing typo
6年前
Ray
198a023527
First working version of IQM animations
Still a work in progress but it already works...
Current riqm API could be simplified...
6年前
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年前
Ray
240ecd6332
Update mingw32 release
6年前
raysan5
c6d188a09a
Reviewed latest commit for Android gamepad support
6年前
Seth Archambault
f981daf1df
Added SNES-style GAMEPAD SUPPORT
6年前
raysan5
103bc7dfc6
Corrected issue with GetFontDefault()
Note for me: Replace All is NOT your friend...
6年前
Ray
74fd0e7ca4
Added function: ImageColorReplace()
6年前
Ray
7b971e0623
Added Quaternion typedef
6年前
maficccc@gmail.com
59ebe1b7c3
Added support OpenBSD, NetBSD, DragonFly
6年前
Ray
0e135118fd
Improved GenImageFontAtlas()
6年前
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年前
Ray San
59fd261491
Added function: GetImageDataNormalized()
Reviewed: GetImageData()
Reviewed: ImageFormat()
6年前
Ray
0e6458cfee
Added ImageRotate*() functions
6年前
Ray
9688c677de
Review window creation hints
6年前
Ray
b1b4a11bdb
Corrected issue with function definition
6年前
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年前
raysan5
6985953e3d
Update release to latest raylib version
Note that only some lib versions have been updated
6年前
Ray
61e0e4b4f3
Complete review of raymath for API consistency
6年前
-
61679a4bbc
Review releases, removed external dependencies
Not required any more!
7年前
Ray San
df67e799dd
Updated release versions for raylib 1.8
7年前
Ray San
d302316e51
Reorganize release and dependencies
7年前