Questions tagged [texture-paint-mode]
Use this tags for questions about operations performed on objects when they are in texture-paint-mode, rather than any of the other modes, such as edit, sculpt and weight painting.
60 questions
1 vote
1 answer
22 views
How to disable paint mask selection OVERLAY?
When painting in texture paint mode there is a handy "paint mask" button that lets you paint only the faces selected in edit mode. When the button is clicked all the other geometry becomes ...
0 votes
0 answers
23 views
How to change hotkey for 'Pan' for all workspaces?
I don't like using middle mouse to navigate, so I changed the hotkey for panning in 3D viewport to control left mouse, and rotate view to alt left mouse. Rotate works everywhere, however panning ...
1 vote
1 answer
30 views
texture image: Transparent while Drawing on planes
I attempted to draw hair on a plane, but how can I make the plane transparent or invisible while drawing? like I draw black and I can see the plane visible Here, for example (taked from Google) Don't ...
2 votes
1 answer
92 views
How to prevent the strength brushing from increasing each time in Texture Painting
How can I fix this? In paint mode, I start with a low-strength brush. Each time I stroke while brushing, it increases. Is there a way to fix it so it doesn’t change significantly? Don't forget to ...
0 votes
0 answers
60 views
Texture Paint Pixelated Near Mask
I am trying to texture paint with Ucupaint add on, however it looks low res wherever it meets the mask even though it looks fine wherever it does not touch the mask. I have already tried messing with ...
1 vote
1 answer
88 views
How to stop Blender from crashing when using Texture Paint?
I'm having a problem with Blender crashing/freezing whenever I try to texture paint my character. I don't know how to fix this, there's no answers on google or online anywhere. There isn't a whole lot ...
0 votes
0 answers
24 views
Why can I not texture paint close to my mesh?
I can normally paint on my mesh, but If I zoom in, my brush does not paint, so I cannot depict details. It happened to me in many blender different versions.
0 votes
1 answer
77 views
I ran into a problem with the texture paint feature
I’m sculpting a character right now and I’m at the point where i started coloring/texture painting it. All was going well until at one point blender wouldn’t let me texture paint it anymore. An error ...
0 votes
0 answers
39 views
Texture Paint in Blender missing details and losing quality?
there's this weird bug that's been annoying me for a long time and it happens sometimes when I move from one texture to another. this is what it looks after the bug: second pic is from the image ...
1 vote
0 answers
124 views
Texture Paint with python?
I am trying to hunt down a tutorial or example of texture painting vie a script. I have built a text-to-3d colab projects which generates images of a character from different angles then samples those ...
1 vote
1 answer
46 views
Texture Paint not working or being weird
I'm not sure what I did but I keep having this issue where I'm unable to paint with my brush or the color is really light. I don't think its an opacity or blending mode issue. I'm new to blender so I ...
1 vote
0 answers
72 views
texture paint is not working
I created a model of shawarma, managed to make vegetables, meat and apply textures to them and correct them in texture paint, but when I applied the texture to the pita bread, only the normal is ...
0 votes
1 answer
111 views
Weird texture glitch when using blur tool for texture painting
I had this problem for awhile now where noise tends to appear, especially around seams, when using blur tool. It can be mitigated by striking over the seem sideways instead of along the seam or ...
2 votes
1 answer
156 views
How can I copy and paste an image texture to another mesh, then edit that copy and pasted one?
I have painted a texture using texture paint and put in on my model with an image texture. I have duplicated the mesh and material that I painted. I now want to copy the image texture, paste it as a ...
0 votes
0 answers
67 views
How do I paint a texture stencil onto an object with Python?
I'm trying to paint an image texture onto an object with bpy. I'm not running in background mode, so I can confirm the following: Object is loaded Image texture is loaded and added as a slot on the ...