This patch relates to T60824
Highlights:
- A boatload of factor properties were set to PROP_NONE, even properties that had 'Factor' in the name (!)
- Some time properties were not set to PROP_TIME, especially in Particles
- Changed motion_blur_shutter to use a soft max value of 1 instead of 2. Anything > 1 here is not physically correct and makes no real logical sense.
- Changed display name of Dynamic Paint dissolve_speed to Dissolve Time, since it's a time property, not speed.