Blender Git Commit Log

All Blender Git commits.

Page: 2651 / 8462

March 11, 2019, 09:42 (GMT)
GPencil: Fix unreported UV error when use subdivide modifier

When the subdivide modifier was used, the UV was not recalculated and the texture of the stroke was wrong.
March 10, 2019, 22:28 (GMT)
Fix T62255: Blender defaults to "OpenAL Soft" in sound settings, regardless of saved preferences

- Default device (index 0) was hard coded.
- Also fixing crash with invalid device passed to blender via -setaudio.
March 10, 2019, 18:15 (GMT)
disable some debug prints
March 10, 2019, 18:07 (GMT)
Merge branch 'master' into functions
March 10, 2019, 17:59 (GMT)
cleanup c wrapper
March 10, 2019, 17:32 (GMT)
typo
March 10, 2019, 17:29 (GMT)
new Combine Lists node
March 10, 2019, 17:10 (GMT)
use function to generate a list of floats
March 10, 2019, 16:36 (GMT)
allow float list input and output in frontend
March 10, 2019, 16:26 (GMT)
new Function Points modifier for testing
March 10, 2019, 16:14 (GMT)
GPencil: Display color names only in Edit mode
March 10, 2019, 15:53 (GMT)
Merge branch 'master' into greasepencil-object
March 10, 2019, 15:52 (GMT)
GPencil: Add support to color names for selected strokes

When enable names display in object panel, the color of each selected stroke is displayed in the viewport near to the first selected stroke.
March 10, 2019, 15:28 (GMT)
float list type in C interface
March 10, 2019, 15:21 (GMT)
fgraph ir builder prefers precompiled ir if available
March 10, 2019, 15:04 (GMT)
fix double value forwarding
March 10, 2019, 14:49 (GMT)
utility to copy dot format to clipboard
March 10, 2019, 14:38 (GMT)
Get List Element and Append to List node
March 10, 2019, 14:23 (GMT)
Fix T62393: Materials made from 'Make Single User' have linked animation.

`id_single_user()` was still code from older ID management, now we can
use modern code to handle animdata duplication for us (which allows to
keep handling of nasty sub-data ID horrors like nodtrees in a single
place, much safer and simpler).
March 10, 2019, 14:03 (GMT)
start implementing float list in frontend
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021