Iliya Katushenock mod_moder
  • Russian
  • Just student

  • Joined on 2019-01-20
Iliya Katushenock closed issue blender/blender#109935 2023-07-10 21:12:04 +02:00
Problem
Iliya Katushenock commented on issue blender/blender#109935 2023-07-10 21:12:02 +02:00
Problem

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#109924 2023-07-10 20:05:39 +02:00
Curves: Sculpt mode frame selected operator support

Do the other modes use the evaluated geometry rather than the original geometry?

Here I observe some sequence (maybe just a bug, lagacy or undefined, for now I'll just consider this how it…

Iliya Katushenock pushed to tmp_frame_on_selection at mod_moder/blender 2023-07-10 19:48:02 +02:00
bbd07cfa9b progress
Iliya Katushenock commented on pull request blender/blender#109924 2023-07-10 19:47:52 +02:00
Curves: Sculpt mode frame selected operator support

The main reason for splitting logic for different domain is that you can do simpler selection transformations:

  • For curves:
    • If curve domain: `IndexMask::ForOffsetInfides(curves.points_by_curve…
Iliya Katushenock deleted branch tmp_fix_single_field_sim_store from mod_moder/blender 2023-07-10 19:12:07 +02:00
Iliya Katushenock pushed to tmp_cleanup_vers_25 at mod_moder/blender 2023-07-10 19:00:17 +02:00
49c737275e progress
57cf30257d Merge branch 'main' into tmp_cleanup_vers_25
09f1844d75 Cleanup: correct doxy-groups
85a10bc4d9 Cleanup: use doxy sections for mesh rip
6290451712 Cleanup: spelling in comments
Compare 42 commits »
Iliya Katushenock commented on pull request blender/blender#109801 2023-07-10 18:55:06 +02:00
Cleanup: Prepare versioning_250.c to move on C++

Op, lost one close bracket!

Iliya Katushenock deleted branch tmp_fix_draw_for_cst_sockt from mod_moder/blender 2023-07-10 18:24:02 +02:00
Iliya Katushenock deleted branch tmp_fix_null_result_of_constructor from mod_moder/blender 2023-07-10 18:17:46 +02:00
Iliya Katushenock closed issue blender/blender#109927 2023-07-10 18:16:04 +02:00
Simulation Output Node Ignores Materials
Iliya Katushenock commented on issue blender/blender#109927 2023-07-10 18:16:01 +02:00
Simulation Output Node Ignores Materials

Hi, thanks for report. This expected behavior, see: blender/blender#108410. For more information on why this isn't considered a bug, visit: https://wiki.blender

Iliya Katushenock created pull request blender/blender#109924 2023-07-10 17:09:49 +02:00
WIP: Frame Selected operator for curves sculpting
Iliya Katushenock pushed to tmp_frame_on_selection at mod_moder/blender 2023-07-10 17:08:40 +02:00
515e560eac init
Iliya Katushenock created branch tmp_frame_on_selection in mod_moder/blender 2023-07-10 17:08:40 +02:00
Iliya Katushenock closed issue blender/blender#109301 2023-07-10 15:25:23 +02:00
Crash and Visual glitches in Edit mode if add_rest_position_attribute enabled with modifiers
Iliya Katushenock commented on issue blender/blender#109301 2023-07-10 15:25:20 +02:00
Crash and Visual glitches in Edit mode if add_rest_position_attribute enabled with modifiers

I can confirm, however this issue has been reported before, see #109432. Will merge reports. Please subscribe in #109432 if you want to see further updates

Iliya Katushenock deleted branch tmp_cleanup_blur_tp_map from mod_moder/blender 2023-07-10 13:53:52 +02:00
Iliya Katushenock opened issue blender/blender#109904 2023-07-10 13:15:34 +02:00
Hair curves have incorrect deformation for NURBS type
Iliya Katushenock created pull request blender/blender#109892 2023-07-10 09:07:11 +02:00
Fix #109885: Check if BVH tree is null in correct place