Blender Git Commits

Blender Git commits from all branches.

Page: 1324 / 2888

May 14, 2019, 21:42 (GMT)
Mesh Filter: Init random displacement only once

The random mesh filter should be much faster now, and it should not do
weird things when adjusting the strength.
May 14, 2019, 17:25 (GMT)
Mesh Filter: Initial work for relax mesh filter

The mesh filter tool now manages its own orco cache, so there is no need
for a global orco mode using the pbvh proxies. The tool should be much
faster than before.
The code for the relax mesh filter is there, but it is disabled in the
interface until the algorithm is finished.
May 14, 2019, 16:08 (GMT)
Merge branch 'master' into greasepencil-object
May 14, 2019, 15:30 (GMT)
Merge branch 'master' into greasepencil-object
May 14, 2019, 14:32 (GMT)
Merge branch 'master' into greasepencil-object
May 14, 2019, 10:34 (GMT)
Merge branch 'master' into greasepencil-object
May 13, 2019, 22:38 (GMT)
Cleanup: comments formatting
May 13, 2019, 22:35 (GMT)
Relax Brush: Initial implementation

Work in progress. This still has a lot of bugs and I'm not sure if this
approach is the best for this kind of smoothing. The current
implementation can't handle poles with 5 vertices or more, so it doesn't
work properly with the result of the voxel remesher. It does not support
multires.
Also, I'm using gsets to store the smoothing groups. I'm sure that there
is a better way to do it. If for some reason someone enters sculpt mode
and touches a pole with 30 vertices it should not crash, but it adds an
unnecessary overhead when working with properly constructed quad meshes.
May 13, 2019, 16:38 (GMT)
Some documentation for the C++ data structures in BLI
May 13, 2019, 08:06 (GMT)
Merge branch 'master' into greasepencil-object
May 13, 2019, 08:05 (GMT)
Merge branch 'master' into functions
May 12, 2019, 18:25 (GMT)
utilities to access function parameters
May 12, 2019, 18:07 (GMT)
use ArrayRef in more places
May 12, 2019, 18:04 (GMT)
missing from last commit
May 12, 2019, 18:04 (GMT)
initial support for defaults when using auto vectorization
May 12, 2019, 17:47 (GMT)
improve ArrayRef
May 12, 2019, 15:53 (GMT)
support different list lengths in llvm vectorization
May 11, 2019, 06:37 (GMT)
Merge branch 'master' into greasepencil-object
May 10, 2019, 17:59 (GMT)
Mantaflow: Fix for smoke emission from particles
May 10, 2019, 13:32 (GMT)
Merge branch 'master' into greasepencil-object
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021