Germano Cavalcante mano-wii
Germano Cavalcante commented on issue blender/blender#117232 2024-01-17 15:19:12 +01:00
Render option "Simplify" doesn't work

Hi @Yps,

The behavior shown in the video is expected. Enabling the "Simplify" option after applying the subdivision modifier will not have any effect because the subdivision information is…

Germano Cavalcante commented on issue blender/blender#117229 2024-01-17 15:07:06 +01:00
Crashes when rendering Cycles

It appears that the relevant information in the log is:

I0117 23:06:02.562247 23308 device_impl.cpp:81] All knobs on default.
I0117 23:06:02.685230 23308 device_impl.cpp:81] Opened…
Germano Cavalcante commented on issue blender/blender#95589 2024-01-17 14:56:29 +01:00
Blender locks into Pose Mode if rig-object or the rig's collection is hidden

Even using 3.0, I can't replicate this problem.

Even hiding the armature, I can exit Pose mode by pressing TAB, and if I deactivate the collection the mode automatically goes to Object.

It…

Germano Cavalcante closed issue blender/blender#117228 2024-01-17 14:42:11 +01:00
Possible to get fairly stuck in Pose Mode
Germano Cavalcante commented on issue blender/blender#117228 2024-01-17 14:42:08 +01:00
Possible to get fairly stuck in Pose Mode

I can confirm, however this issue has been reported before, see: #94781: Hiding Armature in Outliner while in Pose Mode, leaves viewport without ability to select or exit the Pose Mode.

I'll…

Germano Cavalcante closed issue blender/blender#117195 2024-01-17 14:07:35 +01:00
Changing color Brightness Value changes the color entirely
Germano Cavalcante commented on issue blender/blender#117195 2024-01-17 14:07:32 +01:00
Changing color Brightness Value changes the color entirely

Hi @Yps,

Thank you for reporting this issue.

I can confirm, however this issue has been reported before, see: #80809: UI: Color picker lightness/value changes Hue and Saturation (only in…

Germano Cavalcante commented on issue blender/blender#117173 2024-01-16 18:25:32 +01:00
Multires Displacement Eraser does not work correctly on linear/simple subdivisions

I can confirm. In fact, it is expected that this brush will restore the Multires Mesh Base when applied.

"Multires Displacement Eraser" was implemented in 478ea4c8988b924800937094e55e3e21ef5a16…

Germano Cavalcante commented on issue blender/blender#117168 2024-01-16 18:05:20 +01:00
Crash when the new layout panel is in popover

I can confirm. bpy.types.UILayout.panel was implemented in 8896446f7e Cc @JacquesLucke

Germano Cavalcante closed issue blender/blender#117172 2024-01-16 16:40:34 +01:00
no snapping in the graph ed while scaling keys
Germano Cavalcante commented on issue blender/blender#117172 2024-01-16 16:40:30 +01:00
no snapping in the graph ed while scaling keys

Seems the same issue as #116367 Fixed by 86555838f1a87c1c50a5627e90e02eb4a76781bb Please try the latest daily build: https://builder.blender.org/download/

If the problem persists, please let…

Germano Cavalcante closed issue blender/blender#117165 2024-01-16 14:27:56 +01:00
Create shortcut for modification tools (Move, Rotate, Scale)
Germano Cavalcante commented on issue blender/blender#117165 2024-01-16 14:27:52 +01:00
Create shortcut for modification tools (Move, Rotate, Scale)

Hi @olof-wo,

From what you described, it seems that you created a conflict in the keymap settings. In Blender 4.0, there was a restructuring of the keymaps, and the Move operator is now located…

Germano Cavalcante commented on issue blender/blender#117144 2024-01-15 23:39:31 +01:00
Cannot differentiate simultaneous 'Seam' and 'Sharp' attributes on edges due to color conflict

Thank you for the report. I can confirm the issue.

Germano Cavalcante approved blender/blender#117147 2024-01-15 22:41:18 +01:00
Fix #117108: Memory leak report with static select engine data

It's a little strange, but it seems to work well. Even with --debug and WITH_CXX_GUARDEDALLOC Blender's leak detector does not detect the memory of these arrays.

Germano Cavalcante pushed to main at mano-wii/.profile 2024-01-15 11:29:03 +01:00
fdbbd8dfd6 2024: January 8 - 14
Germano Cavalcante commented on issue blender/blender#117076 2024-01-13 02:15:41 +01:00
Selection to Cursor operator ignores global transforms when used on a bone that has a Child of Constraint active

Hi @Raymond-Luc, thanks for the report. I'm here to triage your report.

It seems that you describe 2 issues, however to properly track issues we need them to be reported separately.

I can…

Germano Cavalcante commented on issue blender/blender#117065 2024-01-13 01:37:07 +01:00
OpenGL error and crash when opening file with UI element spanning graphics cards

Hi @superrune,

The error message you shared is quite explanatory. It seems that at least one of the GPUs connected to your system does not support OpenGL 4.3 or higher, which is required by…