Iliya Katushenock mod_moder
  • Russian
  • Just student

  • Joined on 2019-01-20
Iliya Katushenock commented on pull request blender/blender#109846 2023-07-09 01:21:53 +02:00
Geometry Nodes: Add Random Rotation node

This check is a bit redundant, this node is not used outside of geometry nodes.

Iliya Katushenock commented on issue blender/blender#104011 2023-07-08 20:06:03 +02:00
Assert: Curve sculpt mode, Viewer node and Curve to Mesh

Now this can cause crash even in release build (from #109853).

Iliya Katushenock closed issue blender/blender#109853 2023-07-08 20:05:00 +02:00
Crash when using geonodes viewer in hair sculpt mode
Iliya Katushenock commented on issue blender/blender#109853 2023-07-08 20:04:58 +02:00
Crash when using geonodes viewer in hair sculpt mode

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

Iliya Katushenock commented on issue blender/blender#109839 2023-07-08 19:18:35 +02:00
Rename mesh crashes

@hypergroups-groups I means, The mesh was added from Assets should be covered more widely.

Iliya Katushenock commented on issue blender/blender#109852 2023-07-08 17:28:05 +02:00
Scene statistics not updating depending on geometry node behaviour

After investigating the issue: The update of the object itself is due to a change in the ID properties of the modifier. They don't have updates and we can't handle this update to tag the 3d…

Iliya Katushenock commented on issue blender/blender#109847 2023-07-08 16:05:20 +02:00
Regression: Inconsistent panning in editors

Hi, @Alaska can you confirm, this is the same effect? Regression from 3.4...

Iliya Katushenock commented on issue blender/blender#109847 2023-07-08 15:53:24 +02:00
Regression: Inconsistent panning in editors

I can reproduce this even in geometry nodes, just need to shift nodes out of centre of tree.

Iliya Katushenock created pull request blender/blender#109851 2023-07-08 15:32:31 +02:00
Geometry Nodes: Rotation socket tooltip
Iliya Katushenock pushed to tmp_rot_sock_tooltip at mod_moder/blender 2023-07-08 15:28:03 +02:00
c54c03eef9 init
915929e42f Cleanup: remove unused ParticlePathModifier struct
d7cfa51e49 Cleanup: declare const variables
40ef6c400b Cleanup: utility function to multiple rctf/rcti
23acedd432 Cleanup: code-comments
Compare 6 commits »
Iliya Katushenock created branch tmp_rot_sock_tooltip in mod_moder/blender 2023-07-08 15:28:03 +02:00
Iliya Katushenock commented on pull request blender/blender#109846 2023-07-08 14:20:10 +02:00
Geometry Nodes: Add Random Rotation node

While the rotation socket is an experimental feature, it shouldn't be visible in the item list unless the feature is enabled. It seems that for now your socket is available without regard to…

Iliya Katushenock commented on issue blender/blender#109839 2023-07-07 23:22:29 +02:00
Rename mesh crashes

Hi, thanks for report. It would be cool if you can describe step-by-step how reproduce this from scratch.

Iliya Katushenock commented on issue blender/blender#109804 2023-07-07 18:03:58 +02:00
Having a material reference an empty that's constrained on an armature, makes that armature bug.

Hi, have you seen errors in console?

Error in PyDriver: expression failed: ((var1*self.yurediv.var_01)+(var2*self.yurediv.var_02))/self.yurediv.var_03
For target: (type=Object, name="CHARACT…
Iliya Katushenock pushed to tmp_cleanup_vers_25 at mod_moder/blender 2023-07-07 14:05:01 +02:00
515cdc6e3f progress
Iliya Katushenock commented on issue blender/blender#109770 2023-07-07 10:40:12 +02:00
Memory Leak: Open cycles project file when cycles addon is disabled

Interesting, didn't even think about that! (Really doesn't sound trivial, glad you found it). Will check/

Iliya Katushenock commented on pull request blender/blender#108001 2023-07-07 10:33:29 +02:00
Nodes: Move preview images to an overlay

@Kdaf Overlay is runtime data that depends on the context of the node tree. The sizes of the frame node, this is the DNA data. You should not make the overlay affect the frame node. Try to make a…

Iliya Katushenock created pull request blender/blender#109801 2023-07-07 01:48:12 +02:00
WIP: Cpeanup: Prepare versioning 2.5 to move on C++
Iliya Katushenock created branch tmp_cleanup_vers_25 in mod_moder/blender 2023-07-07 01:47:16 +02:00
Iliya Katushenock pushed to tmp_cleanup_vers_25 at mod_moder/blender 2023-07-07 01:47:16 +02:00
0297a5de3f init
827baed610 Mesh: Fix missing multithreading in part of BMesh to Mesh conversion
235c564aa0 Cycles: re-Fixed oneAPI build on Windows
a0846a60c9 Cycles: Fixed oneAPI build on Windows
1beece5f16 Cleanup: Unused spin lock mutex warning
Compare 10 commits »