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

3 Modified Paths:

/source/blender/blenkernel/intern/effect.c (+4, -4) (Diff)
/source/blender/makesdna/DNA_object_force_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_object_force.c (+12, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021