Iliya Katushenock mod_moder
  • Russian
  • Just student

  • Joined on 2019-01-20
Iliya Katushenock pushed to instances at mod_moder/blender 2023-05-27 17:27:06 +02:00
2880c19713 progress
Iliya Katushenock closed issue blender/blender#108353 2023-05-27 15:58:11 +02:00
fbx
Iliya Katushenock commented on issue blender/blender#108353 2023-05-27 15:58:09 +02:00
fbx

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 issue blender/blender#108343 2023-05-27 11:13:17 +02:00
render_color_index API is lost after GN mdifier

Interpolation single mesh value -> blender/blender#106578 Acrive data layer -> blender/blender#98366 Rendered data layers…

Iliya Katushenock created pull request blender/blender#108347 2023-05-27 10:55:31 +02:00
Fix #108344: Default result buffer must be initially contain values
Iliya Katushenock pushed to tmp_fix_link_validation at mod_moder/blender 2023-05-26 23:51:01 +02:00
0ea454f2d4 progress
a41dbe839d Merge branch 'main' into tmp_fix_link_validation
9c15058d0b Merge branch 'blender-v3.6-release'
4c5998ee0b Unittest: Add very basic 'old file loading' test.
ff126ede17 'Fix' (unreported) issue that liboverride code can corrupt Main namemap.
Compare 635 commits »
Iliya Katushenock created pull request blender/blender#108332 2023-05-26 22:32:10 +02:00
Fix #108141: Delete links connected to an outside the group
Iliya Katushenock pushed to tmp_fix_node_insert_incorrection at mod_moder/blender 2023-05-26 22:21:53 +02:00
b52f278ec5 init
4c5998ee0b Unittest: Add very basic 'old file loading' test.
ff126ede17 'Fix' (unreported) issue that liboverride code can corrupt Main namemap.
e260bc64da Fix (unreported) broken 'fixing' code in ID name uniqueness handling.
591936c7ed Fix (unreported) wrong logic in readfile lookup for existing library ID.
Compare 10 commits »
Iliya Katushenock created branch tmp_fix_node_insert_incorrection in mod_moder/blender 2023-05-26 22:21:53 +02:00
Iliya Katushenock commented on issue blender/blender#108327 2023-05-26 20:11:15 +02:00
Mismatch between nodetrees when creating a link does not throw error

I'm not sure how this python interface works.... But the DNA doesn't contain that data.

Iliya Katushenock commented on issue blender/blender#108327 2023-05-26 19:49:57 +02:00
Mismatch between nodetrees when creating a link does not throw error

I'm really not sure if we want to do a bunch of things for each link creation operation just so that the sockets can know about their node tree.

Iliya Katushenock commented on issue blender/blender#100004 2023-05-26 18:04:59 +02:00
Add an "Exists" boolean to the named attribute input node

@SergeL

  1. Vertex weight isn't attribute.
  2. Exists outputs is a field. Due to it take geometry from context. This can not be used fot single-value input socket.
  3. Exists say is this name…
Iliya Katushenock commented on pull request blender/blender#108100 2023-05-26 14:41:38 +02:00
Cleanup: Move versioning file 2.8 to C++

I wasn't sure if the List struct and the random struct for iteration matched, to be sure in a macro that has cast in the list...

Iliya Katushenock closed issue blender/blender#108294 2023-05-26 11:27:23 +02:00
metaballs broken instancing
Iliya Katushenock commented on issue blender/blender#108294 2023-05-26 11:27:21 +02:00
metaballs broken instancing

Hello. You are describing behavior that is not currently supported. Metaballs have a rather specific behavior and were previously simply not affected by geometry nodes. This shouldn't work. Your…

Iliya Katushenock deleted branch tmp_avoid_rechecking_already_confirmed_range from mod_moder/blender 2023-05-25 19:55:34 +02:00
Iliya Katushenock closed pull request blender/blender#108284 2023-05-25 19:55:24 +02:00
Cleanup: Avoid recheck span part if is already confirmed range