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
il y a 7 ans
Ray
240ecd6332
Update mingw32 release
il y a 7 ans
raysan5
c6d188a09a
Reviewed latest commit for Android gamepad support
il y a 7 ans
raysan5
103bc7dfc6
Corrected issue with GetFontDefault()
Note for me: Replace All is NOT your friend...
il y a 7 ans
Ray
74fd0e7ca4
Added function: ImageColorReplace()
il y a 7 ans
Ray
7b971e0623
Added Quaternion typedef
il y a 7 ans
Ray
0e135118fd
Improved GenImageFontAtlas()
il y a 7 ans
Ray
75ba5aca55
Improved font generation and SDF
Added: data to CharInfo struct
Added: LoadFontData()
Added: GenImageFontAtlas()
Removed: LoadFontEx()
Removed: LoadTTF() [internal]
Some code tweaks
il y a 7 ans
Ray
31cd4a1a48
Latest library release compilation
il y a 7 ans
Ray
9688c677de
Review window creation hints
il y a 7 ans
Ray
d873314c27
Reviewed Windows resource file name
il y a 7 ans
Ray
aa76985c0d
Review raylib version to 2.0
Review raylib_icon resource
il y a 7 ans
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...)
il y a 7 ans
lumaio teon
d2cc5b88df
Removed useless GetCollisionRayMesh and libraylib.a
il y a 7 ans
lumaio teon
d003c23ecf
Added GetCollisionRayModel
il y a 7 ans
raysan5
6985953e3d
Update release to latest raylib version
Note that only some lib versions have been updated
il y a 7 ans
Ray
61e0e4b4f3
Complete review of raymath for API consistency
il y a 7 ans
-
61679a4bbc
Review releases, removed external dependencies
Not required any more!
il y a 7 ans
Ray San
3b5a26099e
Removed OpenAL Soft dependency on building
OpenAL Soft backend is still available in audio module, I'm thinking if
exposing it for building in some way or just left it there for advance
users to switch to it manually in case of necessity...
il y a 8 ans
raysan5
bd2e3b2a90
Removed file
il y a 8 ans
Ray San
df67e799dd
Updated release versions for raylib 1.8
il y a 8 ans
Ray San
e3dcccb936
Updated raylib release 1.8
il y a 8 ans
Ray San
7057d08369
Review VR functionality
To be more generic and configurable
il y a 8 ans
Ray San
7f602c9e1e
Updated libraries for Windows
il y a 8 ans
raysan5
0a3473a2a9
Reverted to old OpenAL libraries
mingw32 libraries provided were compiled with a different GCC version
(different computer) and seemed to be incompatible on linkage (missing
symbols).
il y a 8 ans
Ray San
32d855470d
Updated release libraries for win32/mingw32
il y a 8 ans
Ray San
d302316e51
Reorganize release and dependencies
il y a 8 ans