This small patch adds the "Nearest only" option to the curve guide. When this option is enabled, each particle is affected by the nearest curve guide only. I believe this patch makes hair modeling better with curve guides.
The parameter "Jitter" controls the amount of noise added to the position, which is used to determine the nearest curve guide. It does not affect to the actual position of the particle itself. This feature is useful for filling the gaps between different curve guide regions.
- Jitter parameter UI is not disabled even if nearest-only option is not checked because it also affects other curve guides.
- "Use max" option can be used together with nearest-only option.
- The patch is created for Blender 2.7x but also applicable to Blender 2.8.
- Screenshot:
- .blend file:
