Block a user
9ec2024dfd
Merge branch 'main' into fmt-runtime
b4fc5754fd
Cleanup: avoid constructing std::string from nullptr
c88c2bfda9
Cleanup: Convert BKE_multires.hh
enum
to enum class
Format: use fmt::format correctly with runtime format strings
2079421db9
Merge branch 'main' into fmt-runtime
4836e0209a
Cleanup: remove invalid template usage
b84498e20b
Cleanup: avoid name clash with lerp function in C++20
af3ddb5551
Fix #130369: wrong attributes removed in Extrude Mesh node
bb3eb9aa23
Cleanup: Add missing BLI headers.
4836e0209a
Cleanup: remove invalid template usage
b84498e20b
Cleanup: avoid name clash with lerp function in C++20
bc3f99bc77
use fmt::runtime
fdc4402687
Cleanup: remove invalid template usage
e642ca6b80
Cleanup: avoid name clash with lerp function in C++20
Regression: Broken selection state inside geometry nodes
Jacques Lucke
deleted branch extrude-mesh-anonymous-attribute-removal from JacquesLucke/blender
2024-11-16 21:58:53 +01:00
Fix #130369: wrong attributes removed in Extrude Mesh node
Fix #130369: wrong attributes removed in Extrude Mesh node
Wonder if more strict assertion in remove callback catch such issue in case of use-after-free so name is already changed to not in an attribute.
Currently, the remove
API can't assert this,…
Fix #130369: wrong attributes removed in Extrude Mesh node
Jacques Lucke
pushed to extrude-mesh-anonymous-attribute-removal at JacquesLucke/blender
2024-11-16 14:11:00 +01:00
d84df8ce93
fix
Jacques Lucke
created branch extrude-mesh-anonymous-attribute-removal in JacquesLucke/blender
2024-11-16 14:11:00 +01:00