Craig Jones CraigJones
  • Yoakum, TX
  • https://www.youtube.com/@artistCDMJ
  • I'm a Blender enthusiast who has always been a painter in meatspace, but in Blender I have been the biggest fan of texture paint and sculpting and now have been learning python to make my own addons for painting setups and small conveniences.

  • Joined on 2012-12-11
Craig Jones commented on issue blender/blender#129443 2024-10-29 05:59:23 +01:00
bpy.ops.paint.sample_color has a ‘merge’ parameter but doesn't seem to take Alpha into account

Yes, odd because if you first tap the color picker and choose the Eye Dropper, that returns the correct color. THAT is what the design should be logically, but here we are. I did go back to 2.5 to…

Craig Jones opened issue blender/blender#129443 2024-10-27 15:43:31 +01:00
bpy.ops.paint.sample_color has a ‘merge’ parameter but doesn't seem to take Alpha into account
Craig Jones closed issue blender/blender#129273 2024-10-21 19:25:34 +02:00
Selection in Texture Paint Mode not working in LMB select compared to RMB select
Craig Jones commented on issue blender/blender#129273 2024-10-21 19:25:30 +02:00
Selection in Texture Paint Mode not working in LMB select compared to RMB select

Yes, resetting to defaults gets me an Alt-LMB click to select each back and forth. Thank you - this is harder for me to figure out having stayed with RMB all this time and someone else giving me…

Craig Jones opened issue blender/blender#129273 2024-10-20 21:58:58 +02:00
Selection in Texture Paint Mode not working in LMB select compared to RMB select
Craig Jones opened issue blender/blender#129116 2024-10-16 18:26:19 +02:00
Line stroke preview gizmo(?) not seen in 4.3
Craig Jones commented on issue blender/blender#109820 2024-10-14 15:09:24 +02:00
Polishing the Painting Experience

Could we perhaps look at elevating Brush Gradient to the level of data as PaintCurve or Palette? I am very happy to see that the move to make brushes as assets has now allowed the gradient on the…

Craig Jones closed issue blender/blender#128924 2024-10-14 14:46:11 +02:00
Brush Mask header reverts to Brush header in Texture Panel of Properties Editor
Craig Jones commented on issue blender/blender#128924 2024-10-14 14:46:08 +02:00
Brush Mask header reverts to Brush header in Texture Panel of Properties Editor

Thanks, whatever is going on is no longer going on after the new builds - I retried with the addons enabled and still successful to make the interface work correctly so I will close this. Thank…

Craig Jones commented on issue blender/blender#109820 2024-10-14 05:24:13 +02:00
Polishing the Painting Experience

Image Editor Clone tool should be replaced by the same 3D View Clone tool as in the ability to clone from the cursor position is more valuable than dragging a 2d non-rotatable image to clone from…

Craig Jones commented on issue blender/blender#128924 2024-10-13 20:45:36 +02:00
Brush Mask header reverts to Brush header in Texture Panel of Properties Editor

Steps to perform:

  1. With Object selected, switch to Texture Paint Mode
  2. If no texture on object, add a base color texture to your object via the Slots panel at Top Bar
  3. Select a Brush…
Craig Jones opened issue blender/blender#128924 2024-10-12 19:11:54 +02:00
Brush Mask header reverts to Brush header in Texture Panel of Properties Editor
Craig Jones closed issue blender/blender#128855 2024-10-11 22:52:56 +02:00
'builtin-brush' not found for space 'VIEW_3D'
Craig Jones commented on issue blender/blender#128855 2024-10-11 22:52:52 +02:00
'builtin-brush' not found for space 'VIEW_3D'

Okay, too late at night to read the struct correctly - yes, builtin.brush works as it should. I had expected the pattern to stay with the rest, but it didn't.

Suggestion is too late for…

Craig Jones commented on issue blender/blender#128855 2024-10-11 14:56:19 +02:00
'builtin-brush' not found for space 'VIEW_3D'

Here is a simple file with a monkey and texture and a script for making a panel in the 3d view using the python for drawing the tools as icons and calling the tool operators. The script is packed,…

Craig Jones commented on issue blender/blender#128855 2024-10-11 06:09:45 +02:00
'builtin-brush' not found for space 'VIEW_3D'

Yes, that’s what I’m saying - builtin.brush is not found in space VIEW_3D when calling it in python, yet it is there as the python command in the toolbar button. I guess I will try to cobble…

Craig Jones opened issue blender/blender#128855 2024-10-10 18:57:35 +02:00
'builtin-brush' not found for space 'VIEW_3D'
Craig Jones commented on issue blender/blender#126856 2024-09-06 16:49:11 +02:00
Compositor has no independent Texture access

Thank you for this fix, it works well now and is much more convenient than the way I had to work before.

Craig Jones commented on issue blender/blender#126856 2024-08-28 15:23:54 +02:00
Compositor has no independent Texture access

Blender 4.2.0 Date: 2024-07016 06:20 Hash: a51f293548ad Branch: blender=v4.2-release

If I can add a new texture to the Compositor from the Texture Properties tab, does it say 'Brush' at the…

Craig Jones opened issue blender/blender#126856 2024-08-27 21:13:52 +02:00
Compositor has no independent Texture access