mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Update and rename CHANGELOG.md to CHANGELOG
This commit is contained in:
17
CHANGELOG
Normal file
17
CHANGELOG
Normal file
@ -0,0 +1,17 @@
|
||||
changelog
|
||||
---------
|
||||
|
||||
Current: raylib 1.0 (November 2013)
|
||||
|
||||
|
||||
-----------------------------------------------
|
||||
Release: raylib 1.0.0 (18 November 2013)
|
||||
-----------------------------------------------
|
||||
* Initial version
|
||||
* 6 Modules provided:
|
||||
- core: basic window/context creation functions, input management, timming functions
|
||||
- shapes: basic shapes drawing functions
|
||||
- textures: image data loading and conversion to OpenGL textures
|
||||
- text: text drawing, sprite fonts loading, default font loading
|
||||
- models: basic 3d shapes drawing, OBJ models loading and drawing
|
||||
- audio: audio device initialization, WAV files loading and playing
|
||||
Reference in New Issue
Block a user