Iliya Katushenock mod_moder
  • Russian
  • Just student

  • Joined on 2019-01-20
Iliya Katushenock commented on pull request blender/blender#125592 2024-09-03 19:37:28 +02:00
WIP: BLI: Boolean polygon clipping using the Greiner Hormann algorithm.

No reason for forward declaration.

Iliya Katushenock pushed to main at mod_moder/blender 2024-09-02 19:59:11 +02:00
3e62b55d33 Merge branch 'main' of projects.blender.org:mod_moder/blender
1a0dbbd242 Fix: Cannot render Victor and Spring with embree disabled on Intel GPUs
ea72ed4502 Anim: Fix crash when getting animdata from non-Action editor
433278233e Cleanup: formatting
810f6a1b5c Refactor: Various remaining changes to PointerRNA usages to use C++ code.
Compare 19141 commits »
Iliya Katushenock pushed to main at mod_moder/blender 2024-09-02 19:59:08 +02:00
483e91e38f I18N: Updated UI translations from git/weblate repository (5b647985dbb49).
c4a67ec3c7 Fix #127022: PLY export does not properly clamp vertex colors
7d95fed911 Overlay-Next: In-Front support
Compare 4 commits »
Iliya Katushenock commented on issue blender/blender#127054 2024-09-02 19:25:56 +02:00
Geometry Nodes: Crash while dragging value (Resample Curve node?)

Seems like random value of zero-division-result

Iliya Katushenock commented on issue blender/blender#127054 2024-09-02 17:43:16 +02:00
Geometry Nodes: Crash while dragging value (Resample Curve node?)

+1 for the stack trace file thanks!

Iliya Katushenock created pull request blender/blender#127049 2024-09-01 17:23:33 +02:00
WIP: BLI: Array utils: Generalization of an index mask mapped copying functions
Iliya Katushenock pushed to array_utils_new at mod_moder/blender 2024-09-01 17:14:48 +02:00
610221c328 init
Iliya Katushenock created branch array_utils_new in mod_moder/blender 2024-09-01 14:40:09 +02:00
Iliya Katushenock pushed to array_utils_new at mod_moder/blender 2024-09-01 14:40:09 +02:00
fb7107d4de Initiall commit
Iliya Katushenock created pull request blender/blender#127040 2024-09-01 10:40:01 +02:00
Fix: Curves: Extra copy call
Iliya Katushenock created branch fix_extra_copy_call in mod_moder/blender 2024-09-01 10:38:03 +02:00
Iliya Katushenock pushed to fix_extra_copy_call at mod_moder/blender 2024-09-01 10:38:03 +02:00
39b82252bc init
Iliya Katushenock commented on issue blender/blender#126983 2024-08-31 23:47:35 +02:00
Regression: Custom nodes icon missing

NODE_CUSTOM_GROUP and NODE_CUSTOM.... my bad\

Iliya Katushenock pushed to refactor_instances_on_points at mod_moder/blender 2024-08-31 21:51:19 +02:00
bb3a5673a2 Merge branch 'cleanup_gp_copy_method' into refactor_instances_on_points
25cdafa865 Init cleanup
a5b7f31b32 missed formatting
a0cb1db11e +format
9b1bc6eda6 Make format
Compare 171 commits »
Iliya Katushenock created pull request blender/blender#127027 2024-08-31 21:47:18 +02:00
Cleanup: Geometry Nodes: Use general an attribute copy function
Iliya Katushenock created branch cleanup_gp_copy_method in mod_moder/blender 2024-08-31 21:44:36 +02:00
Iliya Katushenock pushed to cleanup_gp_copy_method at mod_moder/blender 2024-08-31 21:44:36 +02:00
25cdafa865 Init cleanup
a5b7f31b32 missed formatting
Iliya Katushenock created pull request blender/blender#127026 2024-08-31 21:30:49 +02:00
Refactoring: BKE: Attributes: Support different source and destination domains to propagation