Revision 1875f9e by Bastien Montagne December 18, 2018, 19:27 (GMT) |
Fix T59104: Snapping: Align rotation to target broken in edit mode. This has been unbelievably painful to understand... And solution is only partially good actually, we may even want a single axis for all the islands in that case? But for now this is giving much better results already, compared to the random crazyness it used to produce. |
Revision 5638db7 by Charlie Jolly December 18, 2018, 19:18 (GMT) |
Fix T58335: Grease Pencil Objects in Edit Mode have transform gizmos in wrong location Original fix P874 with changes from @brecht |
Revision 74b3b81 by Dalai Felinto December 18, 2018, 18:48 (GMT) |
Potential fix for sculpt mask diffuse color drawing update The sculpt mask diffuse color is not working right now. But when it does it should follow on the fix for the sculpt mask drawing update (e113b402bd57). |
Revision e113b40 by Dalai Felinto December 18, 2018, 18:36 (GMT) |
Revision 1ca7b6c by Alexander Gavrilov 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 |
Revision 12d6c13 by Charlie Jolly 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. |
Revision e62368e by Brecht Van Lommel 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 |
Revision 5fa749a by Jacques Lucke December 18, 2018, 14:20 (GMT) |
Fix T59536: safe area values were swapped Reviewers: brecht Differential Revision: https://developer.blender.org/D4097 |
Revision 37c2382 by Philipp Oeser December 18, 2018, 14:10 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 8c4ae89 by Brecht Van Lommel 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 |
Revision d542e55 by Philipp Oeser December 18, 2018, 13:58 (GMT) |
Revision d4dcad0 by Clément Foucault December 18, 2018, 13:51 (GMT) |
Fix crash with armature custom bone in wireframe mode |
Revision 8e08e32 by Philipp Oeser 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 |
Revision 8839152 by Clément Foucault December 18, 2018, 13:27 (GMT) |
Fix T59529: Auto smooth not working |
Revision 6ccf961 by Sergey Sharybin 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. |
Revision eb78579 by Campbell Barton 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. |
Revision c92cffb by Clément Foucault December 18, 2018, 11:58 (GMT) |
DRW: Instance: Makes it possible to have instances of a non-init batch |
|
|
|


Master Commits
MiikaHweb | 2003-2021