Skip to content

Commit

Permalink
soapbubblefx update (#1076)
Browse files Browse the repository at this point in the history
  • Loading branch information
shun-iwasawa authored and masafumi-inoue committed Mar 8, 2017
1 parent 827f341 commit a1471ce
Show file tree
Hide file tree
Showing 4 changed files with 224 additions and 49 deletions.
2 changes: 2 additions & 0 deletions stuff/config/current.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1183,6 +1183,8 @@
<item>"STD_iwa_SoapBubbleFx.GGamma" "G Gamma" </item>
<item>"STD_iwa_SoapBubbleFx.BGamma" "B Gamma" </item>
<item>"STD_iwa_SoapBubbleFx.binarizeThresold" "Threshold" </item>
<item>"STD_iwa_SoapBubbleFx.multiSource" "Multiple Bubbles in Shape Image" </item>
<item>"STD_iwa_SoapBubbleFx.maskCenter" "Mask Center of the Bubble" </item>
<item>"STD_iwa_SoapBubbleFx.shapeAspectRatio" "Shape Aspect Ratio" </item>
<item>"STD_iwa_SoapBubbleFx.blurRadius" "Blur Radius" </item>
<item>"STD_iwa_SoapBubbleFx.blurPower" "Power" </item>
Expand Down
2 changes: 2 additions & 0 deletions stuff/profiles/layouts/fxs/STD_iwa_SoapBubbleFx.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
<vbox>
<separator label="Shape"/>
<control>binarizeThresold</control>
<control>multiSource</control>
<control>maskCenter</control>
<control>shapeAspectRatio</control>
<control>blurRadius</control>
<control>blurPower</control>
Expand Down

0 comments on commit a1471ce

Please sign in to comment.