We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7588fd commit 129f441Copy full SHA for 129f441
README.md
@@ -27,13 +27,13 @@ The latest changes can be found in the [dev branch](https://github.com/vilbeyli/
27
28
- Point Light Shadows
29
- Depth of Field
30
-- Screen Space Reflections
+- Reflections
31
- Linear (Cylinder) Lights
32
- Mipped Textures
33
34
## Released
35
36
-**[v0.5.0](https://github.com/vilbeyli/VQEngine/releases/tag/v0.5.0) - CPU & GPU Optimizations, Compute Shaders, Improved SSAO** - October##-2018
+**[v0.5.0](https://github.com/vilbeyli/VQEngine/releases/tag/v0.5.0) - CPU & GPU Optimizations, Compute Shaders** - October21-2018
37
38
- Compute Shader Pipeline
39
- Live Shader Editing (Launch Once - Edit Shader Source - Reload Shader)
0 commit comments