Blender Git Loki

Kaikki Blender Git kommitit.

Page: 3684 / 8462

September 15, 2017, 15:24 (GMT)
UI: Change label text
September 15, 2017, 15:19 (GMT)
Add override options for onion skinning

This commit add options to modify at layer level the default onion skinning parameters defined at object level.
September 15, 2017, 12:44 (GMT)
Merge branch 'master' into blender2.8
September 15, 2017, 12:15 (GMT)
Docs: only show versions in changelog side-bar
September 15, 2017, 12:01 (GMT)
Docs: update API changelog to 2.79
September 15, 2017, 11:33 (GMT)
Fix T52763: Boolean problem with vertex group
September 15, 2017, 09:27 (GMT)
GPUCodegen: Fix for loop overflow.

Fix asan error.
September 15, 2017, 08:34 (GMT)
Move onion skin settings to GP datablock

Now that we have GP object, it's better to move onion skining settings at object level and keeep only a flag to enable disable at layer level.
September 15, 2017, 08:17 (GMT)
BMesh: use less involved check for edge rotation

Was using function for edge rotation which was doing unnecessary checks
Use the face normal and BLI_polyfill_beautify_quad_rotate_calc directly.
September 15, 2017, 08:14 (GMT)
Polyfill Beautify: option to rotate out of degenerate state

Needed for 3D iterative edge-rotation to avoid flipping when projected
from different angles,
but could keep zero area faces in 2D polygons.
September 15, 2017, 08:08 (GMT)
Fix error in recent boolean changes w/ quad split
September 15, 2017, 07:35 (GMT)
Merge branch 'master' into blender2.8
September 15, 2017, 07:25 (GMT)
Transform: Enable recursion dependency check for new depsgraph
September 15, 2017, 06:35 (GMT)
Fix copy-paste error in recent particles fix

Was intersecting same triangle twice.
September 14, 2017, 19:49 (GMT)
Fix T52442: bl_app_templates_system not working

Portable builds LOCAL files need to be
treated as system instead of using as a fallback to USER templates.
September 14, 2017, 19:47 (GMT)
Fix bpy.utils.resource_path('SYSTEM') output

Would return the test path for developer builds:
{blender-dirname/release}

Now return an empty string when no path is found.
September 14, 2017, 16:42 (GMT)
Fix error in onion skinning

The shgroup id was not updated in the loop.
September 14, 2017, 14:54 (GMT)
Fix opacity problem with fast drawing.

The pass was doing double blending.

Thanks to Clement Foucault for his help solving this issue.
September 14, 2017, 14:50 (GMT)
Fix T52732: Particle system volume grid particles out of volume

Use more watertight and robust intersection test.

It uses now ray to triangle intersection, but it's all fine because segment was
covering the whole bounding box anyway.
September 14, 2017, 14:36 (GMT)
Fix Blur problem wit opacity.

There was a double blending that reduced opacity
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021