diff options
| author | DiligentGraphics <admin@diligentgraphics.com> | 2018-01-16 05:28:16 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-01-16 05:28:16 +0000 |
| commit | e9860aedf8fd42e59189c5fa59b951beef5e6528 (patch) | |
| tree | 07c34cf2f3531dbd739230b5ba5f2c3448c5dcff | |
| parent | Added Tutorial 08 - Tessellation (diff) | |
| download | DiligentEngine-e9860aedf8fd42e59189c5fa59b951beef5e6528.tar.gz DiligentEngine-e9860aedf8fd42e59189c5fa59b951beef5e6528.zip | |
Update README.md
| -rw-r--r-- | README.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -236,6 +236,12 @@ and adds implementation using Diligent Engine API to allow comparing performance # Version History +## v2.1.b + +* Removed legacy Visual Studio solution and project files +* Added API reference +* Added tutorials 1-8 + ## v2.1.a * Refactored build system to use CMake and Gradle for Android @@ -292,4 +298,4 @@ Licensed under the [Apache License, Version 2.0](License.txt) [diligentgraphics.com](http://diligentgraphics.com) -[1]: https://cdn.rawgit.com/DiligentGraphics/DiligentCore/4949ec8a/doc/html/index.html
\ No newline at end of file +[1]: https://cdn.rawgit.com/DiligentGraphics/DiligentCore/4949ec8a/doc/html/index.html |
