Blender Git Commit Log
Git Commits -> Revision 969cbed
Revision 969cbed by Alexander Gavrilov (master) September 24, 2018, 10:57 (GMT) |
Add support for a one-dimensional Force Field source shape. The fields currently support a Point source and a two-dimensional Plane source, but there is no way to create a field that pulls toward or from a line in space other than using the Texture field type. This adds a new simple shape option to do that. The line is aligned along the Z axis so that it works meaningfully with the Tube and Cone falloff modes. Reviewers: brecht, mont29, LucaRood Differential Revision: https://developer.blender.org/D3721 |
Commit Details:
Full Hash: 969cbed49b027b8eb05f2f1606f684a6acf4b7af
Parent Commit: 2721700
Lines Changed: +17, -13