Blender Git Commit Log
Git Commits -> Revision 17b89f6
Revision 17b89f6 by Phil Stopford (master) July 2, 2020, 15:49 (GMT) |
Ocean modifier: Expose eigenvectors for use as map The eigenvectors in the ocean modifier (plus and minus) can be useful, but are not exposed. Assuming the particle system was capable, the eigenvectors could be used to drive spray emission velocities. This exposes the controls to allow a map to be generated from these eigenvectors. Currently, the values are mapped into a 0-255 range similar to foam. Differential Revision: https://developer.blender.org/D7182 |
Commit Details:
Full Hash: 17b89f6dacba007bf3a2189b36ea335bc389b661
Parent Commit: 35481fd
Committed By: Hans Goudey
Lines Changed: +83, -2