- Brasil
- https://www.linkedin.com/in/germano-cavalcante-77224867/
- Joined on
2012-10-07
os.rename(filepath_local_pkg_temp, filepath_local_pkg)
Without being able to reproduce this error, it is difficult for someone of the triage team to confirm the issue. Sounds like something for @ideasman42 to check out when he's back from his time off.
It looks like the crash happens in GPU_shader_get_ssbo_binding
when rendering an icon.
Stack trace:
blender.exe :0x00007FF6A7B08690 GPU_shader_get_ssbo_binding
blender.exe …
I can confirm on an NVIDIA GeForce RTX 3060 Laptop The problem reappears when the viewport is recreated. It didn't happen in Blender 4.2, so a regression? Cc @fclem
Thanks for the report, but it still doesn't have much information to know what's going on.
Can you please open Blender's installation directory and double click on the blender_debug_gpu.cmd
?…
I can confirm something similar with an "NVIDIA GeForce RTX 3060 Laptop". It's not as different as shown in the video, but it's confirmable. So I will forward it to the developers. Thanks for…
This is just a shade of gray for the edges.
I didn't find a color with an appropriate description. I can add a stronger shade of the same color if preferred. <img width="259" alt="image"…
Based on feedback:
- Fixed case where subtraction did not work.
- New gizmo for Extrude Boolean.
- Added "Remove coplanar faces" option.
@blender-bot package
On Extrude Manifold:
Will this tool replace it ? If not, will you improve Extrude Manifold tool, too ?
My opinion on the Extrude Manifold remains the same as in my initial proposal at…
There still must be a bug. I don’t discard the issue. Maybe it could be related to the GPU drivers for "Intel(R) UHD Graphics Intel 4.6.0"? If you find a pattern that we can check, please let…
Hi @mjoe67886, thanks for the report.
Investigating, I found that the module console_python.py
in /4.3/scripts/modules/console_python.py
.
I tried replicating the command and it works…
Good catch! I can confirm the crash.
> blender.exe!ui_handler_panel(bContext * C, const wmEvent * event, void * userdata) Line 2683 C++
blender.exe!wm_handler_ui_call(bContext * C,…
It seems like a regression, especially since we no longer have Grease Pencil v2 which supported the conversion. So increasing the priority.
Thanks for the report. I'm not sure if I understand the steps correctly. Are you saying that in Blender 4.1.1, the Tint modifier was broken with a factor higher than 1.0, and in 4.3.0, the render…