From 67a1be36fc92ce1f0b9d91ee9028100bf4a6c5b7 Mon Sep 17 00:00:00 2001 From: DarthAffe Date: Sun, 8 Jan 2017 12:12:45 +0100 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index e8c85d8..572a01d 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -18,12 +18,13 @@ 4. **Brushes** 4.1. [Understanding CUE.NET brushes](https://github.com/DarthAffe/CUE.NET/wiki/Understanding-CUE.NET-brushes) - 4.2. [Solid-Color Brush](https://github.com/DarthAffe/CUE.NET/wiki/Solid-Color-Brush) - 4.3. [Linear-Gradient Brush](https://github.com/DarthAffe/CUE.NET/wiki/Linear-Gradient-Brush) - 4.4. [Radial-Gradient Brush](https://github.com/DarthAffe/CUE.NET/wiki/Radial-Gradient-Brush) - 4.5. [Random-Color Brush](https://github.com/DarthAffe/CUE.NET/wiki/Random-Color-Brush) - 4.6. [Image-Brush](https://github.com/DarthAffe/CUE.NET/wiki/Image-Brush) - 4.7. [Implementing an own brush](https://github.com/DarthAffe/CUE.NET/wiki/Implementing-an-own-brush) + 4.2. [Color-Corrections](https://github.com/DarthAffe/CUE.NET/wiki/Color-Corrections) + 4.3. [Solid-Color Brush](https://github.com/DarthAffe/CUE.NET/wiki/Solid-Color-Brush) + 4.4. [Linear-Gradient Brush](https://github.com/DarthAffe/CUE.NET/wiki/Linear-Gradient-Brush) + 4.5. [Radial-Gradient Brush](https://github.com/DarthAffe/CUE.NET/wiki/Radial-Gradient-Brush) + 4.6. [Random-Color Brush](https://github.com/DarthAffe/CUE.NET/wiki/Random-Color-Brush) + 4.7. [Image-Brush](https://github.com/DarthAffe/CUE.NET/wiki/Image-Brush) + 4.8. [Implementing an own brush](https://github.com/DarthAffe/CUE.NET/wiki/Implementing-an-own-brush) 5. **Effects** 5.1 [Understanding CUE.NET effects](https://github.com/DarthAffe/CUE.NET/wiki/Understanding-CUE.NET-effects)