Blender Git Loki

Kaikki Blender Git kommitit.

Page: 3545 / 8462

December 27, 2017, 16:04 (GMT)
WIP: More work in boundary fill
December 27, 2017, 15:39 (GMT)
Fix T53638: View layer renaming crashes 2/2

This fixes renaming the view layer via Python.

This bug was introduced originally in 3a95bdfc65d. Although I suspect it was
around for longer, since this commit didn't touch this part of the code.

But basically we need the id of the RNA property to be the one that owns
the data (view layer).
December 27, 2017, 15:37 (GMT)
Fix T53638: View layer renaming crashes 1/2

This fixes renaming via the interface.

This bug was introduced originally in 9515737b554. We need the id of the RNA
property to be the one that owns the data (view layer).

So it can't be the window's id, but the scene one instead.
December 27, 2017, 11:04 (GMT)
Redraw notifier after changing groom edit sub-mode.
December 26, 2017, 22:07 (GMT)
fixes for acceleration map
December 26, 2017, 20:15 (GMT)
invalidate rigidbody cache/bake if rigidbody objects are duplicated or deleted as well
December 26, 2017, 16:58 (GMT)
WIP: Improve offscreen render

Now, all the render is done in a image to debug results.
December 26, 2017, 16:40 (GMT)
added final solid mesh source for mesh, some sphere margin fixes
December 26, 2017, 15:31 (GMT)
Depsgraph: Fix copy-on-write assert when freeing Freestyle config

We were bumping user count when duplicating viewlayer and its freestyleconfig
depending on the flag, however when freeing we were always decreasing user
count.

This fixes this and get rid of the assert when running:
`--factory-startup --enable-copy-on-write`

And closing Blender.
December 26, 2017, 11:34 (GMT)
WIP: Add debug lines to show boundary
December 25, 2017, 22:59 (GMT)
Fix T53600: Cycles shader mixing issue with principled BSDF and zero weights.

SVM nodes need to read all data to get the right offset for the following node.
This is quite weak, a more generic solution would be good in the future.
December 25, 2017, 22:30 (GMT)
added acceleration maps which should be also be usable in playback
December 25, 2017, 22:05 (GMT)
Fix T53607: Cycles normal map baking problem when there is no bump.
December 25, 2017, 16:20 (GMT)
Store section and vertex data in arrays instead of linked lists.
December 25, 2017, 16:19 (GMT)
WIP: Implement Boundary fill algorithm

This algorithm is used to fill the shape that will be used to create the new stroke after analyze the external outline.

The fill is no working yet becaus ethe offscreen drawing is still on progress.
December 25, 2017, 15:45 (GMT)
added an acceleration map (vgroup), some remesher fixes
December 25, 2017, 15:30 (GMT)
Simplify class name.
December 25, 2017, 14:34 (GMT)
Vertex array for closed curves forming 2D groom sections.
December 25, 2017, 13:13 (GMT)
tweak of value display in FM UI
December 25, 2017, 13:12 (GMT)
fix for collision condition, it failed for regular case
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021