Dekker3D

Results 13 issues of Dekker3D

## Rationale I would like to see the actual time your pc took to complete a task, as well as the requestor's timeout, on each transaction in the transaction history....

enhancement

### Is there an existing issue for this? - [X] I have searched the existing issues ### Contact Details Dekker3D#7386 on Discord ### What should this feature add? Right now,...

enhancement

**Is your feature request related to a problem? Please describe.** The current texture projection, even in depth+image mode, doesn't seem to be very good at continuing from a previous projection...

enhancement

This change makes texture projection no longer reuse the first UV map in an object. Instead, it will always use a map with the name "Projected UVs", and add a...

Reset depth test mode after drawing specific maps, add some debug messages for clarity.

This one may be iffy, but based on what I read, it seems like it might be possible to stack more than one ControlNet onto Stable Diffusion, at the same...

enhancement

So one thing I'm noticing is that, when I change away from a depth-based model (or just disable the ControlNet stuff for a few gens), and then switch back, it...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What would your feature do ? https://www.reddit.com/r/StableDiffusion/comments/10qhmzp/attendandexcite_attentionbased_semantic_guidance/ is...

enhancement

Should fix https://github.com/NexusForever/NexusForever/issues/218; the PlotIndex wasn't assigned to the decor when the client placed decor directly from vendor.

Just a faster way of doing distance checks, because it just multiplies the distance by itself rather than using a square root (internally, in the distance function). I changed it...