Blender Git Commits

Blender Git "soc-2019-npr" branch commits.

Page: 106 / 226

May 16, 2018, 08:51 (GMT)
Cleanup: Remove unused parameter
May 16, 2018, 08:49 (GMT)
ix simplify stroke segment fault

The index of the weights array was wrong.

WIP: Still there is a problem with simplify adaptative.
May 16, 2018, 08:34 (GMT)
Fix field name error
May 16, 2018, 08:16 (GMT)
Add missing main weight array duplication
May 16, 2018, 08:04 (GMT)
Fix segment fault when draw strokes

The subdivide was not reallocating the weights array.
May 16, 2018, 07:48 (GMT)
Cleanup: Remove duplicate and unused code
May 16, 2018, 07:17 (GMT)
Merge branch 'greasepencil-object' into experimental_gp_weight
May 16, 2018, 07:16 (GMT)
Merge branch 'blender2.8' into greasepencil-object
May 15, 2018, 18:16 (GMT)
Cleanup redundant code
May 15, 2018, 18:12 (GMT)
Cleanup free code
May 15, 2018, 16:34 (GMT)
Move dupalloc outside duplicate function
May 15, 2018, 15:55 (GMT)
WIP: First compilation after change weights

This code is not tested, but as this is the first compilation without error, save this point as backup.
May 15, 2018, 12:04 (GMT)
WIP: Initial change of weight struct

This commit is not completed. Saved to get a backup point.
May 15, 2018, 10:52 (GMT)
Rename field factor to weight

This is a previous step to move weights to MDeformVert
May 15, 2018, 10:45 (GMT)
Rename weight index field

This commit is a previous step to move the weights to MDeformVert and MDeformWeight
May 15, 2018, 09:30 (GMT)
Remove some deprecated scene->gpd

Still some pending.
May 15, 2018, 08:41 (GMT)
Merge branch 'blender2.8' into greasepencil-object
May 15, 2018, 08:17 (GMT)
Cleanup code
May 15, 2018, 08:17 (GMT)
Cleanup: Define alpha field.
May 15, 2018, 08:13 (GMT)
Fix inconsistent usercount handling of MaterialGPencilStyle.ima/.sima

Readfile was treating them as refcounted, RNA as user-one, and libquery
as not refcounted at all!

Full usercount makes more sense here, those images are used as 'real'
data for GP materials, not as temp setting of a brush!
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021