Blender Git Commits

Blender Git "master" branch commits.

Page: 1491 / 5574

October 30, 2018, 20:07 (GMT)
Multi-Objects: CURVE_OT_dissolve_verts
October 30, 2018, 19:22 (GMT)
Multi-Objects: CURVE_OT_de_select_last

Reviewers: dfelinto
https://developer.blender.org/D3841
October 30, 2018, 19:22 (GMT)
Multi-Objects: CURVE_OT_de_select_first

Reviewers: dfelinto
https://developer.blender.org/D3839
October 30, 2018, 19:22 (GMT)
Multi-Objects: CURVE_OT_select_nth

Based on D3407 by Daniel Griffin.
October 30, 2018, 18:55 (GMT)
Fix broken 'search pointer' UI since this morning.

Own rB4669c3692cc4f broke completely those searchbox pointers UI
widgets... This is a quick fix, better name handling is for tomorrow.
October 30, 2018, 18:54 (GMT)
UI: Cleanup typos and minor tweaks to Grease Pencil related text

First pass on adding articles, capitalize Grease Pencil, use 'keyframes' instead of 'frames' when
possible, and other minor adjustments.
October 30, 2018, 18:31 (GMT)
Fix T56865: Selection of bones not working properly if the option `In Front` (old X-ray) is enabled

Differential Revision: https://developer.blender.org/D3828
October 30, 2018, 18:20 (GMT)
Partial fix to T56865: X-ray modes does not work for the weight paint overlay.

Part of the D3828 review.
October 30, 2018, 18:07 (GMT)
UI: Make Wireframe size respect DPI settings
October 30, 2018, 18:04 (GMT)
Fix outliner scrollbar overlapping icons.

Differential Revision: https://developer.blender.org/D3650
October 30, 2018, 17:22 (GMT)
Fix T56499: Adapt incremental snapping to orthographic viewport scale.
October 30, 2018, 16:54 (GMT)
GP: New Fade no active layer overlay option

This option allows to fade all layers except active one. This can help in very crowded scenes with a lot of layers, to verify you are working in the right one.
October 30, 2018, 16:15 (GMT)
Fix T57517: multires displacement baking relative to smooth base mesh not working.

When baking relative to multires level 0, it would apply one level of simple
subdivision still, which gave artifacts.
October 30, 2018, 15:44 (GMT)
Object Mode: Grid: Allow more subdivision in orthographic views

2.7x was displaying 2 additional subdivision for theses views. Bumping to 3
just to say we improved it!
Hypothetically it can be increased as much as we want but float precision
can quickly become an issue.
October 30, 2018, 15:44 (GMT)
UI: Fix point size and line width ignoring UI scaling option
October 30, 2018, 15:44 (GMT)
Object Mode: Grid: Reduce line thickness a tiny bit and apply UI scaling
October 30, 2018, 15:44 (GMT)
UI: Fix inverted selection restrict icon
October 30, 2018, 15:14 (GMT)
Fix T57512: Creating a full copy scene doens't support parenting.

Will say it once again: we should really, really switch all that
duplicating code to proper use of new ID management API :(
October 30, 2018, 14:38 (GMT)
PyAPI: GPU: improve GPUShader.from_builtin and GPUShader.code_from_builtin description.
October 30, 2018, 13:55 (GMT)
Fix "make update" on Windows not updating addons to the blender2.8 branch.

based on rB8e183a83b7aa3bbdefcdea6a86ca2c0dbd00417f
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021