Blender Git Commit Log

All Blender Git commits.

Page: 2321 / 8462

July 29, 2019, 08:06 (GMT)
utility to iterate over trivial particle indices
July 29, 2019, 08:03 (GMT)
scoped timer per element
July 29, 2019, 07:22 (GMT)
Fix T67863: Crash pressing Ctrl +/- in gpencil action editor
July 29, 2019, 07:13 (GMT)
fix after merge
July 29, 2019, 07:09 (GMT)
Merge branch 'master' into functions
July 29, 2019, 05:31 (GMT)
Fix T67826: View selected fails with files from 2.7x

Grease pencil could have edit mode enabled in old files.
July 29, 2019, 04:28 (GMT)
Fix T67523: Incorrect UV's for grid primitive
July 29, 2019, 01:06 (GMT)
Merge remote-tracking branch 'origin/greasepencil-object' into soc-2019-npr
July 28, 2019, 23:14 (GMT)
Revert "Squashed version of UDIM support"

This reverts commit 105d3fb41e283e18fffa39291de7f9efd0666417.
July 28, 2019, 23:13 (GMT)
Squashed version of UDIM support

Still missing workbench engine support.
July 28, 2019, 23:12 (GMT)
Merge branch 'master' into experimental-build
July 28, 2019, 20:11 (GMT)
Merge remote-tracking branch 'origin/master' into soc-2019-cycles-procedural
July 28, 2019, 17:33 (GMT)
Fix crash when loading profile widget
July 28, 2019, 15:29 (GMT)
GPencil: Cleanup tarnsform rotation function
July 28, 2019, 15:07 (GMT)
Tracking: Fix missing camera depsgraph update tag

Was causing lack of proper viewport update when camera solve assigned
new focal length to the camera.
July 28, 2019, 15:06 (GMT)
Merge branch 'master' into greasepencil-object
July 28, 2019, 15:04 (GMT)
Tracking: Support selecting tracks by their reprojection error curve

Quite straightforward after previous refactor: now speed and error curves
are handled in the same exact manner.
July 28, 2019, 15:04 (GMT)
Tracking: Refactor, generalize curve iteration API

Make it generic enough to support iterating over reprojection error
in the same manner as coordinate speed.
July 28, 2019, 14:29 (GMT)
Mesh Batch Cache: Move index buffer range hack to be more local
Revision 1c40227 by Bastien Montagne (master)
July 28, 2019, 14:11 (GMT)
Fix related to T67385: disallow some modifiers ops from Edit mode.

Some modifier operators cannot be reliably executed from Edit mode
currently, so disable them from the generic mod ops pool function.

Have been very conservative here from now, keeping existing behavior
most of the time, and only forbidding Edit mode when code was already
doing it in its own way, or when it was obviously not possible.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021