Germano Cavalcante mano-wii
Germano Cavalcante commented on issue blender/blender#116380 2023-12-20 21:52:14 +01:00
Geometry Nodes: Pinning node editor context clashes with switching to Tool mode

I can confirm the issue. Indeed, this mismatch between the header and the node editor content can be confusing and error-prone.

Germano Cavalcante commented on issue blender/blender#116378 2023-12-20 21:43:13 +01:00
Broken 'File' links in Python documentation

Thank you for bringing this to our attention, @Shimon-Doodkin.

The error seems to be in the file [sphinx_doc_gen.py](https://projects.blender.org/blender/blender/commits/branch/main/doc/python_a

Germano Cavalcante commented on issue blender/blender#116371 2023-12-20 21:23:20 +01:00
EEVEE Legacy: Alpha blend and Backface Culling causing objects to disappear at certain angles

Hi @PierreSchiller,

Thank you for reporting this issue. It seems that you are experiencing a similar problem to issue #88953: "Eevee alpha blend mode bug". This issue has already been reported…

Germano Cavalcante commented on issue blender/blender#116372 2023-12-20 17:17:43 +01:00
Crash after opening file with specific boolean node setup

Not sure if it is related to the crash, but when open the file in a Debug build, I came across this assert:

BLI_assert failed: D:\BlenderDev\blender\source\blender\blenlib\BLI_array.hh:274,…
Germano Cavalcante commented on issue blender/blender#116369 2023-12-20 17:09:13 +01:00
Geometry Nodes: Baked animation no longer works after Scene Time node is removed

I can confirm the issue. It appears that just the presence of the node "Scene Time" triggers an update at each frame.

Germano Cavalcante commented on issue blender/blender#116368 2023-12-20 17:02:10 +01:00
Geometry Nodes: Change of geometry with Bake node is delayed in viewport

Thank you for the report. I can confirm the issue. The change of geometry with the Bake node is indeed delayed in the viewport. However, it seems that the wireframe overlay elements are…

Germano Cavalcante closed issue blender/blender-addons#105077 2023-12-20 16:41:49 +01:00
hihi
Germano Cavalcante closed issue blender/blender#115960 2023-12-20 15:47:09 +01:00
blender 4.0.2
Germano Cavalcante commented on issue blender/blender#115960 2023-12-20 15:47:06 +01:00
blender 4.0.2

Thanks for the info, but unfortunately, this can't be triaged as a complete bug report.

To properly investigate and address the issue, we require the exact steps to reproduce the problem and…

Germano Cavalcante closed issue blender/blender#114826 2023-12-20 15:28:09 +01:00
When turning around lattice by its points it doesnt deform correctly
Germano Cavalcante commented on issue blender/blender#114826 2023-12-20 15:28:06 +01:00
When turning around lattice by its points it doesnt deform correctly

Based on the .blend file provided, it seems that the issue you described is not a bug. The behavior you are observing with the B-spline interpolation is actually the expected behavior.

The…

Germano Cavalcante commented on issue blender/blender#114626 2023-12-20 14:13:45 +01:00
EXCEPTION_ACCESS_VIOLATION, Seemingly random crash

I'm not sure but does op->py_instance suggest operator is written in python?

Nice catch! The op->py_instance indeed suggests that the operator involved in the crash is written in Python.…

Germano Cavalcante commented on issue blender/blender#116349 2023-12-19 22:04:39 +01:00
GPv3: Connected Only option not working for proportional editing in edit mode

I can confirm.

I believe the fix should be in createTransGreasePencilVerts. There it would be necessary to correct tc.data_len first and then how the TransData are filled in `curve_populate_…

Germano Cavalcante commented on issue blender/blender#116348 2023-12-19 21:50:49 +01:00
Geometry Nodes: Crash when adding data socket to Bake node after baking

I can confirm the issue. Before crashing, it raises an assert for me:

BLI_assert failed: D:\BlenderDev\blender\source\blender\blenkernel\intern\node_socket_value.cc:198, convert_to_single()…
Germano Cavalcante commented on issue blender/blender#116347 2023-12-19 21:45:18 +01:00
GP3: Grease Pencil 3 geometry is not considered for viewport selection in object mode

I can confirm. This was supposed to be already working given #108660: "GPv3: Select pick operator"

Cc. @filedescriptor Ref. #107645 (Selection Operators)

Germano Cavalcante pushed to main at blender/blender 2023-12-19 21:19:57 +01:00
9fbc096522 Fix #116342: crash when moving GP3 keyframe
Germano Cavalcante closed issue blender/blender#116342 2023-12-19 21:19:56 +01:00
GP3: Blender crashes when moving grease pencil keyframe in timeline
Germano Cavalcante commented on issue blender/blender#116342 2023-12-19 20:45:52 +01:00
GP3: Blender crashes when moving grease pencil keyframe in timeline

Probably caused by 7f626e08e1 I'm investigating... ​

Germano Cavalcante closed issue blender/blender#116341 2023-12-19 19:56:02 +01:00
Greasepencil fill tool - Unable to fill unclosed areas no matter what