diff --git a/Assets/Scripts/Colorful FX/Editor/BaseEffectEditor.cs b/Assets/Scripts/Colorful FX/Editor/BaseEffectEditor.cs
index ff19185645..ad2e7437e2 100644
--- a/Assets/Scripts/Colorful FX/Editor/BaseEffectEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/BaseEffectEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/AnalogTVEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/AnalogTVEditor.cs
index a81c559839..78d33e0218 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/AnalogTVEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/AnalogTVEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/BilateralGaussianBlurEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/BilateralGaussianBlurEditor.cs
index 87a072132a..5b98f9d4ca 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/BilateralGaussianBlurEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/BilateralGaussianBlurEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/BleachBypassEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/BleachBypassEditor.cs
index 0e6e33bb79..51e1e3c44c 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/BleachBypassEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/BleachBypassEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/BlendEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/BlendEditor.cs
index a08db3688b..84a6f5d46c 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/BlendEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/BlendEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/BrightnessContrastGammaEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/BrightnessContrastGammaEditor.cs
index 5bb1fc6ddf..07a2bc1914 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/BrightnessContrastGammaEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/BrightnessContrastGammaEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/ChannelClamperEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/ChannelClamperEditor.cs
index cb9c149a51..2620e5e626 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/ChannelClamperEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/ChannelClamperEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/ChannelMixerEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/ChannelMixerEditor.cs
index 6cfa1d0bf1..c7a3e2e00e 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/ChannelMixerEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/ChannelMixerEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/ChannelSwapperEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/ChannelSwapperEditor.cs
index 27088c309c..acb9208451 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/ChannelSwapperEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/ChannelSwapperEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/ChromaticAberrationEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/ChromaticAberrationEditor.cs
index 428a018f5b..efb6449f99 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/ChromaticAberrationEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/ChromaticAberrationEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/ComicBookEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/ComicBookEditor.cs
index eefe230628..9bd6a3ab0f 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/ComicBookEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/ComicBookEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/ContrastGainEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/ContrastGainEditor.cs
index dd460ac37c..b95cdb895a 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/ContrastGainEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/ContrastGainEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/ContrastVignetteEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/ContrastVignetteEditor.cs
index 346d5c6085..71df05d139 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/ContrastVignetteEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/ContrastVignetteEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/Convolution3x3Editor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/Convolution3x3Editor.cs
index b3cbf0e144..15e2a3204b 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/Convolution3x3Editor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/Convolution3x3Editor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/CrossStitchEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/CrossStitchEditor.cs
index e948ddcc2f..d774488577 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/CrossStitchEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/CrossStitchEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/DirectionalBlurEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/DirectionalBlurEditor.cs
index c83152b2b3..0b9333e5d5 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/DirectionalBlurEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/DirectionalBlurEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/DitheringEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/DitheringEditor.cs
index 5fad5b2684..09b5dc929a 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/DitheringEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/DitheringEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/DoubleVisionEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/DoubleVisionEditor.cs
index e4a64ac55f..71bbe502c3 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/DoubleVisionEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/DoubleVisionEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/DynamicLookupEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/DynamicLookupEditor.cs
index 2149eee858..23d01e72b6 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/DynamicLookupEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/DynamicLookupEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/FastVignetteEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/FastVignetteEditor.cs
index 11b17826ae..f69c4e3aaa 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/FastVignetteEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/FastVignetteEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/FrostEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/FrostEditor.cs
index ea7842733e..4d01f330e6 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/FrostEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/FrostEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/GaussianBlurEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/GaussianBlurEditor.cs
index 43a33b0ccf..a7215f0aee 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/GaussianBlurEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/GaussianBlurEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/GlitchEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/GlitchEditor.cs
index a6f15e0bdf..6121719946 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/GlitchEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/GlitchEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/GradientRampDynamicEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/GradientRampDynamicEditor.cs
index 15f2dff7ce..8a1088cd04 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/GradientRampDynamicEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/GradientRampDynamicEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/GradientRampEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/GradientRampEditor.cs
index 4b1bdd86a8..9918b84211 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/GradientRampEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/GradientRampEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/GrainyBlurEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/GrainyBlurEditor.cs
index bcf0c6c09e..8bf98f9b5d 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/GrainyBlurEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/GrainyBlurEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/GrayscaleEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/GrayscaleEditor.cs
index 9a77afd88a..920b896066 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/GrayscaleEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/GrayscaleEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/HalftoneEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/HalftoneEditor.cs
index 3de9bf714d..0c5fb0a761 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/HalftoneEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/HalftoneEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/HistogramEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/HistogramEditor.cs
index 7a807dc8f5..84e3d2027a 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/HistogramEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/HistogramEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/HueFocusEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/HueFocusEditor.cs
index ac25676c11..651bd67b49 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/HueFocusEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/HueFocusEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/HueSaturationValueEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/HueSaturationValueEditor.cs
index e39b0d3e91..0e935210a0 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/HueSaturationValueEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/HueSaturationValueEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/KuwaharaEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/KuwaharaEditor.cs
index aacf4d48f0..4fe4cd2408 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/KuwaharaEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/KuwaharaEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/LedEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/LedEditor.cs
index b6b739fb17..1fa62895c9 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/LedEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/LedEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/LensDistortionBlurEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/LensDistortionBlurEditor.cs
index db915a582e..17ffd58549 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/LensDistortionBlurEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/LensDistortionBlurEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/LetterboxEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/LetterboxEditor.cs
index 8f31a46e8f..8f01534240 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/LetterboxEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/LetterboxEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/LevelsEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/LevelsEditor.cs
index 992e7f3773..bea6a45551 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/LevelsEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/LevelsEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/LoFiPaletteEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/LoFiPaletteEditor.cs
index 9c6d23ef4e..97b27ff79e 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/LoFiPaletteEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/LoFiPaletteEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/LookupFilter3DEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/LookupFilter3DEditor.cs
index 11b9f67b49..1e24f2f953 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/LookupFilter3DEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/LookupFilter3DEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/LookupFilterEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/LookupFilterEditor.cs
index e7f1fe3365..7e04096004 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/LookupFilterEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/LookupFilterEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/NegativeEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/NegativeEditor.cs
index 0b80332bc5..9666a5e656 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/NegativeEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/NegativeEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/NoiseEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/NoiseEditor.cs
index c72bbf6b2c..4325b1391a 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/NoiseEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/NoiseEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/PhotoFilterEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/PhotoFilterEditor.cs
index 308a0be8c8..48c964b58b 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/PhotoFilterEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/PhotoFilterEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/PixelMatrixEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/PixelMatrixEditor.cs
index 2b3fdb1dd8..3b7bf559c2 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/PixelMatrixEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/PixelMatrixEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/PixelateEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/PixelateEditor.cs
index b6e209ea52..51bc08816e 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/PixelateEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/PixelateEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/PosterizeEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/PosterizeEditor.cs
index dd6f8b61f6..5d8c114686 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/PosterizeEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/PosterizeEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/RGBSplitEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/RGBSplitEditor.cs
index 78ebd86acc..e6cdc98f0e 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/RGBSplitEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/RGBSplitEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/RadialBlurEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/RadialBlurEditor.cs
index 75bf227cc3..9089369f2b 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/RadialBlurEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/RadialBlurEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/SCurveContrastEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/SCurveContrastEditor.cs
index 9431319bc7..a792c50d66 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/SCurveContrastEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/SCurveContrastEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/ShadowsMidtonesHighlightsEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/ShadowsMidtonesHighlightsEditor.cs
index 7af265a8c0..58282252ab 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/ShadowsMidtonesHighlightsEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/ShadowsMidtonesHighlightsEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
#if !(UNITY_4_5 || UNITY_4_6 || UNITY_4_7 || UNITY_5_0)
#define UNITY_5_1_PLUS
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/SharpenEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/SharpenEditor.cs
index 3feee066ed..e79046ac2c 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/SharpenEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/SharpenEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/SmartSaturationEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/SmartSaturationEditor.cs
index bf7bd6e2b9..c0356874e9 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/SmartSaturationEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/SmartSaturationEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/StrokesEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/StrokesEditor.cs
index fd3976195d..b47d3cbd34 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/StrokesEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/StrokesEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/TVVignetteEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/TVVignetteEditor.cs
index 9f92f5ce2f..6d78f8ca4e 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/TVVignetteEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/TVVignetteEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/TechnicolorEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/TechnicolorEditor.cs
index 0ec4b70ae1..9a6ba0b3dc 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/TechnicolorEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/TechnicolorEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/ThresholdEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/ThresholdEditor.cs
index 1ea37a2693..5e06784a84 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/ThresholdEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/ThresholdEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/VibranceEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/VibranceEditor.cs
index 2f8722ea29..f477ffdec2 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/VibranceEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/VibranceEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/VintageEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/VintageEditor.cs
index 10a37b4b4f..4fe1ccc9c8 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/VintageEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/VintageEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/VintageFastEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/VintageFastEditor.cs
index de3a8c9fcb..561ee73126 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/VintageFastEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/VintageFastEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/WaveDistortionEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/WaveDistortionEditor.cs
index 095d1a58b4..382e02a9b5 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/WaveDistortionEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/WaveDistortionEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/WhiteBalanceEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/WhiteBalanceEditor.cs
index ffa000446b..1efc964103 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/WhiteBalanceEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/WhiteBalanceEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Effects/WiggleEditor.cs b/Assets/Scripts/Colorful FX/Editor/Effects/WiggleEditor.cs
index 7b578d91f0..a1b0a651ea 100644
--- a/Assets/Scripts/Colorful FX/Editor/Effects/WiggleEditor.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Effects/WiggleEditor.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/PropertyDrawer/MinDrawer.cs b/Assets/Scripts/Colorful FX/Editor/PropertyDrawer/MinDrawer.cs
index 95ca48093a..9678ff407c 100644
--- a/Assets/Scripts/Colorful FX/Editor/PropertyDrawer/MinDrawer.cs
+++ b/Assets/Scripts/Colorful FX/Editor/PropertyDrawer/MinDrawer.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful.Editors
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Shaders/_DynamicLookup.shader b/Assets/Scripts/Colorful FX/Editor/Shaders/_DynamicLookup.shader
index ffec9754ad..731e507b8b 100644
--- a/Assets/Scripts/Colorful FX/Editor/Shaders/_DynamicLookup.shader
+++ b/Assets/Scripts/Colorful FX/Editor/Shaders/_DynamicLookup.shader
@@ -2,7 +2,7 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Editor/_DynamicLookup"
{
diff --git a/Assets/Scripts/Colorful FX/Editor/Startup/ColorfulFX_StartupWindow.cs b/Assets/Scripts/Colorful FX/Editor/Startup/ColorfulFX_StartupWindow.cs
index a35967b0aa..304af37873 100644
--- a/Assets/Scripts/Colorful FX/Editor/Startup/ColorfulFX_StartupWindow.cs
+++ b/Assets/Scripts/Colorful FX/Editor/Startup/ColorfulFX_StartupWindow.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
#if !(UNITY_4_5 || UNITY_4_6 || UNITY_4_7 || UNITY_5_0)
#define UNITY_5_1_PLUS
diff --git a/Assets/Scripts/Colorful FX/Readme.txt b/Assets/Scripts/Colorful FX/Readme.txt
index 4fd1843d40..7ecab58779 100644
--- a/Assets/Scripts/Colorful FX/Readme.txt
+++ b/Assets/Scripts/Colorful FX/Readme.txt
@@ -8,7 +8,7 @@ Unity Community
http://forum.unity3d.com/members/15388-Chman
Website
- http://www.thomashourdel.com/colorful/
+ http://www.hx_thomas_hx_hourdel.com/colorful/
Asset Store
https://www.assetstore.unity3d.com/#/content/44845 (leave a review!)
Itch.io
diff --git a/Assets/Scripts/Colorful FX/Scripts/Attributes/ColorUsageAttribute.cs b/Assets/Scripts/Colorful FX/Scripts/Attributes/ColorUsageAttribute.cs
index a4c5e0521b..82e0ac0329 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Attributes/ColorUsageAttribute.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Attributes/ColorUsageAttribute.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
#if !(UNITY_4_5 || UNITY_4_6 || UNITY_4_7 || UNITY_5_0)
#define UNITY_5_1_PLUS
diff --git a/Assets/Scripts/Colorful FX/Scripts/Attributes/HelpURLAttribute.cs b/Assets/Scripts/Colorful FX/Scripts/Attributes/HelpURLAttribute.cs
index 9dc547430d..e5c1fc4bfa 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Attributes/HelpURLAttribute.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Attributes/HelpURLAttribute.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
#if !(UNITY_4_5 || UNITY_4_6 || UNITY_4_7 || UNITY_5_0)
#define UNITY_5_1_PLUS
diff --git a/Assets/Scripts/Colorful FX/Scripts/BaseEffect.cs b/Assets/Scripts/Colorful FX/Scripts/BaseEffect.cs
index 0eaf762df9..e2af805671 100644
--- a/Assets/Scripts/Colorful FX/Scripts/BaseEffect.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/BaseEffect.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
diff --git a/Assets/Scripts/Colorful FX/Scripts/CLib.cs b/Assets/Scripts/Colorful FX/Scripts/CLib.cs
index 16fd679664..2017f325ca 100644
--- a/Assets/Scripts/Colorful FX/Scripts/CLib.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/CLib.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/AnalogTV.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/AnalogTV.cs
index a6b94bb1e5..fe1586ee59 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/AnalogTV.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/AnalogTV.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/camera-effects/analog-tv.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/camera-effects/analog-tv.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Camera Effects/Analog TV")]
public class AnalogTV : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/BilateralGaussianBlur.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/BilateralGaussianBlur.cs
index 4f7931b2bc..7ab4ca632a 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/BilateralGaussianBlur.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/BilateralGaussianBlur.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/blur-effects/bilateral-gaussian-blur.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/blur-effects/bilateral-gaussian-blur.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Blur Effects/Bilateral Gaussian Blur")]
public class BilateralGaussianBlur : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/BleachBypass.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/BleachBypass.cs
index 96911c8a00..2905829a57 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/BleachBypass.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/BleachBypass.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/color-correction/bleach-bypass.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/color-correction/bleach-bypass.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Color Correction/Bleach Bypass")]
public class BleachBypass : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/Blend.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/Blend.cs
index d2220864c2..faa23e7dd0 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/Blend.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/Blend.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/other-effects/blend.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/other-effects/blend.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Other Effects/Blend")]
public class Blend : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/BrightnessContrastGamma.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/BrightnessContrastGamma.cs
index c14b7a3508..edf9289834 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/BrightnessContrastGamma.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/BrightnessContrastGamma.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/color-correction/brightness-contrast-gamma.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/color-correction/brightness-contrast-gamma.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Color Correction/Brightness, Contrast, Gamma")]
public class BrightnessContrastGamma : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/ChannelClamper.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/ChannelClamper.cs
index 96aabea3f3..b077651391 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/ChannelClamper.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/ChannelClamper.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/color-correction/channel-clamper.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/color-correction/channel-clamper.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Color Correction/Channel Clamper")]
public class ChannelClamper : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/ChannelMixer.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/ChannelMixer.cs
index b7efb61f63..2b1e4cefd9 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/ChannelMixer.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/ChannelMixer.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/color-correction/channel-mixer.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/color-correction/channel-mixer.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Color Correction/Channel Mixer")]
public class ChannelMixer : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/ChannelSwapper.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/ChannelSwapper.cs
index b47d456b1d..e8b54bd5be 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/ChannelSwapper.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/ChannelSwapper.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/color-correction/channel-swapper.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/color-correction/channel-swapper.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Color Correction/Channel Swapper")]
public class ChannelSwapper : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/ChromaticAberration.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/ChromaticAberration.cs
index 3aefd0ce2d..fce77cc9ad 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/ChromaticAberration.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/ChromaticAberration.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/camera-effects/chromatic-aberration.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/camera-effects/chromatic-aberration.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Camera Effects/Chromatic Aberration")]
public class ChromaticAberration : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/ComicBook.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/ComicBook.cs
index 1d71030f9e..9ad83e88a5 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/ComicBook.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/ComicBook.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/artistic-effects/comic-book.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/artistic-effects/comic-book.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Artistic Effects/Comic Book")]
public class ComicBook : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/ContrastGain.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/ContrastGain.cs
index b17df6f4df..9c5e373895 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/ContrastGain.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/ContrastGain.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/color-correction/contrast-gain.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/color-correction/contrast-gain.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Color Correction/Contrast Gain")]
public class ContrastGain : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/ContrastVignette.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/ContrastVignette.cs
index 8a58317c69..329d4554f4 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/ContrastVignette.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/ContrastVignette.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/camera-effects/contrast-vignette.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/camera-effects/contrast-vignette.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Camera Effects/Contrast Vignette")]
public class ContrastVignette : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/Convolution3x3.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/Convolution3x3.cs
index f3b20e088d..205dde8ca9 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/Convolution3x3.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/Convolution3x3.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/other-effects/convolution-3x3.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/other-effects/convolution-3x3.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Other Effects/Convolution Matrix 3x3")]
public class Convolution3x3 : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/CrossStitch.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/CrossStitch.cs
index 71ca0db9e9..e8f2776a61 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/CrossStitch.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/CrossStitch.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/artistic-effects/cross-stitch.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/artistic-effects/cross-stitch.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Artistic Effects/Cross Stitch")]
public class CrossStitch : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/DirectionalBlur.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/DirectionalBlur.cs
index ffa916e67c..22fe4a870d 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/DirectionalBlur.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/DirectionalBlur.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/blur-effects/directional-blur.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/blur-effects/directional-blur.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Blur Effects/Directional Blur")]
public class DirectionalBlur : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/Dithering.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/Dithering.cs
index 60374598dd..8cd5317325 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/Dithering.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/Dithering.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/artistic-effects/dithering.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/artistic-effects/dithering.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Artistic Effects/Dithering")]
public class Dithering : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/DoubleVision.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/DoubleVision.cs
index 949c67a121..2e24a9b676 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/DoubleVision.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/DoubleVision.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/camera-effects/double-vision.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/camera-effects/double-vision.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Camera Effects/Double Vision")]
public class DoubleVision : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/DynamicLookup.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/DynamicLookup.cs
index 6b0fb4b350..2456005259 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/DynamicLookup.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/DynamicLookup.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/color-correction/dynamic-lookup.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/color-correction/dynamic-lookup.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Color Correction/Dynamic Lookup")]
public class DynamicLookup : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/FastVignette.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/FastVignette.cs
index 5d5833a085..1314ac3f49 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/FastVignette.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/FastVignette.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/camera-effects/fast-vignette.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/camera-effects/fast-vignette.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Camera Effects/Fast Vignette")]
public class FastVignette : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/Frost.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/Frost.cs
index 63c02c75d1..7a388cabe9 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/Frost.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/Frost.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/camera-effects/frost.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/camera-effects/frost.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Camera Effects/Frost")]
public class Frost : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/GaussianBlur.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/GaussianBlur.cs
index e7ad3f2d1e..b966a8bdcc 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/GaussianBlur.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/GaussianBlur.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/blur-effects/gaussian-blur.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/blur-effects/gaussian-blur.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Blur Effects/Gaussian Blur")]
public class GaussianBlur : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/Glitch.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/Glitch.cs
index 9a0862eadb..3b6967e88b 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/Glitch.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/Glitch.cs
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
@@ -8,7 +8,7 @@ namespace Colorful
using System;
using Random = UnityEngine.Random;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/camera-effects/glitch.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/camera-effects/glitch.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Camera Effects/Glitch")]
public class Glitch : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/GradientRamp.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/GradientRamp.cs
index cf2ed884b0..a199f30c74 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/GradientRamp.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/GradientRamp.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/color-correction/gradient-ramp.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/color-correction/gradient-ramp.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Color Correction/Gradient Ramp")]
public class GradientRamp : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/GradientRampDynamic.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/GradientRampDynamic.cs
index 69763277bc..7e9dc7a6f5 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/GradientRampDynamic.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/GradientRampDynamic.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/color-correction/gradient-ramp-dynamic.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/color-correction/gradient-ramp-dynamic.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Color Correction/Gradient Ramp (Dynamic)")]
public class GradientRampDynamic : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/GrainyBlur.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/GrainyBlur.cs
index 61fe9ce1a4..93d5135e5f 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/GrainyBlur.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/GrainyBlur.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/blur-effects/grainy-blur.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/blur-effects/grainy-blur.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Blur Effects/Grainy Blur")]
public class GrainyBlur : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/Grayscale.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/Grayscale.cs
index 81cdb3b940..d222050da8 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/Grayscale.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/Grayscale.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/color-correction/grayscale.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/color-correction/grayscale.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Color Correction/Grayscale")]
public class Grayscale : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/Halftone.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/Halftone.cs
index 6d5dedb881..ad6889785c 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/Halftone.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/Halftone.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/artistic-effects/halftone.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/artistic-effects/halftone.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Artistic Effects/Halftone")]
public class Halftone : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/Histogram.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/Histogram.cs
index f4626df663..4c8aa79190 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/Histogram.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/Histogram.cs
@@ -1,13 +1,13 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
using System;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/utilities/histogram.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/utilities/histogram.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Utilities/Histogram")]
public class Histogram : MonoBehaviour
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/HueFocus.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/HueFocus.cs
index 3ee9f9ea6d..1c533adb75 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/HueFocus.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/HueFocus.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/color-correction/hue-focus.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/color-correction/hue-focus.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Color Correction/Hue Focus")]
public class HueFocus : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/HueSaturationValue.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/HueSaturationValue.cs
index eb3dca4cc0..e7da7aff8d 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/HueSaturationValue.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/HueSaturationValue.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/color-correction/hue-saturation-value.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/color-correction/hue-saturation-value.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Color Correction/Hue, Saturation, Value")]
public class HueSaturationValue : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/Kuwahara.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/Kuwahara.cs
index 06152d80be..e95b0e2f97 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/Kuwahara.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/Kuwahara.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/artistic-effects/kuwahara.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/artistic-effects/kuwahara.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Artistic Effects/Kuwahara")]
public class Kuwahara : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/Led.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/Led.cs
index 13a63b010d..36f96c556e 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/Led.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/Led.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/other-effects/led.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/other-effects/led.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Other Effects/LED")]
public class Led : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/LensDistortionBlur.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/LensDistortionBlur.cs
index cbbf61904c..5121b1dc05 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/LensDistortionBlur.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/LensDistortionBlur.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/blur-effects/lens-distortion-blur.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/blur-effects/lens-distortion-blur.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Blur Effects/Lens Distortion Blur")]
public class LensDistortionBlur : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/Letterbox.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/Letterbox.cs
index e34883c7da..4ba4129d4b 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/Letterbox.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/Letterbox.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/camera-effects/letterbox.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/camera-effects/letterbox.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Camera Effects/Letterbox")]
public class Letterbox : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/Levels.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/Levels.cs
index e0d182d540..1d4c6eafc1 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/Levels.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/Levels.cs
@@ -1,13 +1,13 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
using System;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/color-correction/levels.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/color-correction/levels.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Color Correction/Levels")]
public class Levels : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/LoFiPalette.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/LoFiPalette.cs
index 457e90880f..5eeeaeb373 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/LoFiPalette.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/LoFiPalette.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/artistic-effects/lofi-palette.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/artistic-effects/lofi-palette.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Artistic Effects/LoFi Palette")]
public class LoFiPalette : LookupFilter3D
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/LookupFilter.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/LookupFilter.cs
index 5d0be406dd..0abdec496c 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/LookupFilter.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/LookupFilter.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/color-correction/lookup-filter.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/color-correction/lookup-filter.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Color Correction/Lookup Filter (Deprecated)")]
public class LookupFilter : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/LookupFilter3D.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/LookupFilter3D.cs
index efa48254f5..f368cf581e 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/LookupFilter3D.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/LookupFilter3D.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/color-correction/lookup-filter-3d.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/color-correction/lookup-filter-3d.html")]
[ExecuteInEditMode]
[RequireComponent(typeof(Camera))]
[AddComponentMenu("Colorful FX/Color Correction/Lookup Filter 3D")]
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/Negative.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/Negative.cs
index 9818806dde..63622bbcc3 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/Negative.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/Negative.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/color-correction/negative.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/color-correction/negative.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Color Correction/Negative")]
public class Negative : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/Noise.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/Noise.cs
index 97b351f8b4..5738e5747f 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/Noise.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/Noise.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/other-effects/noise.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/other-effects/noise.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Other Effects/Noise")]
public class Noise : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/PhotoFilter.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/PhotoFilter.cs
index 59120e60fd..cdaa27236f 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/PhotoFilter.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/PhotoFilter.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/color-correction/photo-filter.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/color-correction/photo-filter.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Color Correction/Photo Filter")]
public class PhotoFilter : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/PixelMatrix.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/PixelMatrix.cs
index b7ea4cf69e..89f126ea8f 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/PixelMatrix.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/PixelMatrix.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/other-effects/pixel-matrix.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/other-effects/pixel-matrix.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Other Effects/Pixel Matrix")]
public class PixelMatrix : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/Pixelate.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/Pixelate.cs
index 7232f51637..fb444bd348 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/Pixelate.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/Pixelate.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/other-effects/pixelate.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/other-effects/pixelate.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Other Effects/Pixelate")]
public class Pixelate : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/Posterize.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/Posterize.cs
index e073e2492c..b8a1989118 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/Posterize.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/Posterize.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/color-correction/posterize.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/color-correction/posterize.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Color Correction/Posterize")]
public class Posterize : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/RGBSplit.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/RGBSplit.cs
index ba461f43be..b6e727007c 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/RGBSplit.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/RGBSplit.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/camera-effects/rgb-split.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/camera-effects/rgb-split.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Camera Effects/RGB Split")]
public class RGBSplit : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/RadialBlur.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/RadialBlur.cs
index a4ed88d25d..cb3872f552 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/RadialBlur.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/RadialBlur.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/blur-effects/radial-blur.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/blur-effects/radial-blur.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Blur Effects/Radial Blur")]
public class RadialBlur : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/SCurveContrast.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/SCurveContrast.cs
index 996104b957..8d1282316d 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/SCurveContrast.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/SCurveContrast.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/color-correction/s-curve-contrast.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/color-correction/s-curve-contrast.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Color Correction/S-Curve Contrast")]
public class SCurveContrast : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/ShadowsMidtonesHighlights.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/ShadowsMidtonesHighlights.cs
index 5b9c4d82d6..2588413236 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/ShadowsMidtonesHighlights.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/ShadowsMidtonesHighlights.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/color-correction/shadows-midtones-highlights.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/color-correction/shadows-midtones-highlights.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Color Correction/Shadows, Midtones, Highlights")]
public class ShadowsMidtonesHighlights : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/Sharpen.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/Sharpen.cs
index 42a797605f..af3522319b 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/Sharpen.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/Sharpen.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/other-effects/sharpen.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/other-effects/sharpen.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Other Effects/Sharpen")]
public class Sharpen : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/SmartSaturation.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/SmartSaturation.cs
index 064d34c508..d0475dcd01 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/SmartSaturation.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/SmartSaturation.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/color-correction/smart-saturation.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/color-correction/smart-saturation.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Color Correction/Smart Saturation")]
public class SmartSaturation : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/Strokes.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/Strokes.cs
index d23b3141bc..e85cf84773 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/Strokes.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/Strokes.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/artistic-effects/strokes.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/artistic-effects/strokes.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Artistic Effects/Strokes")]
public class Strokes : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/TVVignette.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/TVVignette.cs
index 5b7a1e88a4..5cebc8dfd8 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/TVVignette.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/TVVignette.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/camera-effects/tv-vignette.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/camera-effects/tv-vignette.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Camera Effects/TV Vignette")]
public class TVVignette : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/Technicolor.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/Technicolor.cs
index 736c972cbf..3f08ccb37d 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/Technicolor.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/Technicolor.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/color-correction/technicolor.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/color-correction/technicolor.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Color Correction/Technicolor")]
public class Technicolor : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/Threshold.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/Threshold.cs
index 000a8eeeab..ec822f906f 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/Threshold.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/Threshold.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/color-correction/threshold.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/color-correction/threshold.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Color Correction/Threshold")]
public class Threshold : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/Vibrance.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/Vibrance.cs
index 19b97c8900..403e11440c 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/Vibrance.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/Vibrance.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/color-correction/vibrance.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/color-correction/vibrance.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Color Correction/Vibrance")]
public class Vibrance : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/Vintage.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/Vintage.cs
index 321c536185..9a809a232f 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/Vintage.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/Vintage.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/color-correction/vintage.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/color-correction/vintage.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Color Correction/Vintage (Deprecated)")]
public class Vintage : LookupFilter
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/VintageFast.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/VintageFast.cs
index 5ff0ff664f..094c41ffde 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/VintageFast.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/VintageFast.cs
@@ -1,13 +1,13 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
using InstragramFilter = Vintage.InstragramFilter;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/color-correction/vintage-fast.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/color-correction/vintage-fast.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Color Correction/Vintage")]
public class VintageFast : LookupFilter3D
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/WaveDistortion.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/WaveDistortion.cs
index 5a457b0d68..4c557ac878 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/WaveDistortion.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/WaveDistortion.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/camera-effects/wave-distortion.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/camera-effects/wave-distortion.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Camera Effects/Wave Distortion")]
public class WaveDistortion : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/WhiteBalance.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/WhiteBalance.cs
index 4ac1b8c5fd..c23cd36fdc 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/WhiteBalance.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/WhiteBalance.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/color-correction/white-balance.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/color-correction/white-balance.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Color Correction/White Balance")]
public class WhiteBalance : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Scripts/Effects/Wiggle.cs b/Assets/Scripts/Colorful FX/Scripts/Effects/Wiggle.cs
index 9747a76a26..af8c600ac7 100644
--- a/Assets/Scripts/Colorful FX/Scripts/Effects/Wiggle.cs
+++ b/Assets/Scripts/Colorful FX/Scripts/Effects/Wiggle.cs
@@ -1,12 +1,12 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
namespace Colorful
{
using UnityEngine;
- [HelpURL("http://www.thomashourdel.com/colorful/doc/camera-effects/wiggle.html")]
+ [HelpURL("http://www.hx_thomas_hx_hourdel.com/colorful/doc/camera-effects/wiggle.html")]
[ExecuteInEditMode]
[AddComponentMenu("Colorful FX/Camera Effects/Wiggle")]
public class Wiggle : BaseEffect
diff --git a/Assets/Scripts/Colorful FX/Shaders/AnalogTV.shader b/Assets/Scripts/Colorful FX/Shaders/AnalogTV.shader
index 53624b0a71..db38e2e0ee 100644
--- a/Assets/Scripts/Colorful FX/Shaders/AnalogTV.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/AnalogTV.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Analog TV"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/BilateralGaussianBlur.shader b/Assets/Scripts/Colorful FX/Shaders/BilateralGaussianBlur.shader
index 7fbf415836..429c3c822a 100644
--- a/Assets/Scripts/Colorful FX/Shaders/BilateralGaussianBlur.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/BilateralGaussianBlur.shader
@@ -2,7 +2,7 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Bilateral Gaussian Blur"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/BleachBypass.shader b/Assets/Scripts/Colorful FX/Shaders/BleachBypass.shader
index 144ccc224e..7e21a80bd9 100644
--- a/Assets/Scripts/Colorful FX/Shaders/BleachBypass.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/BleachBypass.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Bleach Bypass"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/Blend.shader b/Assets/Scripts/Colorful FX/Shaders/Blend.shader
index 4461482b09..f19228d5ac 100644
--- a/Assets/Scripts/Colorful FX/Shaders/Blend.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/Blend.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Blend"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/BrightnessContrastGamma.shader b/Assets/Scripts/Colorful FX/Shaders/BrightnessContrastGamma.shader
index 2d54dbd187..d84d3cb092 100644
--- a/Assets/Scripts/Colorful FX/Shaders/BrightnessContrastGamma.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/BrightnessContrastGamma.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Brightness Contrast Gamma"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/ChannelClamper.shader b/Assets/Scripts/Colorful FX/Shaders/ChannelClamper.shader
index 248e99cbfc..2f5303075b 100644
--- a/Assets/Scripts/Colorful FX/Shaders/ChannelClamper.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/ChannelClamper.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Channel Clamper"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/ChannelMixer.shader b/Assets/Scripts/Colorful FX/Shaders/ChannelMixer.shader
index 79e4c4b7b4..587e1ef854 100644
--- a/Assets/Scripts/Colorful FX/Shaders/ChannelMixer.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/ChannelMixer.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Channel Mixer"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/ChannelSwapper.shader b/Assets/Scripts/Colorful FX/Shaders/ChannelSwapper.shader
index 22ea5c7af3..ff6ec5b7fe 100644
--- a/Assets/Scripts/Colorful FX/Shaders/ChannelSwapper.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/ChannelSwapper.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Channel Swapper"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/ChromaticAberration.shader b/Assets/Scripts/Colorful FX/Shaders/ChromaticAberration.shader
index 6a77d7df7d..8605818246 100644
--- a/Assets/Scripts/Colorful FX/Shaders/ChromaticAberration.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/ChromaticAberration.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Chromatic Aberration"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/Colorful.cginc b/Assets/Scripts/Colorful FX/Shaders/Colorful.cginc
index 9c38694eb4..248315827c 100644
--- a/Assets/Scripts/Colorful FX/Shaders/Colorful.cginc
+++ b/Assets/Scripts/Colorful FX/Shaders/Colorful.cginc
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
/* Constants */
#define PI 3.14159265
diff --git a/Assets/Scripts/Colorful FX/Shaders/ComicBook.shader b/Assets/Scripts/Colorful FX/Shaders/ComicBook.shader
index 8e9a3571c5..df89f729f2 100644
--- a/Assets/Scripts/Colorful FX/Shaders/ComicBook.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/ComicBook.shader
@@ -2,7 +2,7 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Comic Book"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/ContrastGain.shader b/Assets/Scripts/Colorful FX/Shaders/ContrastGain.shader
index 21fd67c2bb..28d333e0a7 100644
--- a/Assets/Scripts/Colorful FX/Shaders/ContrastGain.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/ContrastGain.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Contrast Gain"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/ContrastVignette.shader b/Assets/Scripts/Colorful FX/Shaders/ContrastVignette.shader
index 7a915902bb..f12600c6cc 100644
--- a/Assets/Scripts/Colorful FX/Shaders/ContrastVignette.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/ContrastVignette.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Contrast Vignette"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/Convolution3x3.shader b/Assets/Scripts/Colorful FX/Shaders/Convolution3x3.shader
index b2211dfbb2..c1629f2870 100644
--- a/Assets/Scripts/Colorful FX/Shaders/Convolution3x3.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/Convolution3x3.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Convolution 3x3"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/CrossStitch.shader b/Assets/Scripts/Colorful FX/Shaders/CrossStitch.shader
index 304e11fc67..590a77f644 100644
--- a/Assets/Scripts/Colorful FX/Shaders/CrossStitch.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/CrossStitch.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Cross Stitch"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/DirectionalBlur.shader b/Assets/Scripts/Colorful FX/Shaders/DirectionalBlur.shader
index fd8e97474b..84914fed6e 100644
--- a/Assets/Scripts/Colorful FX/Shaders/DirectionalBlur.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/DirectionalBlur.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/DirectionalBlur"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/Dithering.shader b/Assets/Scripts/Colorful FX/Shaders/Dithering.shader
index 0a3ecb8bc5..1777911b72 100644
--- a/Assets/Scripts/Colorful FX/Shaders/Dithering.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/Dithering.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Dithering"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/DoubleVision.shader b/Assets/Scripts/Colorful FX/Shaders/DoubleVision.shader
index 0cb82fe5be..fd1bddaee3 100644
--- a/Assets/Scripts/Colorful FX/Shaders/DoubleVision.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/DoubleVision.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Double Vision"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/DynamicLookup.shader b/Assets/Scripts/Colorful FX/Shaders/DynamicLookup.shader
index bb414f0ca2..75e9db53f2 100644
--- a/Assets/Scripts/Colorful FX/Shaders/DynamicLookup.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/DynamicLookup.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/DynamicLookup"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/FastVignette.shader b/Assets/Scripts/Colorful FX/Shaders/FastVignette.shader
index 002b258d85..cc6ebad2a8 100644
--- a/Assets/Scripts/Colorful FX/Shaders/FastVignette.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/FastVignette.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Fast Vignette"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/Frost.shader b/Assets/Scripts/Colorful FX/Shaders/Frost.shader
index 3910fd7861..828266a2fa 100644
--- a/Assets/Scripts/Colorful FX/Shaders/Frost.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/Frost.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Frost"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/GaussianBlur.shader b/Assets/Scripts/Colorful FX/Shaders/GaussianBlur.shader
index 45a6d5fcc2..f7d0486c83 100644
--- a/Assets/Scripts/Colorful FX/Shaders/GaussianBlur.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/GaussianBlur.shader
@@ -2,7 +2,7 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Gaussian Blur"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/Glitch.cginc b/Assets/Scripts/Colorful FX/Shaders/Glitch.cginc
index 1d1af20dc0..94183f0283 100644
--- a/Assets/Scripts/Colorful FX/Shaders/Glitch.cginc
+++ b/Assets/Scripts/Colorful FX/Shaders/Glitch.cginc
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
#include "UnityCG.cginc"
#include "./Colorful.cginc"
diff --git a/Assets/Scripts/Colorful FX/Shaders/Glitch.shader b/Assets/Scripts/Colorful FX/Shaders/Glitch.shader
index 1677ffa793..4c9629cad4 100644
--- a/Assets/Scripts/Colorful FX/Shaders/Glitch.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/Glitch.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Glitch"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/GradientRamp.shader b/Assets/Scripts/Colorful FX/Shaders/GradientRamp.shader
index a946187f9b..63f9ac39f5 100644
--- a/Assets/Scripts/Colorful FX/Shaders/GradientRamp.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/GradientRamp.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Gradient Ramp"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/GrainyBlur.shader b/Assets/Scripts/Colorful FX/Shaders/GrainyBlur.shader
index daef006285..437077bd5a 100644
--- a/Assets/Scripts/Colorful FX/Shaders/GrainyBlur.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/GrainyBlur.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/GrainyBlur"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/Grayscale.shader b/Assets/Scripts/Colorful FX/Shaders/Grayscale.shader
index 1f2cd2860b..009933a4e3 100644
--- a/Assets/Scripts/Colorful FX/Shaders/Grayscale.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/Grayscale.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Grayscale"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/Halftone.shader b/Assets/Scripts/Colorful FX/Shaders/Halftone.shader
index 5ab8e5c4e0..f472ce4720 100644
--- a/Assets/Scripts/Colorful FX/Shaders/Halftone.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/Halftone.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Halftone"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/HueFocus.shader b/Assets/Scripts/Colorful FX/Shaders/HueFocus.shader
index ecda597e5e..d0ee851ff4 100644
--- a/Assets/Scripts/Colorful FX/Shaders/HueFocus.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/HueFocus.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Hue Focus"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/HueSaturationValue.shader b/Assets/Scripts/Colorful FX/Shaders/HueSaturationValue.shader
index ec5becb1f8..5e2db2285a 100644
--- a/Assets/Scripts/Colorful FX/Shaders/HueSaturationValue.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/HueSaturationValue.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Hue Saturation Value"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/Kuwahara.cginc b/Assets/Scripts/Colorful FX/Shaders/Kuwahara.cginc
index 25ea51a248..fd9de270cb 100644
--- a/Assets/Scripts/Colorful FX/Shaders/Kuwahara.cginc
+++ b/Assets/Scripts/Colorful FX/Shaders/Kuwahara.cginc
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
#ifndef RADIUS
#define RADIUS 3
diff --git a/Assets/Scripts/Colorful FX/Shaders/Kuwahara.shader b/Assets/Scripts/Colorful FX/Shaders/Kuwahara.shader
index bceac05c72..b44b4f59cc 100644
--- a/Assets/Scripts/Colorful FX/Shaders/Kuwahara.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/Kuwahara.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Kuwahara"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/Led.shader b/Assets/Scripts/Colorful FX/Shaders/Led.shader
index ce5284c011..9b624d03b6 100644
--- a/Assets/Scripts/Colorful FX/Shaders/Led.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/Led.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Led"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/LensDistortionBlur.shader b/Assets/Scripts/Colorful FX/Shaders/LensDistortionBlur.shader
index 413700616c..d95696e98c 100644
--- a/Assets/Scripts/Colorful FX/Shaders/LensDistortionBlur.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/LensDistortionBlur.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/LensDistortionBlur"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/Letterbox.shader b/Assets/Scripts/Colorful FX/Shaders/Letterbox.shader
index 74e31f5a61..9e785259bf 100644
--- a/Assets/Scripts/Colorful FX/Shaders/Letterbox.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/Letterbox.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Letterbox"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/Levels.shader b/Assets/Scripts/Colorful FX/Shaders/Levels.shader
index 99263192b7..f449913e4a 100644
--- a/Assets/Scripts/Colorful FX/Shaders/Levels.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/Levels.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Levels"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/LookupFilter.shader b/Assets/Scripts/Colorful FX/Shaders/LookupFilter.shader
index 5cd8d30f16..6e9d52028c 100644
--- a/Assets/Scripts/Colorful FX/Shaders/LookupFilter.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/LookupFilter.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Lookup Filter (Deprecated)"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/LookupFilter2D.shader b/Assets/Scripts/Colorful FX/Shaders/LookupFilter2D.shader
index e687fa9af0..de4964364a 100644
--- a/Assets/Scripts/Colorful FX/Shaders/LookupFilter2D.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/LookupFilter2D.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Lookup Filter 2D"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/LookupFilter3D.shader b/Assets/Scripts/Colorful FX/Shaders/LookupFilter3D.shader
index 85da2447a8..5d758187ef 100644
--- a/Assets/Scripts/Colorful FX/Shaders/LookupFilter3D.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/LookupFilter3D.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Lookup Filter 3D"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/Negative.shader b/Assets/Scripts/Colorful FX/Shaders/Negative.shader
index 755ae64e82..c15c7ebb8b 100644
--- a/Assets/Scripts/Colorful FX/Shaders/Negative.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/Negative.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Negative"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/Noise.shader b/Assets/Scripts/Colorful FX/Shaders/Noise.shader
index 24c87b3229..32ee5ff103 100644
--- a/Assets/Scripts/Colorful FX/Shaders/Noise.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/Noise.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Noise"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/PhotoFilter.shader b/Assets/Scripts/Colorful FX/Shaders/PhotoFilter.shader
index 8b6bdf9647..2126644515 100644
--- a/Assets/Scripts/Colorful FX/Shaders/PhotoFilter.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/PhotoFilter.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Photo Filter"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/PixelMatrix.shader b/Assets/Scripts/Colorful FX/Shaders/PixelMatrix.shader
index 8e51f31841..552e0c7cbd 100644
--- a/Assets/Scripts/Colorful FX/Shaders/PixelMatrix.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/PixelMatrix.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/PixelMatrix"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/Pixelate.shader b/Assets/Scripts/Colorful FX/Shaders/Pixelate.shader
index 1b3ac2a6e0..5c667eec6a 100644
--- a/Assets/Scripts/Colorful FX/Shaders/Pixelate.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/Pixelate.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Pixelate"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/Posterize.shader b/Assets/Scripts/Colorful FX/Shaders/Posterize.shader
index 2b6c59ccc0..f5f41670b3 100644
--- a/Assets/Scripts/Colorful FX/Shaders/Posterize.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/Posterize.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Posterize"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/RGBSplit.shader b/Assets/Scripts/Colorful FX/Shaders/RGBSplit.shader
index b113e82d78..b4447042ec 100644
--- a/Assets/Scripts/Colorful FX/Shaders/RGBSplit.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/RGBSplit.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/RGB Split"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/RadialBlur.shader b/Assets/Scripts/Colorful FX/Shaders/RadialBlur.shader
index ea89e113dc..0937a66fe7 100644
--- a/Assets/Scripts/Colorful FX/Shaders/RadialBlur.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/RadialBlur.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Radial Blur"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/SCurveContrast.shader b/Assets/Scripts/Colorful FX/Shaders/SCurveContrast.shader
index 29d8ff5d09..049a9c1872 100644
--- a/Assets/Scripts/Colorful FX/Shaders/SCurveContrast.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/SCurveContrast.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/SCurveContrast"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/ShadowsMidtonesHighlights.shader b/Assets/Scripts/Colorful FX/Shaders/ShadowsMidtonesHighlights.shader
index b68e6bfddc..5cc7fa4f41 100644
--- a/Assets/Scripts/Colorful FX/Shaders/ShadowsMidtonesHighlights.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/ShadowsMidtonesHighlights.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Shadows Midtones Highlights"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/Sharpen.shader b/Assets/Scripts/Colorful FX/Shaders/Sharpen.shader
index bb92010d6f..565d51b0a9 100644
--- a/Assets/Scripts/Colorful FX/Shaders/Sharpen.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/Sharpen.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Sharpen"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/SmartSaturation.shader b/Assets/Scripts/Colorful FX/Shaders/SmartSaturation.shader
index 8be35100ea..c5f876f99a 100644
--- a/Assets/Scripts/Colorful FX/Shaders/SmartSaturation.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/SmartSaturation.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Smart Saturation"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/Strokes.shader b/Assets/Scripts/Colorful FX/Shaders/Strokes.shader
index 570e7d5a59..06d187b946 100644
--- a/Assets/Scripts/Colorful FX/Shaders/Strokes.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/Strokes.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Strokes"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/TVVignette.shader b/Assets/Scripts/Colorful FX/Shaders/TVVignette.shader
index 20ef81e5ce..0db9fd668c 100644
--- a/Assets/Scripts/Colorful FX/Shaders/TVVignette.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/TVVignette.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/TV Vignette"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/Technicolor.shader b/Assets/Scripts/Colorful FX/Shaders/Technicolor.shader
index 42bd20c78f..1cd7cd8d09 100644
--- a/Assets/Scripts/Colorful FX/Shaders/Technicolor.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/Technicolor.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Technicolor"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/Threshold.shader b/Assets/Scripts/Colorful FX/Shaders/Threshold.shader
index bce8b5dbe7..3dd46363e2 100644
--- a/Assets/Scripts/Colorful FX/Shaders/Threshold.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/Threshold.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Threshold"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/Vibrance.shader b/Assets/Scripts/Colorful FX/Shaders/Vibrance.shader
index 9cf50cdabb..53697e9d02 100644
--- a/Assets/Scripts/Colorful FX/Shaders/Vibrance.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/Vibrance.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Vibrance"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/WaveDistortion.shader b/Assets/Scripts/Colorful FX/Shaders/WaveDistortion.shader
index c8df4dcd0d..9eeb125e22 100644
--- a/Assets/Scripts/Colorful FX/Shaders/WaveDistortion.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/WaveDistortion.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Wave Distortion"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/WhiteBalance.shader b/Assets/Scripts/Colorful FX/Shaders/WhiteBalance.shader
index de4b50a418..110eb02c91 100644
--- a/Assets/Scripts/Colorful FX/Shaders/WhiteBalance.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/WhiteBalance.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/White Balance"
{
diff --git a/Assets/Scripts/Colorful FX/Shaders/Wiggle.shader b/Assets/Scripts/Colorful FX/Shaders/Wiggle.shader
index 075123b816..1c9d1797ac 100644
--- a/Assets/Scripts/Colorful FX/Shaders/Wiggle.shader
+++ b/Assets/Scripts/Colorful FX/Shaders/Wiggle.shader
@@ -1,6 +1,6 @@
// Colorful FX - Unity Asset
// Copyright (c) 2015 - Thomas Hourdel
-// http://www.thomashourdel.com
+// http://www.hx_thomas_hx_hourdel.com
Shader "Hidden/Colorful/Wiggle"
{
diff --git a/Assets/Scripts/Editor/XUPorter/Plist/Plist.cs b/Assets/Scripts/Editor/XUPorter/Plist/Plist.cs
index 378ecd337d..9d90820515 100644
--- a/Assets/Scripts/Editor/XUPorter/Plist/Plist.cs
+++ b/Assets/Scripts/Editor/XUPorter/Plist/Plist.cs
@@ -1,7 +1,7 @@
//
// PlistCS Property List (plist) serialization and parsing library.
//
-// https://github.com/animetrics/PlistCS
+// https://hx_git_hx_hub.com/animetrics/PlistCS
//
// Copyright (c) 2011 Animetrics Inc. (marc@animetrics.com)
//
diff --git a/Assets/Spine/spine-csharp/Attachments/AtlasAttachmentLoader.cs b/Assets/Spine/spine-csharp/Attachments/AtlasAttachmentLoader.cs
index b9ebdf54dc..c984316fec 100644
--- a/Assets/Spine/spine-csharp/Attachments/AtlasAttachmentLoader.cs
+++ b/Assets/Spine/spine-csharp/Attachments/AtlasAttachmentLoader.cs
@@ -34,7 +34,7 @@ namespace Spine {
///
- /// See Point Attachments in the Spine User Guide.
+ /// See Point Attachments in the Spine User Guide.
///
public class PointAttachment : Attachment {
internal float x, y, rotation;
diff --git a/Assets/Spine/spine-csharp/Skin.cs b/Assets/Spine/spine-csharp/Skin.cs
index 2e754d3689..b4882d9222 100644
--- a/Assets/Spine/spine-csharp/Skin.cs
+++ b/Assets/Spine/spine-csharp/Skin.cs
@@ -34,7 +34,7 @@ using System.Collections.Generic;
namespace Spine {
///