Blender Git Commit Log
Git Commits -> Revision a3409d3
Revision a3409d3 by Mai Lavelle (master) February 6, 2018, 01:25 (GMT) |
Fix T54003: Particles - Size and random size not present in "physics" tab in Advanced mode The check to see if `use_advanced_hair` was enabled was actually in two places (render panel `draw` function and physics panel `poll` function). As these properties are only in one place now the check in `draw` isn't needed anymore. Related: T53513, a6c69ca57f661a8538 |
Commit Details:
Full Hash: a3409d3f53f1decb3cbe5c04fd804062dcf2cf49
Parent Commit: ce3e0af
Lines Changed: +1, -1
1 Modified Path:
/release/scripts/startup/bl_ui/properties_particle.py (+1, -1) (Diff)