Page MenuHome

Fix T70259: Hair particle point selection if 'use_fade_time' is set
ClosedPublic

Authored by Philipp Oeser (lichtwerk) on Sep 26 2019, 12:47 PM.

Details

Summary

If fade_time is used, particles would be flagged PEK_HIDE (depending on
time settings), but since this is not respected in drawing in 2.8 yet
the user would have no indication of them keys being hidden.
Also doing this for hair doesnt make much sense anyways...

Diff Detail

Repository
rB Blender
Branch
T70259 (branched from master)
Build Status
Buildable 5106
Build 5106: arc lint + arc unit

Event Timeline

Comments should be full sentences (starting with a capital letter). Also usually, the automatic line-wrapping should be used for comments.

Otherwise this seems fine.

This revision was not accepted when it landed; it landed in state Needs Review.Sep 26 2019, 3:05 PM
This revision was automatically updated to reflect the committed changes.