Blender Git Commit Log

All Blender Git commits.

Page: 2795 / 8462

December 18, 2018, 16:52 (GMT)
Fix T59569: crashes when generate rig.

The fix in 9fa408f51b missed one place that needed the
check, causing the assert because of incomplete data.
December 18, 2018, 16:50 (GMT)
Fix for T59325. Constraint to Fcurve in Motion Tracking was broken

The check was wrongly ported from querying selection to setting selection.

Reviewers: sergey, brecht

Subscribers: brecht, ElDirector

Tags: #motion_tracking

Differential Revision: https://developer.blender.org/D4074
December 18, 2018, 16:17 (GMT)
GP: Primitive: RMB does not cancel previous strokes

Based on GP team feedback.
December 18, 2018, 15:51 (GMT)
GP: Primitive: Fix flickering when using a noise brush

Previously, the random values were generated every draw, now they are generated once.
December 18, 2018, 14:30 (GMT)
Fix enum icon button size for fractional UI scale.

Err on the side of too much padding.
December 18, 2018, 14:30 (GMT)
Fix edit mesh component buttons width not being consistent.

Differential Revision: https://developer.blender.org/D4087
December 18, 2018, 14:26 (GMT)
GP: Primitive: Fix flickering when using a noise brush

Previously, the random values were generated every draw, now they are generated once.
December 18, 2018, 14:20 (GMT)
Fix T59536: safe area values were swapped

Reviewers: brecht

Differential Revision: https://developer.blender.org/D4097
December 18, 2018, 14:10 (GMT)
Merge branch 'master' into blender2.8
December 18, 2018, 14:07 (GMT)
Fix T59564: Huion pen pressure not working on Linux, after recent changes.
December 18, 2018, 14:07 (GMT)
Fix T59009: UV unwrapp correct aspect fails on some shapes.

Differential Revision: https://developer.blender.org/D4095
December 18, 2018, 13:58 (GMT)
Fix T55105: Smoke Emission from particles was ignoring lattice deformer
on the particles
December 18, 2018, 13:51 (GMT)
Fix crash with armature custom bone in wireframe mode
December 18, 2018, 13:39 (GMT)
Fix T59484: Particles Lattice deform fails

this was working for object/collection display/render but lattice was
not taken into account for non object/collection display/render types
(halo, axis, cross, circle, ...)

Reviewers: sergey, brecht

Maniphest Tasks: T59484

Differential Revision: https://developer.blender.org/D4096
December 18, 2018, 13:27 (GMT)
Fix T59529: Auto smooth not working
December 18, 2018, 13:22 (GMT)
Fix T59478: Information Bar Missing Data when in Sculpt Mode

Display statistics from CCG structure.

This makes values to be different from what is shown in object
mode, since CCG is operating on individual grids, and object
mode will stitch those grids. But on another, those values from
CCG is what sculpt mode is actually "sees" or "uses".

The number of faces should be the same in both sculpt and object
modes.
December 18, 2018, 13:20 (GMT)
Fix memleaks from new hair drawing index buffer/texture.
December 18, 2018, 12:03 (GMT)
Correct own error in changes to pose gizmo center

Multi-pose gizmo center calculation from
5d09f5223e63 now works as expected.
December 18, 2018, 11:58 (GMT)
DRW: Instance: Makes it possible to have instances of a non-init batch
December 18, 2018, 11:58 (GMT)
Armature: temp workaround for crash caused by custom bone drawing
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021