Blender Git Loki

Git Commits -> Revision 855b3e6

Revision 855b3e6 by William Reynish (master)
February 19, 2019, 23:18 (GMT)
RNA: use factor when appropriate

- Many factor properties were set to PROP_NONE,
even properties that had 'Factor' in the name!

- Some time properties were not set to PROP_TIME,
especially in Particles.

- Changed motion_blur_shutter to use a soft max value of 1 instead of 2.
Anything > 1 here is not physically correct
and makes no real logical sense.

- Changed display name of Dynamic Paint dissolve_speed to Dissolve Time,
since it's a time property, not speed.

Commit Details:

Full Hash: 855b3e68ef272f6ddb3b496cf8e6d074733e99d4
Parent Commit: 079099e
Committed By: Campbell Barton
Lines Changed: +106, -106

19 Modified Paths:

/source/blender/makesrna/intern/rna_boid.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+9, -9) (Diff)
/source/blender/makesrna/intern/rna_cloth.c (+8, -8) (Diff)
/source/blender/makesrna/intern/rna_constraint.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_dynamicpaint.c (+4, -4) (Diff)
/source/blender/makesrna/intern/rna_fluidsim.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_gpencil.c (+4, -4) (Diff)
/source/blender/makesrna/intern/rna_lamp.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+11, -11) (Diff)
/source/blender/makesrna/intern/rna_object_force.c (+11, -11) (Diff)
/source/blender/makesrna/intern/rna_particle.c (+29, -29) (Diff)
/source/blender/makesrna/intern/rna_pose.c (+7, -7) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+4, -4) (Diff)
/source/blender/makesrna/intern/rna_sculpt_paint.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_sequencer.c (+4, -4) (Diff)
/source/blender/makesrna/intern/rna_shader_fx.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_smoke.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_speaker.c (+4, -4) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+3, -3) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021