1
0
Fork 0

Fixed bug #286: Turbulence preset not working/going wild

Read actual turbulence value from "turbulence-magnitude-norm" property,
not from its "...-override" switch (which is true when enabled, so
turbulence was always forced to "1.0").
This commit is contained in:
ThorstenB 2011-04-08 20:08:14 +02:00
parent dac672e98f
commit 14b7ebfcbb

View file

@ -137,7 +137,7 @@
<condition>
<property>/environment/config/presets/turbulence-magnitude-norm-override</property>
</condition>
<property>/environment/config/presets/turbulence-magnitude-norm-override</property>
<property>/environment/config/presets/turbulence-magnitude-norm</property>
</input>
<input>
<property>/environment/config/interpolated/turbulence/magnitude-norm</property>