Iliya Katushenock mod_moder
  • Russian
  • Just student

  • Joined on 2019-01-20
Iliya Katushenock pushed to fast_fix_read_after_free at mod_moder/blender 2023-02-17 21:15:18 +01:00
b760a35a73 rebase fix on 3-5
8b416f7f60 Fix #104869: Crash converting UV maps to legacy format
d891b38776 Fix #104850: Create Geometry Nodes operators fails if not in English
4ec9aff2af Revert "Fix #104850: Create Geometry Nodes operators fails if not in English"
68181c2560 Fix #104850: Create Geometry Nodes operators fails if not in English
Compare 10 commits »
Iliya Katushenock created branch fast_fix_read_after_free in mod_moder/blender 2023-02-17 21:15:18 +01:00
Iliya Katushenock created pull request blender/blender#104896 2023-02-17 20:59:04 +01:00
Fix 104604: Don't remove the potentially next element of the iteration
Iliya Katushenock pushed to fast_fix_use_after_freed_rebase at mod_moder/blender 2023-02-17 20:55:33 +01:00
e8bebe4b3e fast fix, rebase
Iliya Katushenock created branch fast_fix_use_after_freed_rebase in mod_moder/blender 2023-02-17 20:55:32 +01:00
Iliya Katushenock deleted branch fix_curve_param_factor_for_cyclic_case from mod_moder/blender 2023-02-17 20:50:15 +01:00
Iliya Katushenock deleted branch fast_fix_use_after_freed from mod_moder/blender 2023-02-17 20:50:10 +01:00
Iliya Katushenock created branch fast_fix_use_after_freed in mod_moder/blender 2023-02-17 20:47:17 +01:00
Iliya Katushenock pushed to fast_fix_use_after_freed at mod_moder/blender 2023-02-17 20:47:17 +01:00
68d1030ede fast fix of error
Iliya Katushenock commented on issue blender/blender#104894 2023-02-17 19:54:31 +01:00
Text Editor - "Toggle Comments" operator uses Python-style comments for OSL scripts

Seems that never work correct, in 2.87 at others...

Iliya Katushenock pushed to compare_node at mod_moder/blender 2023-02-17 19:38:22 +01:00
794e515dca merge main, fix conflicts
cb95f8aea7 Animation: Clamp V2D so keyframes cannot go offscreen
d4480fdfa3 Merge branch 'blender-v3.5-release'
6ffaee8d9a Fix #95400: Crash when running Euler Filter on baked Curves
bf7ccd43ca Cleanup: use PI and PI/2 in compatible_eul
Compare 215 commits »
Iliya Katushenock closed issue blender/blender#104289 2023-02-17 17:56:08 +01:00
Geometry Node: Realized Instance of Object Instances in specific case cause wrong material indexing
Iliya Katushenock commented on issue blender/blender#104891 2023-02-17 17:48:46 +01:00
Render window clipped, render frame incorrect

Load factory settings: image I can confirm that the window appears with the intersection of the monitor frame. But then it's a multi-report.

Iliya Katushenock commented on issue blender/blender#104289 2023-02-17 17:24:07 +01:00
Geometry Node: Realized Instance of Object Instances in specific case cause wrong material indexing

Forgot, this should be open so that you can find it in the future.

Iliya Katushenock reopened issue blender/blender#104289 2023-02-17 17:23:35 +01:00
Geometry Node: Realized Instance of Object Instances in specific case cause wrong material indexing
Iliya Katushenock closed issue blender/blender#104289 2023-02-17 17:15:06 +01:00
Geometry Node: Realized Instance of Object Instances in specific case cause wrong material indexing
Iliya Katushenock commented on issue blender/blender#104289 2023-02-17 17:15:04 +01:00
Geometry Node: Realized Instance of Object Instances in specific case cause wrong material indexing

The design here is that you can set the index to 1000 first, and only then set all 1000 materials to mesh. That is, it is an intermediate state, and if you join geometries with such indices, it is…

Iliya Katushenock closed pull request blender/blender#104879 2023-02-17 16:22:15 +01:00
Fix 104842: Consider the last point of the cyclic curve length for the factor
Iliya Katushenock commented on issue blender/blender#104881 2023-02-17 15:33:04 +01:00
Crash applying remesh modifier

Hello, i can't confirm this. Can you share some example file? Also will be good if you check this in new blender.

Iliya Katushenock created pull request blender/blender#104879 2023-02-17 15:21:02 +01:00
Fix 104842: Consider the last point of the cyclic length for the factor