Files
goo-engine/source/blender/python
Campbell Barton 86aabbbace Fix BMeshElemSeq.sort(key=None) argument
Allow passing key=None to BMesh element sorting callback,
matching the doc-string & Python's list sort.
2024-11-14 11:28:02 +01:00
..