Blender Git Commits

Blender Git "experimental_gp_weight" branch commits.

Page: 105 / 122

May 15, 2017, 09:21 (GMT)
Fix merge errors
May 15, 2017, 08:56 (GMT)
Merge branch 'blender2.8' into greasepencil-object
May 15, 2017, 08:42 (GMT)
Fix for edit modes (sculpt, weight paint) menus not showing in header

But introduced on 2b0f02057f457acec1ed9444ee7d833ab26d0d33
May 15, 2017, 08:42 (GMT)
Some minor cleanup.
May 15, 2017, 08:42 (GMT)
Use static assert in Clay engine to ensure struct alignment
May 15, 2017, 08:42 (GMT)
WIP: Add a cache system for strokes

The new cache is allocated to save the strokes and is only recalculated when there are changes.

Need more testing to be sure all situations are working fine.
May 15, 2017, 08:42 (GMT)
Startup.blend: set EEVEE as the default engine

The original idea was to use Clay as the default. But since clay may not
even be in the final release, we can't afford to have a startup.blend
that doesn't deliver a reliable result regardless of build options.
May 15, 2017, 08:42 (GMT)
Fix T51449: empty node editor continuously redrawing and using CPU.
May 15, 2017, 08:42 (GMT)
Mesh Center: improved center-of-mass calculation

Previous method was based on face-area, giving un-even results
based on topology and gave issues with zero area faces.

This method gives matching results for concave ngons and the same geometry triangulated.
May 15, 2017, 08:42 (GMT)
Fix again DwM bbones drawing.

Stupid mistake in rB6824ee0595c9dd7d1c18864f2 fix, again reported by
@campbellbarton, thanks.
May 15, 2017, 08:42 (GMT)
UI: Add template_search (version of template_ID for non-IDs)

Adds a version of template_ID that can be used for non-ID properties.
The property to search for and the collection to search in has to be
passed to it.
Like template_ID it also takes arguments to define a 'new' and 'unlink'
operator. They will be displayed as icon-only buttons then.
Also added a version that can display preview thumbnails.

Had to do some additional changes to make text-buttons support
displaying/modifying empty RNA properties.

This will be needed for workspaces, see D2451.

Reviewed By: campbellbarton

Differential Revision: https://developer.blender.org/D2666
May 11, 2017, 17:51 (GMT)
Cleanup: Rename field
May 11, 2017, 17:11 (GMT)
Merge branch 'blender2.8' into greasepencil-object
May 11, 2017, 09:38 (GMT)
Cleanup: Extract pixel scale function
May 10, 2017, 14:19 (GMT)
Merge branch 'blender2.8' into greasepencil-object
May 9, 2017, 19:56 (GMT)
Merge branch 'blender2.8' into greasepencil-object
May 9, 2017, 19:54 (GMT)
Use different points for stroke ends calculation

With old method the end of the stroke sometimes looked weird
May 9, 2017, 13:04 (GMT)
Increase thickness limit range
May 9, 2017, 11:02 (GMT)
Remove static matrix definition
May 9, 2017, 10:47 (GMT)
Fix UI panel error
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021