Iliya Katushenock mod_moder
  • Russian
  • Just student

  • Joined on 2019-01-20
Iliya Katushenock commented on issue blender/blender#126339 2024-08-14 23:48:22 +02:00
Support per face and per edge custom attributes for PLY import

Just to make it clear, geometry nodes have a face corner attribute domain which is used both for corner vertices and edges. In case PLY import support face-corners and node do that, there is…

Iliya Katushenock commented on issue blender/blender#126338 2024-08-14 23:42:17 +02:00
PLY Import Node imported attributes does not have the same type in the header of the PLY

Not sure why color is better then float\

Iliya Katushenock closed issue blender/blender#126339 2024-08-14 23:36:25 +02:00
Support per face and per edge custom attributes for PLY import
Iliya Katushenock commented on issue blender/blender#126339 2024-08-14 23:36:21 +02:00
Support per face and per edge custom attributes for PLY import

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#126338 2024-08-14 23:29:27 +02:00
PLY Import Node imported attributes does not have the same type in the header of the PLY

Geometry nodes does not have uint8_t attribute type. The most nearest one is the int, but float alos seems acceptable.

Iliya Katushenock closed issue blender/blender#126064 2024-08-14 21:58:43 +02:00
Navigation Orbit Around Selection not set by default for new users
Iliya Katushenock commented on issue blender/blender#126064 2024-08-14 21:58:39 +02:00
Navigation Orbit Around Selection not set by default for new users

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 pull request blender/blender#126243 2024-08-14 18:26:34 +02:00
Overlay-Next: Image

Header *begin can be avoides in this way: std::sort(headers_.end() - sorting_values_.size(), headers_.end(), [&](Header &a, Header &b) {

Iliya Katushenock closed issue blender/blender#126323 2024-08-14 17:03:45 +02:00
Copy Attributes
Iliya Katushenock commented on issue blender/blender#126323 2024-08-14 17:03:41 +02:00
Copy Attributes

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 closed issue blender/blender#126322 2024-08-14 16:54:00 +02:00
Blender crashes when moving object around
Iliya Katushenock commented on issue blender/blender#126322 2024-08-14 16:53:56 +02:00
Blender crashes when moving object around

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 pushed to dyntopo at mod_moder/blender 2024-08-14 12:06:00 +02:00
f40b104e55 progress
8d2cbe5175 Merge branch 'main' into dyntopo
01f3c16aa0 progress: smooth propagation
9741750497 Refactor: move BKE_action_get_item_transform_flags out of the kernel
9df75725be Switch to using blender::BitVector in tile changesets
Compare 34 commits »
Iliya Katushenock commented on issue blender/blender#126226 2024-08-14 00:25:54 +02:00
Regression: Crash after bake completed

Might be already fixed by 4f491aca80820c75ef69af722a28672af1760f32

Iliya Katushenock commented on issue blender/blender#126226 2024-08-13 21:13:34 +02:00
Regression: Crash after bake completed

252 MiB

Do you really think here is nothing to reduce?/

Iliya Katushenock deleted branch index_range_extra_imp_file from mod_moder/blender 2024-08-13 20:30:19 +02:00
Iliya Katushenock pushed to index_range_extra_imp_file at mod_moder/blender 2024-08-13 20:10:42 +02:00
274a39c1b3 cleanup
cd4f007e3e Merge branch 'main' into index_range_extra_imp_file
7207015a58 Fix #125070: Handle "Unit Scale" correctly in the STL and PLY importers
5b75c5b89d Refactor: Sculpt: Specialize expand operator boundary calculation
90460878b3 Cleanup: Sculpt: Remove unused hide_poly argument
Compare 96 commits »
Iliya Katushenock deleted branch fix_edge_angle_tooltip_1 from mod_moder/blender 2024-08-13 20:06:59 +02:00
Iliya Katushenock opened issue blender/blender#126293 2024-08-13 18:29:55 +02:00
Regression: Scuplt: Crash when enabling Dynamic Topology option