Iliya Katushenock mod_moder
  • Russian
  • Just student

  • Joined on 2019-01-20
Iliya Katushenock commented on issue blender/blender#126635 2024-08-22 21:08:37 +02:00
When I package, the VDB is packaged, but the VDB sequence is not packaged, only one is packaged

This report does not contain all the requested information, which is required for us to investigate the issue.

Please submit a new report and carefully follow the instructions. Be sure to…

Iliya Katushenock commented on pull request blender/blender#126656 2024-08-22 21:02:57 +02:00
Fix: make convenience array functions allocate the right type

I think we have DNA util functions to do this...\

Iliya Katushenock commented on issue blender/blender#126613 2024-08-22 07:43:43 +02:00
Changing Grease Pencil v3 "curve_type" Crashes Blender

I think this is expected since invariant of the curves itself are maintained by the writer so user should actually manually convert curve to correct type in case he change the type attribute.

Iliya Katushenock created pull request blender/blender#126611 2024-08-21 20:14:14 +02:00
Fix #126595: Group ID in Fill Curve Evaluate inconsistantly
Iliya Katushenock commented on issue blender/blender#126596 2024-08-21 20:12:12 +02:00
File format is not supported in file (the file.blend)

Can confirm\

Iliya Katushenock pushed to fix_126595 at mod_moder/blender 2024-08-21 20:12:02 +02:00
da31c5bc38 init
Iliya Katushenock created branch fix_126595 in mod_moder/blender 2024-08-21 20:12:02 +02:00
Iliya Katushenock closed issue blender/blender-manual#104900 2024-08-21 19:56:35 +02:00
Bug in parenting objects to vertex (triangle)
Iliya Katushenock commented on issue blender/blender-manual#104900 2024-08-21 19:56:33 +02:00
Bug in parenting objects to vertex (triangle)

For help using Blender, please try one of the community websites: https://www.blender.org/community/

If you think you found a bug, please submit a new report and carefully follow the instruction…

Iliya Katushenock pushed to bli_module at mod_moder/blender 2024-08-21 19:48:58 +02:00
a7cf6ac363 progress
4d061bbaee Merge branch 'main' into bli_module
ce82d4434f Fix #126324: Fallback to linear POLY curves for invalid Alembic data
de47fee2e1 Fix #126156: Do not allow to assign embedded IDs to IDProperties.
08d5eb8f9c Cleanup: cmake formatting
Compare 500 commits »
Iliya Katushenock commented on issue blender/blender#126418 2024-08-21 19:31:05 +02:00
Geometry Node: Replace material does not work

@mont29 Geometry nodes does not know anything about ID management and just use geometry accessed from dependency graph. Using of pointers to deduplicate materials lead us to the fact that…

Iliya Katushenock commented on pull request blender/blender#125876 2024-08-21 19:01:29 +02:00
Refactor: BLI: Integer the periodic module

You are correct here.

Iliya Katushenock closed issue blender/blender#126575 2024-08-21 07:37:14 +02:00
Add proper Alpha support in Vertex Attribute painting
Iliya Katushenock commented on issue blender/blender#126575 2024-08-21 07:37:11 +02:00
Add proper Alpha support in Vertex Attribute painting

Thanks for the report, but please use other channels for user feedback and feature requests: https://developer.blender.org/docs/handbook/communication/user_feedback/

For more information on why…

Iliya Katushenock commented on issue blender/blender#126535 2024-08-20 07:27:11 +02:00
Group input socket missing subtype when created from Gamma shader node Gamma socket

'' is not a valid subtype so bug is on the side of gamma node.

Iliya Katushenock closed issue blender/blender#126537 2024-08-20 07:22:21 +02:00
Curve of Point does not return correct Curve Index
Iliya Katushenock commented on issue blender/blender#126537 2024-08-20 07:22:18 +02:00
Curve of Point does not return correct Curve Index

You need to explicitly capture this field no the curve geometry before they will be turned into the point cloud.

For help using Blender, please try one of the community websites: https://www.ble

Iliya Katushenock commented on issue blender/blender#126512 2024-08-19 20:54:59 +02:00
Regression: Certain icon is not pixel-perfect along Y

Probably issue is in rather icons since the issue here is in the icon itself, other are on affected it seems..

Iliya Katushenock deleted branch cleanup_bke_nodes_cpp_naming from mod_moder/blender 2024-08-19 20:30:26 +02:00
Iliya Katushenock commented on issue blender/blender#126512 2024-08-19 20:01:16 +02:00
Regression: Certain icon is not pixel-perfect along Y

Probably related with svg icons
@Harley /