Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 2111 / 5574

Revision 9035aa9 by Luca Rood
May 15, 2017, 15:27 (GMT)
Use better prng algo and fix randomness UI
Revision 392b5b8 by Luca Rood
May 15, 2017, 15:27 (GMT)
Implement matcaps for hair
May 15, 2017, 14:24 (GMT)
Gawain: Fix memory manager.
May 15, 2017, 14:14 (GMT)
Eevee: fix some glsl for low quality lamps.
May 15, 2017, 14:14 (GMT)
Mesh Batch Cache: get rid of the ORCO VBO data, and reconstruct it in shader.

With only one MADD instruction we recover the orco data and reduce both the storage and the fetching cost of an attrib layer.
May 15, 2017, 14:14 (GMT)
Gawain: Add assert for maximum attribute name.
May 15, 2017, 14:14 (GMT)
Gawain: Better metric for VRAM usage.
May 15, 2017, 14:14 (GMT)
Mesh Batch Cache: Define Compressed format for shading data.

Deactivated by default.
All shading attribs can be packed to take less VRAM at the cost of precision (not noticable in this case).
UVs can be packed into I16 but that limits their positions into the [-1, +1] range.

This could be a setting option in the future.
May 15, 2017, 14:14 (GMT)
Mesh Batch Cache: Optimization, make use of gawain attrib aliases.
May 15, 2017, 14:14 (GMT)
Gawain: Add support for multiple attrib names.

This adds the possibility to give multiple name to the same attrib.
This allow multiple binding points depending on the shader.
May 15, 2017, 14:14 (GMT)
Edit Mode Engine: Fix loose edges/verts not displaying.
May 15, 2017, 14:14 (GMT)
Mesh Batch Cache: Split Edit Mesh mode Vertex Buffers for faster update.
May 15, 2017, 14:14 (GMT)
Gawain: add short vector conversion to 10_10_10
May 15, 2017, 13:59 (GMT)
Fix T50109: Blender crash when a "Render Result" as a Texture

This commit fixes crash, but user feedback can be improved here to
inform artist that one can't use Render Result as a texture since that
will cause feedback loop.
May 15, 2017, 13:45 (GMT)
Fix T49324: True displacement crashes when shader returns NaN
May 15, 2017, 11:52 (GMT)
Fix T51348: Node highlighting is broken

This feature was disabled in the code but not in the interface.

Removing the code, since it needs full re-implementation anyway.
May 15, 2017, 11:04 (GMT)
Fix T51501: Cycles baking cancel affects baking script

Basically upon invoking cycles baking we could canell it which would
leave G.is_break hanging as true. Since we were not setting is_break to
false before exec baking, it would misbehave.
May 15, 2017, 07:56 (GMT)
Add show-weights to edit-mode UI
May 15, 2017, 06:53 (GMT)
Fix T51180: BMesh crash using calc_uvs=True

Don't assume UV layer exist.
May 15, 2017, 05:51 (GMT)
Merge branch 'master' into blender2.8
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021