Commit Graph

2 Commits

Author SHA1 Message Date
Rémi Verschelde a3a44b34b3 Fix all PNG images for potential incorrect sRGB profile
Using `find . -type f -name "*.png" -exec convert {} {} \;`.
2016-10-01 14:34:15 +02:00
George Marques 0daf3f07ca
Add tutorial on how to make plugins
One article with two basic tutorials: how to make a custom node and how to
add a custom dock to the editor.
2016-06-19 21:41:37 -03:00