SleepyEngi SleepyEngi
  • Joined on 2019-10-06
SleepyEngi commented on issue blender/blender#119610 2024-03-18 07:05:18 +01:00
Baking: Geometry behind transparent materials is ignored

The way I see it, it was an incorrect behavior that was fixed but immediately reverted afterwards.

While searching about this issue, I saw lots of people asking for this but saying this may be…

SleepyEngi opened issue blender/blender#119610 2024-03-18 03:53:00 +01:00
Baking: Geometry behind transparent materials is ignored
SleepyEngi commented on issue blender/blender#118305 2024-02-15 03:55:52 +01:00
Interpolate curves is broken on curves objects if converted from particle system

I'm very confused as to why this issue started happening, as I've definitely made curve objects with over 5 million splines and over 30 million control points but didn't experience this before. I…

SleepyEngi opened issue blender/blender#118305 2024-02-15 02:29:24 +01:00
Interpolate curves is broken on curves objects if converted from particle system
SleepyEngi opened issue blender/blender#118232 2024-02-14 02:57:43 +01:00
Interpolate hair curves: Connecting a mask texture breaks the guide curve index of hair curves. (Simple fix by reconnecting one node)
SleepyEngi commented on issue blender/blender#93911 2024-02-04 20:11:54 +01:00
Regression: Multires Unsubdivide destroys the vertex groups

I will say multires unsubdivide is particularly useful for sculpting; you can use it to apply the multires, mirror the sculpt perfectly, and the unsubdivide it back. Or to get the regular mesh's…

SleepyEngi commented on issue blender/blender#93911 2024-02-04 11:04:19 +01:00
Regression: Multires Unsubdivide destroys the vertex groups

Still broken in 4.0.2

SleepyEngi opened issue blender/blender#116735 2024-01-03 09:32:46 +01:00
Hair Curves: Create Guide Index Map: Group IDs over 2621 among other thresholds randomly delete a large amount of guide curves
SleepyEngi reopened issue blender/blender#106658 2024-01-03 06:06:01 +01:00
Hair Curves: Set Curve Radius does not work with separate values for different curves; all get overridden by the first curve.
SleepyEngi commented on issue blender/blender#106658 2024-01-03 06:05:58 +01:00
Hair Curves: Set Curve Radius does not work with separate values for different curves; all get overridden by the first curve.

Thanks @mano-wii for the sample file. If this is a canonical example, then I'll close it as it's not a bug. Hair render does not currently support the radius attribute. That is, it simply uses…

SleepyEngi commented on issue blender/blender#114426 2023-11-02 20:00:07 +01:00
PoseBone.head does not update when the bone's location is changed if ran through a script; when ran directly in console it updates properly.

bpy.context.view_layer.update()

adding this after updating the location seems to allow it to update properly. Im unsure if this is intended behavior, it's a bit confusing, but I'm not very…

SleepyEngi opened issue blender/blender#114426 2023-11-02 19:36:27 +01:00
PoseBone.head does not update when the bone's location is changed if ran through a script; when ran directly in console it updates properly.
SleepyEngi commented on issue blender/blender#109398 2023-08-03 06:09:53 +02:00
Enabling Surface Rest Position in the Interpolate Hair Curves Modifier Disconnects Hair from Surface Mesh

I'm still somewhat new to UDIMS and might be misunderstanding, but as far as I can tell the UVs are contained within the first UDIM tile, and the only references to UDIMs that I can find is in…

SleepyEngi commented on issue blender/blender#110706 2023-08-02 11:27:12 +02:00
Hair Curves: Invalid surface UV attachment

Hi, thanks for the report. Can confirm. Not sure whether seams and subdivision modifier are affecting here. Clearing both still triggered this problem.

Thanks for response, from my tests, the…

SleepyEngi opened issue blender/blender#110711 2023-08-02 05:45:52 +02:00
Hair Curves: Posed hair curves get stuck onto a wrong pose upon entering and exiting Sculpt, Vertex Paint or Weight Paint mode on the surface object
SleepyEngi commented on issue blender/blender#109398 2023-08-02 02:49:03 +02:00
Enabling Surface Rest Position in the Interpolate Hair Curves Modifier Disconnects Hair from Surface Mesh

I believe you are misinterpreting how it works before enabling rest position:

-With rest position disabled, it's just "snapping" the source curves onto the closest surface at the moment, thus…

SleepyEngi commented on issue blender/blender#110706 2023-08-02 02:38:13 +02:00
Hair Curves: Invalid surface UV attachment

Here is a slightly more simplified one without the delete invalid curves- and pictures showing: unposed mesh vs posed mesh

SleepyEngi commented on issue blender/blender#110706 2023-08-02 02:18:05 +02:00
Hair Curves: Invalid surface UV attachment

Hello, this only uses 7 nodes, or do you mean within the node groups? This is happening with the default node groups provided by blender with the asset browser.

This happens within the…

SleepyEngi opened issue blender/blender#110706 2023-08-02 00:21:16 +02:00
Hair Curves: Invalid interpolated hair curves appear when using a subdivided surface mesh; furthermore, incorrectly "Valid" curves that are actually invalid remain after deleting invalid curves
SleepyEngi closed issue blender/blender#110705 2023-08-01 23:47:15 +02:00
Regression: Hair Curves with 'Principled Hair BSDF' appear colorless in render on GPU mode [3.6.0, fixed on 3.6.1]