diff options
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,7 +1,7 @@ changelog --------- -Current Release: raylib 1.3.0 (01 September 2015) +Current Release: raylib 1.3.0 (03 September 2015) NOTE: Only versions marked as 'Release' are available in installer, updates are only available as source. NOTE: Current Release includes all previous updates. @@ -13,14 +13,14 @@ NOTE: This version supposed a big boost for raylib, new modules have been added with lots of features. Most of the modules have been completely reviewed to accomodate to the new features. Over 50 new functions have been added to previous raylib version. - Most of the examples have been redone and 10 new advanced examples have been added. + Most of the examples have been redone and +10 new advanced examples have been added. BIG changes: +[rlgl] SHADERS: Support for model shaders and postprocessing shaders (multiple functions) +[textures] FORMATS: Support for multiple internal formats, including compressed formats [camera] NEW MODULE: Set of cameras for 3d view: Free, Orbital, 1st person, 3rd person [gestures] NEW MODULE: Gestures system for Android and HTML5 platforms -[raygui] NEW MODULE: Set of IMGUI elements for tools development -[rlgl] SHADERS: Support for model shaders and postprocessing shaders (multiple functions) -[textures] FORMATS: Added support for multiple internal formats, including compressed formats +[raygui] NEW MODULE: Set of IMGUI elements for tools development (experimental) smaller changes: [rlgl] Added check for OpenGL supported extensions |
