Skip to content
Snippets Groups Projects
Commit 1786f994 authored by lijenstina's avatar lijenstina
Browse files

Fix T51753: Functions expected Polygons in Data

Bump version to 0.1.2
Fix the error with passing objects data that didn't
have at least one polygon to functions expecting them
(like closest_point_on_mesh) added a check for len > 0

Imports as tuples
Consistent prop definitions
Small Pep8 cleanup
Don't use sum as a var name (replaced with sums)
Update wiki link
parent 4ea8e752
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment