Blender Git Loki

Blender Git "fracture_modifier" branch commits.

Page: 12 / 130

January 8, 2018, 14:24 (GMT)
Depsgraph: Add missing checks from previous commit
January 8, 2018, 14:21 (GMT)
Depsgraph: Don't make non-dynamic hair dependent on time

This way hair system used for static forest does not make playblack slow.

A bit dangerous, but let's see how far we can go!
January 8, 2018, 14:14 (GMT)
Fix T53547: Metaballs as dupli objects are not updated with the new Depsgraph

Follow relations from old dependency graph.
January 8, 2018, 14:12 (GMT)
Depsgraph: Fix relations for metaballs

Initially spotted and investigated by Dalai and Germano.
January 8, 2018, 14:09 (GMT)
Cycles: Fix wrong shading when some mesh triangle has non-finite coordinate

This is fully unpredictable for artists when one damaged object makes the whole
scene to render incorrectly. This involves two main changes:

- It is not enough to check triangle bounds to be valid when building BVH.
This is because triangle might have some finite vertices and some non-finite.

- We shouldn't add non-finite triangle area to the overall area for MIS.
January 8, 2018, 14:06 (GMT)
Cycles: Fix possible race condition when initializing devices list
January 8, 2018, 14:05 (GMT)
Depsgraph: Fix wrong flag being assigned
January 8, 2018, 14:01 (GMT)
Fix T52741: Follow track with depth object crashes Blender with new depsgraph
January 8, 2018, 13:52 (GMT)
Fix T53419: Masking "Add" menu is not present in Image editor, but shortcut is
January 8, 2018, 05:57 (GMT)
Fix T53713: User remap failed w/ texface images
January 8, 2018, 03:45 (GMT)
Fix T53586: Surfaces collapse when joined
January 7, 2018, 22:46 (GMT)
Cleanup: --help text

Sync with manual
January 7, 2018, 22:39 (GMT)
Fix T53054: Parentless bone + IK crashes
January 7, 2018, 22:30 (GMT)
Fix T53696: Compositor HSV limits changed
January 6, 2018, 15:38 (GMT)
fix T52831 removed enforcement of matrix decomposition when animations are exported
January 6, 2018, 15:34 (GMT)
Fix T53017: Cycles not detecting AMD GPU when there is an NVidia GPU too.

Best guess is that cuInit() somehow interferes with the AMD graphics driver
on Windows, and switching the initialization order to do OpenCL first seems
to solve the issue.
January 4, 2018, 23:46 (GMT)
Math Lib: add divide_floor_i

Integer division that floors on negative output (like Python's).
January 4, 2018, 23:46 (GMT)
BMesh: move bridge tools stepping logic into macro

Also use floor division since regular division was giving a bias
on negative error values.
January 4, 2018, 23:46 (GMT)
BLI_utildefines_iter: Use for iteration helpers
January 4, 2018, 23:46 (GMT)
Fix T53143: Knife Crash after Grid Fill

BM_ELEM_INTERNAL_TAG flag wasn't ensured to be cleared.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021