9thAzure / Complex_Shape_Creation

A Godot Engine addon for creating / modifying shapes
MIT License
6 stars 0 forks source link

Make gap in `add_hole_to_points` smaller #31

Closed 9thAzure closed 4 months ago

9thAzure commented 4 months ago

The gap is now relative, the distance divided by 2^22 (a float32 uses 24 bits for the base).