- Brasil
- https://www.linkedin.com/in/germano-cavalcante-77224867/
- Joined on
2012-10-07
Thank you for submitting your report, @TheRedWaxPolice. I can confirm the issue.
Caused by 44b79af4fcad1f88959c7effc8b00c2c58d58606
Thank you for the report, @LucianoMunoz.
Based on the information provided, this issue appears to be a probable bug, concerning unexpected behavior when deforming a lattice using hooks and…
Thank you for the report, @silex.
Based on the provided details, this seems like a probable bug related to the persistent data feature when working with the adaptive subdivision in Cycles…
Thank you for bringing this to our attention, @Peter-87.
This issue sounds like a bug regarding dimensional scaling discrepancies when importing .OBJ files from Fusion 360 to Blender.
But to…
Thank you for submitting your report, @Siantou-Ngako.
In order to classify the problem, it would be helpful to have more details about the circumstances under which Blender fails to start.
So…
Thank you for the report regarding the behavior of the Asset Browser in Blender version 3.6.4, @loicbramoulle.
This issue appears to be a Bug, however, I cannot reproduce the problem…
Hello @Christine-Haylett,
Thank you for submitting your report. In order to classify the problem, it would be helpful to have more details about the circumstances under which Blender fails to…
Seems to have been caused by 89e3ba4e25
@HooglyBoogly, can you check?
931c176b06153522bba03a5c3d1bf78374713819
Thank you for the report, @NahuelBelich. I can confirm the regression.
I'm checking where the problem was introduced.
Thank you for submitting your report, @blenderhighschool.
Just to make sure the issue you are experiencing is a bug. Did you make sure to bake the simulation? I noticed in the file that the…
Some items are added when they shouldn't exist.
This indicates that the…
Thanks for the report. I can confirm. It looks like a regression introduced in Blender 3.5
"VERT_EDGE_SLIDE", "TRACKBALL" and "ROTATE_NORMALS" were only implemented in version 3.6.1. "EDIT_SNAP_SOURCE_ON" and "EDIT_SNAP_SOURCE_OFF" were only implemented in version 4.0.4.
So it's…
Thank you @ROBERT-SMALL for submitting your issue report regarding a problem with Blender 4.0 RC and .blend file associations.
The issue you described seems to concern file association on a…
You need to set the context of the 'edit_object'
:
override_context['edit_object'] = active_object
with bpy.context.temp_override(**override_context):
bpy.ops.object.mo…