Blender Git Commit Log

Git Commits -> Revision 7e11776

Revision 7e11776 by Alexander Gavrilov (temp-angavrilov)
December 28, 2021, 15:25 (GMT)
Allow overrides for cloth, collision and force field properties.

Allow overriding simple properties of cloth simulations, colliders
and force fields. Vertex group and shape key selectors in cloth are
still not overridable since they are tied to mesh data.

Force fields have a number of physical fields shared between multiple
RNA fields. Until they are decoupled, they will produce redundant
overrides, and cannot have different hard range limits.

Commit Details:

Full Hash: 7e11776d6d5b498a96e87374a78c613f139ec443
Parent Commit: 4a08623
Lines Changed: +46, -9

6 Modified Paths:

/source/blender/makesrna/intern/rna_cloth.c (+18, -1) (Diff)
/source/blender/makesrna/intern/rna_dynamicpaint.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_fluid.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_object_force.c (+22, -8) (Diff)
/source/blender/makesrna/intern/rna_particle.c (+3, -0) (Diff)
/source/blender/makesrna/intern/rna_rigidbody.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021