Germano Cavalcante mano-wii
Germano Cavalcante commented on issue blender/blender#120186 2024-04-03 02:42:27 +02:00
Animation of meshes fails to export in USD

I can confirm that the attached .usdc file has no animation. But I couldn't replicate the problem with the .blend file shown as it is missing some libraries. I noticed however that it seems to…

Germano Cavalcante commented on issue blender/blender#120187 2024-04-02 22:31:36 +02:00
Sculpting with multiresolution modifier in 4.1 crashes

Can you check the latest official release, or the latest daily build?

Please try the latest daily build: https://builder.blender.org/download/

I was able to confirm some crashes in…

Germano Cavalcante commented on issue blender/blender#120186 2024-04-02 22:18:10 +02:00
Animation of meshes fails to export in USD

I can't reproduce the issue. When importing the USD file, the Cube is animated for me.

Could you please provide the USD file you exported so that I can further investigate the issue?

Germano Cavalcante commented on issue blender/blender#120179 2024-04-02 22:12:00 +02:00
Assert failure after Sculpt Trim operation

The problem seems to be on calling args.prim_indices.first() when the args.prim_indices array has size 0. I suspect it may have been caused by c53e220aef as the `!args.prim_indices.is_empty(…

Germano Cavalcante commented on issue blender/blender#120175 2024-04-02 21:52:42 +02:00
Compositor: file output node created before 4.0.1 saves a different image at 4.1

I had some problems when bisecting, so I couldn't test properly, but apparently the commit that caused the problem was 931c188ce5 @OmarEmaraDev ^

(Also tagging @zazizizou due to interest in…

Germano Cavalcante commented on issue blender/blender#120175 2024-04-02 20:48:45 +02:00
Compositor: file output node created before 4.0.1 saves a different image at 4.1

Thank you for the report. I can confirm the issue I will bisect to find where the problem was introduced.

(Note: I edited the description to simplify the steps)

Germano Cavalcante commented on issue blender/blender#120137 2024-04-02 20:19:58 +02:00
Asset Browser fails to reuse data from the datablock of identical name

I've seen a similar issue before. What happens is that assets have a reference to a directory (id->library_weak_reference->library_filepath), which can be absolute (such as from 'C:') or…

Germano Cavalcante commented on issue blender/blender#120167 2024-04-02 17:29:53 +02:00
Cycles: GPU Denoising breaks the UI and saves a broken image

I can confirm. This appears to be a case of Blender running out of memory, but the image resolution doesn't seem to be that extreme for that.

Possibly related to one of these other reports: #1…

Germano Cavalcante commented on issue blender/blender#120172 2024-04-02 16:29:07 +02:00
Extension build freeze if add-on contains LICENSE

I'm not familiar with extensions API to know how to test. Do I have to provide --source-dir in the command? ([command-line-args-extension-build](https://docs.blender.org/manual/en/dev/extensions

Germano Cavalcante closed issue blender/blender#119924 2024-04-02 15:05:41 +02:00
Updates wipe all preferences, startup, addons, and bookmarked folders
Germano Cavalcante commented on issue blender/blender#119924 2024-04-02 15:05:38 +02:00
Updates wipe all preferences, startup, addons, and bookmarked folders

No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed.

Thanks for the report. If the problem persists please open a new report with the…

Germano Cavalcante closed issue blender/blender-addons#105259 2024-04-02 15:02:38 +02:00
i cannot import dxf file
Germano Cavalcante commented on issue blender/blender-addons#105259 2024-04-02 15:02:36 +02:00
i cannot import dxf file

We have many open issues related to the DXF importer. You can find them [here](https://projects.blender.org/blender/blender-addons/issues?type=all&state=open&labels=&milestone=0&project=0&assignee=

Germano Cavalcante closed issue blender/blender#120057 2024-04-02 14:55:50 +02:00
Crashing on opening
Germano Cavalcante commented on issue blender/blender#120057 2024-04-02 14:55:47 +02:00
Crashing on opening

If you launch Blender via the command line (see: Launching Blender on macOS), you may be able to view additional…

Germano Cavalcante closed issue blender/blender#120143 2024-04-02 00:41:44 +02:00
Subdividing a plane with overlapping faces created via Grid Fill crashes Blender
Germano Cavalcante commented on issue blender/blender#120143 2024-04-02 00:41:40 +02:00
Subdividing a plane with overlapping faces created via Grid Fill crashes Blender

Thanks for the report. The mesh you provided seems to have duplicate faces, which is invalid and shouldn't be allowed in Blender. We are aware of this issue and the crash that occurs when using…

Germano Cavalcante closed issue blender/blender#120147 2024-04-02 00:30:36 +02:00
Subdivision Surface not behaving as expected
Germano Cavalcante commented on issue blender/blender#120147 2024-04-02 00:30:32 +02:00
Subdivision Surface not behaving as expected

Hi @Sheldon-Tobe,

After reviewing the steps you provided, it seems that the behavior you are experiencing is expected when using the Subdivision Surface modifier.

When you add mirror…

Germano Cavalcante closed issue blender/blender#120083 2024-04-02 00:20:56 +02:00
I can no longer hide a part of Mesh in Cycles Edit mode