Block a user
Cleanup: Use StringRef instead of std::string for node declaration
For code cleanliness, to be clear in the future, it's better to avoid overhead in declarations that can be called for every update of every node...
9a4b404492
progress
8cb0f623af
Merge branch 'main' into tmp_move_node_on_cpp
a23275a6ea
Fix #107810: SVG exported line thickness wrong
79f4405039
RNA: correct BLI_strncpy buffer size argument
bfeb687cb4
Remove use of FILENAME_MAX
Node system multiple editor windows
Node system multiple editor windows
For help using Blender, please try one of the community websites: https://www.blender.org/community/
If you think you found a bug, please submit a new report and carefully follow the instruction…
Cleanup: Use StringRef instead of std::string for node declaration
Iliya Katushenock
pushed to tmp_use_string_ref_in_socket_declarations at mod_moder/blender
2023-05-13 19:45:55 +02:00
9619c04e37
init
a23275a6ea
Fix #107810: SVG exported line thickness wrong
79f4405039
RNA: correct BLI_strncpy buffer size argument
bfeb687cb4
Remove use of FILENAME_MAX
169dd2a2b4
Use UTF8 copy function to ensure valid UTF8 output
Iliya Katushenock
created branch tmp_use_string_ref_in_socket_declarations in mod_moder/blender
2023-05-13 19:45:55 +02:00
Interpolated hair curves clipping into meshes with subdivision modifiers unapplied
This is why I don't like the fact that there is no repository for assets. First of all, the creator of assets or someone who is familiar with them must understand if this is a bug in the asset, or…
Proportional Edit radius reset by right-click cancel
Hi, it seems already fixed in 3.6. Can you check?
Geometry node Attribute statistics produce wrong Variance
Initially, this should be a regular variance, so the bug has been fixed. An additional varneet is possible, but I don't think it makes much sense.
Iliya Katushenock
deleted branch tmp_fix_attribute_static_average from mod_moder/blender
2023-05-12 19:43:45 +02:00
Fix #939586: Attribute Statistic produce wrong Variance value