Germano Cavalcante mano-wii
Germano Cavalcante commented on issue blender/blender#118583 2024-02-21 21:48:18 +01:00
Bad Curve to Mesh generation when Set Curve Normal at 0,0,0

I think we can mark it as a "Known Issue". Although the solution is not clear, the current behavior does not seem ideal and it is something worth keeping track of.

Germano Cavalcante commented on issue blender/blender#118563 2024-02-21 21:34:57 +01:00
GLTF Export does not include all Vertex Colors

I can confirm that only 1 color attribute is imported. I used attached .blend file to test.

Cc. @JulienDuroure

Germano Cavalcante commented on issue blender/blender#118558 2024-02-21 21:22:43 +01:00
"Jump to Target" operator activates Object but the outliner does not update the blue highlight

Hi @walt, thanks for the report. I can confirm the issue.

Needs further investigation, but, imho, the blue highlight is expected to be displayed in the active object/datablock.

Germano Cavalcante commented on issue blender/blender#118555 2024-02-21 20:56:31 +01:00
Rendering an animation skip some frames for compositing with 4.1

Hi @YannK,

Thank you for the bug report. Could you please clarify what you mean by "not rendered with the compositing"?

I have tested the "rig_mechanical.blend" file you provided and…

Germano Cavalcante commented on issue blender/blender#118575 2024-02-21 20:42:33 +01:00
The GPU is used at 10%

Hi @Yon-Simonin,

could you please try the latest daily build of Blender? You can download it from here: https://builder.blender.org/download/. Sometimes, issues can be resolved in the latest…

Germano Cavalcante commented on issue blender/blender#118547 2024-02-21 20:01:44 +01:00
Grease Pencil: Crash at specific frame with possible memory leak?

By "bake grease pencil" do you mean, "Bake Line Art" in the "Stroke" object modifier?

I noticed in the file that the object "bool_cube.frozen" is corrupted. It may be related to the problem.

Germano Cavalcante pushed to knife_gizmo at mano-wii/blender 2024-02-21 19:28:05 +01:00
bdd11021c2 Fix: derived_caches created without freeing the previous ones
3ce8de94b2 Fix: RNA_enum_set: GIZMO_GT_snap_3d.snap_elements_force not found
Compare 2 commits »
Germano Cavalcante created pull request blender/blender#118578 2024-02-21 18:58:25 +01:00
Fix #67898: Knife Tool - No preview dot of where the cut will start
Germano Cavalcante pushed to knife_gizmo at mano-wii/blender 2024-02-21 18:52:17 +01:00
ff4bd966d6 Knife: Utilize the Snap Gizmo for the Knife Tool Widget
ca8a7c7054 Merge branch 'blender-v4.1-release' into main
4c708a8c3e Linux: Avoid XDG_RUNTIME_DIR warnings running headless Blender
873472b747 Linux: Improve headless EGL initialization messages
db754790b7 Fix: snap gizmo state returning to default values after unhidden
Compare 10 commits »
Germano Cavalcante created branch knife_gizmo in mano-wii/blender 2024-02-21 18:52:17 +01:00
Germano Cavalcante pushed to main at blender/blender 2024-02-21 18:23:18 +01:00
db754790b7 Fix: snap gizmo state returning to default values after unhidden
6d491da0be Cleanup: miscellaneous improvements in knife code
Compare 2 commits »
Germano Cavalcante pushed to main at blender/blender 2024-02-21 14:32:53 +01:00
de4cb56165 Merge branch 'blender-v4.1-release'
bdc9767e09 Fix: wrong index returned for edge endpoints snapping
bd783c8c1b Fix #113812: disabled Bake simulation if cache is not enabled
Compare 3 commits »
Germano Cavalcante pushed to blender-v4.1-release at blender/blender 2024-02-21 14:32:04 +01:00
bdc9767e09 Fix: wrong index returned for edge endpoints snapping
Germano Cavalcante commented on issue blender/blender#118561 2024-02-21 14:05:03 +01:00
Transparent shadow of object with image texture sequence not updating when previewing animation in Eevee

Thank you for the reporting.

I can confirm the issue when previewing the animation in EEVEE and EEVEE-Next.

Maybe this behavior is a performance strategy to avoid unnecessary updates if…

Germano Cavalcante commented on issue blender/blender#118524 2024-02-20 22:41:28 +01:00
Loop cut Ctrl+r ---> crash

Bisecting, commit 1c0f374ec3 was identified as the one causing the crash. However, upon closer examination, it is not clear why the loop cut code would lead to a crash.

 	blender.exe!Object…
Germano Cavalcante commented on issue blender/blender#118527 2024-02-20 22:17:38 +01:00
Python: Can't set collection visibility from Text Editor

I couldn't reproduce the problem.

@Mets, to better understand and investigate the issue, could you please provide us with more detailed steps or a .blend file that showcases the problem?

Germano Cavalcante closed issue blender/blender#118535 2024-02-20 21:36:50 +01:00
focus problem
Germano Cavalcante commented on issue blender/blender#118535 2024-02-20 21:36:47 +01:00
focus problem

Duplicate of #118520

Germano Cavalcante closed issue blender/blender#118499 2024-02-20 21:35:17 +01:00
It is Work?