Blender Git Commit Log

All Blender Git commits.

Page: 2132 / 8462

October 14, 2019, 13:39 (GMT)
GPencil: Interpolate pressure and strength for arc points
October 14, 2019, 11:44 (GMT)
GPencil: Add new ARC points for missing mouse events (WIP)

See T70765 for details
October 14, 2019, 10:11 (GMT)
Fix T70581: Node Wrangler output switching broken

When executing the node selection operator through Python, or in fact
any similar select operator with drag-all-selected support, the operator
was enabling modal execution, which should not be done in this case.
Reason was simply a wrong default for an internal property.
October 14, 2019, 09:12 (GMT)
Fix T70787: Duplicating objects with custom property of type ID creates bogus links.

Note that the issue also affected animdata handling...

Checked all usages of the `BKE_libblock_copy_ex()` function, and
think never handling user count here is valid, although a bit risky
maybe. But other solution would be to add yet another copy flag, so
would rather go with that one for now.
October 14, 2019, 08:45 (GMT)
Cleanup: Fix naming of a function
October 14, 2019, 07:39 (GMT)
GPU: prevent assert for zero length arrays

This could happen with the build modifier.
October 14, 2019, 07:04 (GMT)
Merge branch 'master' into greasepencil-object
October 13, 2019, 20:04 (GMT)
test function call
October 13, 2019, 18:33 (GMT)
Raw Test
October 13, 2019, 17:01 (GMT)
Probar raw data

October 13, 2019, 16:32 (GMT)
further implement signature builder
October 13, 2019, 16:32 (GMT)
further develop Signature
October 13, 2019, 16:32 (GMT)
start implementing Params
October 13, 2019, 16:32 (GMT)
init stuff
October 13, 2019, 16:32 (GMT)
don't use old function system for function deform modifier
October 13, 2019, 16:32 (GMT)
fix
October 13, 2019, 16:32 (GMT)
new socket type mapping
October 13, 2019, 16:32 (GMT)
separate declaration and implementation
October 13, 2019, 16:32 (GMT)
move functions to other file
October 13, 2019, 16:32 (GMT)
fix test
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021