Skip to content

Commit

Permalink
README.md updated
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiof17 committed Aug 6, 2018
1 parent 31c8b2a commit 7ba6752
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
10 changes: 10 additions & 0 deletions GLSL/Blur/Crok_blush_GL/Crok_blush_GL.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<Package>
<DisplayName>Crok_blush_GL</DisplayName>
<Description>Bandpass effect.</Description>
<Version>1.0</Version>
<ReleaseDate>@DATE@</ReleaseDate>
<Name>natron.community.plugins.Crok_blush_GL</Name>
<Default>script</Default>
<Script>installscript.qs</Script>
</Package>
3 changes: 3 additions & 0 deletions GLSL/Blur/Crok_blush_GL/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Crok_blush_GL

Bandpass effect.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,8 @@ https://github.com/NatronGitHub/natron-plugins/wiki/Guidelines-for-plugins

- <img src='/GLSL/Blur/Crok_bloom_GL/Crok_bloom_GL.png' width='24'> **[Crok_bloom_GL](/GLSL/Blur/BlurCrok_bloom_GL/README.md)** : Simulates bloom.

- <img src='/GLSL/Blur/Crok_blush_GL/Crok_blush_GL.png' width='24'> **[Crok_blush_GL](/GLSL/Blur/Crok_blush_GL/README.md)** : Bandpass effect.

- <img src='/GLSL/Blur/Crok_convolve_GL/Crok_convolve_GL.png' width='24'> **[Crok_convolve_GL](/GLSL/Blur/BlurCrok_convolve_GL/README.md)** : Simulates a convolve blur.

- <img src='/GLSL/Blur/Crok_diffuse_GL/Crok_diffuse_GL.png' width='24'> **[Crok_diffuse_GL](/GLSL/Blur/BlurCrok_diffuse_GL/README.md)** : Creates a noisy blur.
Expand Down

0 comments on commit 7ba6752

Please sign in to comment.