Iliya Katushenock mod_moder
  • Russian
  • Just student

  • Joined on 2019-01-20
Iliya Katushenock commented on issue blender/blender#105530 2023-03-07 16:53:44 +01:00
Simulation nodes bug

We're not accepting submissions at the moment, so sorry, I'll close this. This is still an early experiment.

Iliya Katushenock commented on issue blender/blender#105460 2023-03-07 13:51:50 +01:00
New 3D Viewports do not show X-Ray shading correctly

I don't think this is a bug that can be fixed. Looks like a depth buffer limitation. We shouldn't accept such bugs...?

Iliya Katushenock commented on pull request blender/blender#105515 2023-03-07 12:35:03 +01:00
Spreadsheet: Add Volume grid's active voxel count

It looks like a task for some kind of cache. Or a single-value attribute of the of the domain size...

Iliya Katushenock commented on issue blender/blender#105524 2023-03-07 12:33:44 +01:00
Blender 3.6 - Texture paint mode in viewport not working

Hello please attach your blend file as example

Iliya Katushenock deleted branch use_const_in_bke_node_cc from mod_moder/blender 2023-03-07 12:26:01 +01:00
Iliya Katushenock commented on pull request blender/blender#104696 2023-03-07 12:21:53 +01:00
Fix and regression test for crash during node group updates

This has already been done, so you can simply remove the const cast

Iliya Katushenock closed issue blender/blender#105514 2023-03-07 06:18:51 +01:00
Units bug in geometry nodes
Iliya Katushenock commented on issue blender/blender#105514 2023-03-07 06:18:49 +01:00
Units bug in geometry nodes

This is not a bug. For the metric system, if you use non-measurable units, then they equate to one meter

Iliya Katushenock deleted branch cleanup_bke_nodes_first_instead_of_zero_array_item from mod_moder/blender 2023-03-07 06:13:50 +01:00
Iliya Katushenock pushed to cleanup_reduce_nesteds at mod_moder/blender 2023-03-06 21:10:19 +01:00
ee933cf0b6 cleaning of InternalRelink
Iliya Katushenock created pull request blender/blender#105509 2023-03-06 20:57:31 +01:00
Cleanup: Reduce nesteds in node.cc
Iliya Katushenock pushed to cleanup_reduce_nesteds at mod_moder/blender 2023-03-06 20:56:27 +01:00
c564f9d138 init commit
Iliya Katushenock created branch cleanup_reduce_nesteds in mod_moder/blender 2023-03-06 20:56:27 +01:00
Iliya Katushenock created pull request blender/blender#105507 2023-03-06 19:20:21 +01:00
Cleanup: node.cc: Formalized access to the first element of span
2d3b394140 init commit
c26566ad27 Drivers: Introduce the Context Properties
4fb6e45b37 Curves: change default font offset from 1.0 to 0.0
4dc59c7311 I18n: add per-socket translation contexts for nodes
61b457d390 Vulkan: Push constants
Compare 5 commits »
Iliya Katushenock deleted branch cleanup_bke_nodes_unwrap_recursion from mod_moder/blender 2023-03-06 18:44:27 +01:00
Iliya Katushenock commented on issue blender/blender#105500 2023-03-06 18:32:37 +01:00
Mass deleting of files doesn't work properly in Blender File View. Each file requires to be confirmed separately.

This is not a problem with blender, but with your operating system. Not sure if it's possible to delete all selected files with one Win-Api call to match manual deletion.

63b717b40f delete extra whitespaces
627ae6162c Merge branch 'main' into cleanup_bke_nodes_unwrap_recursion
c26566ad27 Drivers: Introduce the Context Properties
4fb6e45b37 Curves: change default font offset from 1.0 to 0.0
4dc59c7311 I18n: add per-socket translation contexts for nodes
Compare 32 commits »