Simon Thommes SimonThommes
Simon Thommes opened issue blender/blender#131757 2024-12-11 18:33:03 +01:00
Shader compilation error in relation with UDIM textures
Simon Thommes opened issue blender/blender#131754 2024-12-11 18:23:11 +01:00
Crash with UV overlay with UDIMs
Simon Thommes opened issue blender/blender#131686 2024-12-10 16:43:46 +01:00
Grease Pencil: Eraser behavior issues
Simon Thommes commented on issue blender/blender#131630 2024-12-10 16:26:16 +01:00
Geometry Nodes: Attribute viewport overlay artifacts

Right, to me the aliasing is still kind of a separate problem. Not sure how separate that is on the implementation.

Simon Thommes commented on issue blender/blender#109884 2024-12-10 14:11:45 +01:00
Geometry Nodes: Visibility properties are overridden for instanced object

As such it kind of becomes realized and looses any relation to the object including its visibility.

Right, the question is whether it should inherit the visibility property. For that it…

Simon Thommes commented on issue blender/blender#131670 2024-12-10 12:51:56 +01:00
Grease Pencil: Drawing with empty material slot causing problems

I believe that I already looked at this with @filedescriptor a few months ago, but I don't think we wrote anything down in a report.

Simon Thommes opened issue blender/blender#131670 2024-12-10 12:30:01 +01:00
Grease Pencil: Drawing with empty material slot causing problems
Simon Thommes commented on issue blender/blender#131611 2024-12-10 12:08:28 +01:00
Viewport Rendering: Materials randomly missing color and roughness information

@Alaska I've had the issue in 4.4 and 4.2, so I'm assuming it's in 4.3 as well, but I'll check

Simon Thommes opened issue blender/blender#131630 2024-12-09 18:45:47 +01:00
Geometry Nodes: Attribute viewport overlay artifacts
Simon Thommes commented on issue blender/blender#130925 2024-12-09 15:45:46 +01:00
Create Style Guide for Built-In Node-Groups

Thanks for getting started on this @nickberckley ! I'm not sure when I'll get to going over it properly, but it looks like a good start!

Simon Thommes opened issue blender/blender#131611 2024-12-09 15:00:33 +01:00
Viewport Rendering: Materials randomly missing color and roughness information
Simon Thommes commented on issue blender/blender#109884 2024-12-06 15:31:14 +01:00
Geometry Nodes: Visibility properties are overridden for instanced object

So actually, the real bug is the fact that operations on the instanced geometry in geometry nodes lose the visibility setting: image

Simon Thommes commented on issue blender/blender#109884 2024-12-06 15:28:51 +01:00
Geometry Nodes: Visibility properties are overridden for instanced object

@JacquesLucke Well, this is a bit tricky tbh. TLDR there is a difference between the visibility of an object instance and the existence of its geometry.

I talked with Sergey and the conclusion…

Simon Thommes commented on pull request blender/blender#131381 2024-12-04 16:46:29 +01:00
Blenloader: remove unused experimental option that tags all data as directly linked

Hm, I have not been using BAT to render with Flamenco recently since Gold was wrapped up. What is the status of making Flamenco work with indirect dependencies? AFAIR we concluded it would be…

1422cd02d4 - WIP: Initial Setup for new style selection UI
dab161012d Merge branch 'main' into brushstroke_tools-custom-brush-styles
7acd988989 Brushstroke Tools: Add warnings when switching deformable (#357)
63cb05f4f4 CloudRig docs: One more wording tweak
fce9bef50d BlenLog: Remove Better Purge operator
147ccd8c2d CloudRig docs: Clarify bone naming guidelines
Compare 10 commits »
Simon Thommes pushed to main at SimonThommes/blender-studio-tools 2024-11-26 12:57:21 +01:00
7acd988989 Brushstroke Tools: Add warnings when switching deformable (#357)
63cb05f4f4 CloudRig docs: One more wording tweak
fce9bef50d BlenLog: Remove Better Purge operator
147ccd8c2d CloudRig docs: Clarify bone naming guidelines
8961f41959 BlenderLog: Avoid more operator name conflicts
Compare 5 commits »
Simon Thommes deleted branch bstools-deformable-warnings from SimonThommes/blender-studio-tools 2024-11-26 12:54:57 +01:00
Simon Thommes pushed to main at studio/blender-studio-tools 2024-11-26 12:54:54 +01:00
7acd988989 Brushstroke Tools: Add warnings when switching deformable (#357)
Simon Thommes merged pull request studio/blender-studio-tools#357 2024-11-26 12:54:52 +01:00
Brushstroke Tools: Add warnings when switching deformable