|
@@ -4,9 +4,9 @@ changelog
|
|
Current: raylib 1.0 (November 2013)
|
|
Current: raylib 1.0 (November 2013)
|
|
|
|
|
|
|
|
|
|
--------------------------------------------
|
|
|
|
|
|
+-----------------------------------------------
|
|
Release: raylib 1.0.0 (18 November 2013)
|
|
Release: raylib 1.0.0 (18 November 2013)
|
|
--------------------------------------------
|
|
|
|
|
|
+-----------------------------------------------
|
|
* Initial version
|
|
* Initial version
|
|
* 6 Modules provided:
|
|
* 6 Modules provided:
|
|
- core: basic window/context creation functions, input management, timming functions
|
|
- core: basic window/context creation functions, input management, timming functions
|
|
@@ -14,4 +14,4 @@ Release: raylib 1.0.0 (18 November 2013)
|
|
- textures: image data loading and conversion to OpenGL textures
|
|
- textures: image data loading and conversion to OpenGL textures
|
|
- text: text drawing, sprite fonts loading, default font loading
|
|
- text: text drawing, sprite fonts loading, default font loading
|
|
- models: basic 3d shapes drawing, OBJ models loading and drawing
|
|
- models: basic 3d shapes drawing, OBJ models loading and drawing
|
|
- - audio: audio device initialization, WAV files loading and playing
|
|
|
|
|
|
+ - audio: audio device initialization, WAV files loading and playing
|