Cleanup: ensure one newline at end of file, strip trailing space

This commit is contained in:
2021-07-15 17:53:26 +10:00
parent 41e0a5b5ed
commit d35b14449e
66 changed files with 65 additions and 66 deletions

View File

@@ -560,7 +560,7 @@ geometry_node_categories = [
NodeItem("GeometryNodeMeshLine"),
NodeItem("GeometryNodeMeshUVSphere"),
]),
GeometryNodeCategory("GEO_POINT", "Point", items=[
NodeItem("GeometryNodePointDistribute"),
NodeItem("GeometryNodePointInstance"),