Blender Git Commits

Blender Git commits from all branches.

Page: 1128 / 2888

September 26, 2019, 14:46 (GMT)
experimental lazy init for unique pointers
September 26, 2019, 14:35 (GMT)
GPencil: Change smooth loops to 5
September 26, 2019, 14:35 (GMT)
Cleanup: Fix comments typo
September 26, 2019, 14:18 (GMT)
use make_unique in some places
September 26, 2019, 14:13 (GMT)
OpenVDB: Modifier update is triggered after import.
September 26, 2019, 14:04 (GMT)
Merge branch 'master' into greasepencil-object
September 26, 2019, 13:59 (GMT)
GPencil: Add smart smooth for interpolated points

When using the samples, the interpolated points get abrupt steps because the system cannot receive all events in a short period of time.

This is more noticeable when the samples are set to 10 and the pen is moved very fast. The problem with post-processing smooth is that is applied to all stroke and this removes details.

The smart smooth is automatic and detect only the segments in the stroke where the system was unable to capture all movements and apply a smooth algorithm.
September 26, 2019, 13:41 (GMT)
Remove owns_mem attribute from Tuple
September 26, 2019, 13:21 (GMT)
remove run_destructors member from Tuple
September 26, 2019, 13:06 (GMT)
Mantaflow: Fixes issue with missing materials
September 26, 2019, 13:02 (GMT)
remove refcount from TupleMeta
September 26, 2019, 12:49 (GMT)
OpenVDB: Importing a file now creates a volume material on the object.
September 26, 2019, 12:35 (GMT)
remove refcounter from data graph
September 26, 2019, 12:05 (GMT)
improved static and dynamic type checking for function bodies
September 26, 2019, 11:49 (GMT)
store tuple as resource in function
September 26, 2019, 11:35 (GMT)
initial resource storage for functions
September 26, 2019, 11:00 (GMT)
Merge branch 'master' into fluid-mantaflow
September 26, 2019, 10:46 (GMT)
store StringRef directly in function

That increases the size slightly, but is easier to debug
September 26, 2019, 10:06 (GMT)
use header guards
September 26, 2019, 10:03 (GMT)
rename file
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021