Block a user
Simulation nodes bug
We're not accepting submissions at the moment, so sorry, I'll close this. This is still an early experiment.
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...?
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...
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
Fix and regression test for crash during node group updates
This has already been done, so you can simply remove the const cast
Units bug in geometry nodes
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
Cleanup: Reduce nesteds in node.cc
Iliya Katushenock
created branch cleanup_reduce_nesteds in mod_moder/blender
2023-03-06 20:56:27 +01:00
Cleanup: node.cc: Formalized access to the first element of span
Iliya Katushenock
pushed to cleanup_bke_nodes_first_instead_of_zero_array_item at mod_moder/blender
2023-03-06 19:16:38 +01:00
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
Iliya Katushenock
created branch cleanup_bke_nodes_first_instead_of_zero_array_item in mod_moder/blender
2023-03-06 19:16:38 +01:00
Iliya Katushenock
deleted branch cleanup_bke_nodes_unwrap_recursion from mod_moder/blender
2023-03-06 18:44:27 +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.
Iliya Katushenock
pushed to cleanup_bke_nodes_unwrap_recursion at mod_moder/blender
2023-03-06 18:30:53 +01:00
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