Blender Git Commit Log

Git Commits -> Revision 9150ba6

July 30, 2021, 14:55 (GMT)
Fix some mesh edition macro operators incorrectly setting an empty description string.

No operator or macro should be missing description. But if they do, then
they should use NULL pointer, and not an empty string.

This behavior was already enforced (through an assert) for operators,
previous commit made it the same for macros.

Commit Details:

Full Hash: 9150ba6845db4b8cfb3846894f80c1cf5be3c92f
Parent Commit: 879c922
Committed By: Fabian Schempp
Lines Changed: +4, -4

1 Modified Path:

/source/blender/editors/mesh/mesh_ops.c (+4, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021