User Details
- User Since
- Sep 20 2004, 11:25 PM (921 w, 3 d)
Yesterday
Tue, May 17
Sun, May 15
This is a memory corruption bug.
Fix an edge case.
paint.brush_select's create_missing parameter still defaults to false, which breaks keymaps. Should I make it true?
It looks like this got fixed at some point. Not only does it now check if the brush it looked up by name belongs in that toolmode, it even properly calls BKE_brush_sculpt_reset for sculpt brushes.
Sat, May 14
Thu, May 12
Wed, May 11
- Use TaskPool API
- Share triangles array between PBVH_Leaf and child PBVH_TexLeaf nodes.
Tue, May 10
Tue, May 3
Sat, Apr 30
I can't reproduce this, it may have already been fixed?
Merge master into patch.
Fri, Apr 29
Merge master into patch.
Wed, Apr 27
Okay I have hopefully fixed it. Please test.
- Fix crash caused by dyntopo failing to invalidate the draw cache.
- Only create space for multiple gpu color attributes in PBVH_FACES.
Tue, Apr 26
Mon, Apr 25
And yes open another report on the picker crash, I'd appreciate that.
Ok auto-iteration is now remembered for grow mask (and most of the other mask filter modes other than increase/decrease contrast).
The operator is supposed to do that (at least that's how the hotkey is configured). I've enabled the redo panel in the operator, so you can uncheck the "auto iteration" option. Note that it will not remember this for next time, I'm going to try and fix that next.