Page MenuHome

Fix T96207: Change default value of Specular tint
AbandonedPublic

Authored by Hallam Roberts (MysteryPancake) on Mar 7 2022, 1:37 AM.

Diff Detail

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

Event Timeline

Hallam Roberts (MysteryPancake) requested review of this revision.Mar 7 2022, 1:37 AM
Hallam Roberts (MysteryPancake) created this revision.
Hallam Roberts (MysteryPancake) retitled this revision from Fix regression to Fix regression caused by ed9b21098dd2.Mar 7 2022, 1:40 AM
Pratik Borhade (PratikPB2123) retitled this revision from Fix regression caused by ed9b21098dd2 to Fix T96207: Change default value of Specular tint.Mar 7 2022, 4:20 AM
Pratik Borhade (PratikPB2123) edited the summary of this revision. (Show Details)

Ethan's patch fixes additional inconsistency: https://developer.blender.org/D14257

Will keep this patch open just in case for now

Best not to mix bug fixes with other changes, I will commit this by itself to 3.1.

Note for future patches, if you want the commit to have your name in the git author field, you need to provide a real name in your account. Otherwise it will only be an account name in the commit description.

Note for future patches, if you want the commit to have your name in the git author field, you need to provide a real name in your account. Otherwise it will only be an account name in the commit description.

For future reference is this a written policy somewhere?

Hallam Roberts (MysteryPancake) abandoned this revision.

Just saw the commit, thanks