Page MenuHome

Sculpt: New Clay Brush
ClosedPublic

Authored by Pablo Dobarro (pablodp606) on Nov 12 2019, 1:09 AM.
Tokens
"Love" token, awarded by plundh."Love" token, awarded by monio."Love" token, awarded by Maged_afra."Love" token, awarded by Zino."Burninate" token, awarded by Rubens91."Love" token, awarded by CandleComet."Doubloon" token, awarded by TheAngerSpecialist."Mountain of Wealth" token, awarded by TheRedWaxPolice."100" token, awarded by Frozen_Death_Knight."Love" token, awarded by andruxa696."Love" token, awarded by MetinSeven."100" token, awarded by tiagoffcruz."100" token, awarded by gobb_blend."Like" token, awarded by Alrob."Love" token, awarded by xrg."Mountain of Wealth" token, awarded by Brandon777.

Details

Summary

The previous Clay brush was similar to flatten. Now it has a different plane calculation and falloff, based on the position of the vertices before deforming them, so it feels more like adding clay to the model.

Diff Detail

Repository
rB Blender
Branch
clay-brush-exp (branched from master)
Build Status
Buildable 5630
Build 5630: arc lint + arc unit

Event Timeline

Jeroen Bakker (jbakker) requested changes to this revision.Nov 15 2019, 4:22 PM
Jeroen Bakker (jbakker) added inline comments.
source/blender/editors/sculpt_paint/sculpt.c
1736

Use floats

4690

We have macros for this. MIN2

4695

Use macros

4711

use macros

4715

use macros

4756

use floats

4757

use floats

This revision now requires changes to proceed.Nov 15 2019, 4:22 PM
Zino Guerr (Zino) rescinded a token.
Zino Guerr (Zino) awarded a token.
Pablo Dobarro (pablodp606) marked 7 inline comments as done.
  • Review update
Jeroen Bakker (jbakker) requested changes to this revision.Nov 18 2019, 2:42 PM
Jeroen Bakker (jbakker) added inline comments.
source/blender/editors/sculpt_paint/sculpt.c
4753–4767

Forgot to remove debug code?

This revision now requires changes to proceed.Nov 18 2019, 2:42 PM
Pablo Dobarro (pablodp606) marked an inline comment as done.
  • Remove debug code
This revision is now accepted and ready to land.Nov 19 2019, 12:49 PM
This revision was automatically updated to reflect the committed changes.