Should I open a new issue for this? In my opinion, even if they are not feasible to fix right now, it should be listed as a known issue on this board at least.
Definitely agree. it's better to…
I think I already encountered and reported the box/lasso trim/add misbehavior in in a comment on #104718.
IIRC,…
Hi Lasso trim and lasso add are the same, both are trimming, are the same operator and mode. I didn't know if I should put it here or sould I open an issue.
Hello, I think I already…
@JulienKaspar @JosephEagar Ok, I think I'm really done now.
The last push should (hopefully) finalize Color Filter.
Stuff implemented:
- The mouse cursor now switches to `WM_CUROSOR_EW_SCR…
NULL
s with nullptr
.
WM_CURSOR_EW_SCROLL
for color filter operations.
@JosephEagar The notes you mentioned should (hopefully) be addressed now.
For the memory leak, I did try freeing nodes
, but the unfreed blocks message still showed up.
I inspected the…
Ok, let's say we were to implement this. There are a few things that I think should be considered:
- Which other operators would need to be changed?
- How would they access the scene color?…
So I spent yesterday playing with the code you posted and looking at the python examples and API documentation.
The code you posted needed some small modifications to work:
class…
Another update:
- Finished up the
Face Sets
menu. Also did a few basic tests to make sure things work. Note that thesculpt_face_set_edit
operator seems to need the redo panel treatment.
-…
Face Sets
menu.
Ok, I think I'm done with this PR, It's getting a teeny tiny too big.
I've spent the last couple of days investigating the memory leak and the greying out of Erase Displacement to no avail so I…