Blender Git Commits

Blender Git "master" branch commits.

Page: 1399 / 5574

December 19, 2018, 00:39 (GMT)
Fix invalid string comparison
December 19, 2018, 00:38 (GMT)
Fix invalid string comparison
December 19, 2018, 00:27 (GMT)
UI: tweak shading popover

Show backface culling option even with rendered shading since it doesn't
yet support meshes two-sided option (noted as TODO).

Also correct bad string comparison.
December 18, 2018, 23:55 (GMT)
DNA: move back-face culling to shading popover

Overlay options shouldn't be used when overlays are disabled.

Move to shading popover, reported as T58070.
December 18, 2018, 23:28 (GMT)
Merge branch 'master' into blender2.8
December 18, 2018, 23:18 (GMT)
Cleanup: spelling
December 18, 2018, 23:18 (GMT)
Cleanup: use static struct for app-template state
Revision 61a816e by Antonioya
December 18, 2018, 21:56 (GMT)
GP: Add calculation of center for transformation by stroke (WIP)
December 18, 2018, 21:56 (GMT)
GP: Improve z-depth for Blur FX

Instead to get an average value, use the lower value.

Still some issues when render.
December 18, 2018, 21:17 (GMT)
Mesh Batch Cache: Port loose_edges to batch request
December 18, 2018, 21:17 (GMT)
Edit Mode: Show loose edges if in draw type is wire
December 18, 2018, 21:17 (GMT)
Wireframe Overlay: Make use of colorTransform when transforming an object
December 18, 2018, 21:17 (GMT)
Mesh Batch Cache: Cleanup / Reorder function for more consistency
December 18, 2018, 20:39 (GMT)
Fix T58899: Eevee - Material Index missing from panel
December 18, 2018, 19:51 (GMT)
Workbench: Fix crash when sculpting with a multi material mesh
December 18, 2018, 19:51 (GMT)
Mesh Batch Cache: Port edge_detection to batch request

Also add proper support for mapped meshes (deformed by modifiers in edit
mode). So this fixes the shadows of workbench in edit mode.
December 18, 2018, 19:51 (GMT)
DRW: Cleanup / Renaming of mesh batch cache functions

THis is in order to avoid the jungle of names being different at each
step of the API.

Also removes some unused functions.
December 18, 2018, 19:51 (GMT)
Mesh Batch Cache: Port all_edges batch to batch request
December 18, 2018, 19:51 (GMT)
DRW: Fix flat object not being selectable in wireframe view

The problem was double. They were not selectable in wireframe view and
they would not display with the right color, thus always appearing
un-selected.
December 18, 2018, 19:33 (GMT)
Merge branch 'master' into blender2.8

Conflicts:
source/blender/editors/transform/transform_conversions.c
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021