1
0
mirror of https://github.com/DarthAffe/CUE.NET.git synced 2025-12-12 16:58:29 +00:00

Updated Home (markdown)

DarthAffe 2017-01-08 12:12:34 +01:00
parent 22805aac28
commit 3d7f7a817c

13
Home.md

@ -24,12 +24,13 @@
4. **Brushes** 4. **Brushes**
4.1. [Understanding CUE.NET brushes](https://github.com/DarthAffe/CUE.NET/wiki/Understanding-CUE.NET-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.2. [Color-Corrections](https://github.com/DarthAffe/CUE.NET/wiki/Color-Corrections)
4.3. [Linear-Gradient Brush](https://github.com/DarthAffe/CUE.NET/wiki/Linear-Gradient-Brush) 4.3. [Solid-Color Brush](https://github.com/DarthAffe/CUE.NET/wiki/Solid-Color-Brush)
4.4. [Radial-Gradient Brush](https://github.com/DarthAffe/CUE.NET/wiki/Radial-Gradient-Brush) 4.4. [Linear-Gradient Brush](https://github.com/DarthAffe/CUE.NET/wiki/Linear-Gradient-Brush)
4.5. [Random-Color Brush](https://github.com/DarthAffe/CUE.NET/wiki/Random-Color-Brush) 4.5. [Radial-Gradient Brush](https://github.com/DarthAffe/CUE.NET/wiki/Radial-Gradient-Brush)
4.6. [Image-Brush](https://github.com/DarthAffe/CUE.NET/wiki/Image-Brush) 4.6. [Random-Color Brush](https://github.com/DarthAffe/CUE.NET/wiki/Random-Color-Brush)
4.7. [Implementing an own brush](https://github.com/DarthAffe/CUE.NET/wiki/Implementing-an-own-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. **Effects**
5.1 [Understanding CUE.NET effects](https://github.com/DarthAffe/CUE.NET/wiki/Understanding-CUE.NET-effects) 5.1 [Understanding CUE.NET effects](https://github.com/DarthAffe/CUE.NET/wiki/Understanding-CUE.NET-effects)