Syomus / ProceduralToolkit

Procedural generation library for Unity
https://assetstore.unity.com/packages/tools/utilities/procedural-toolkit-16508
MIT License
2.62k stars 227 forks source link

Draw.RasterFilledCircle doesn't work with radius 1 #42

Closed BasmanovDaniil closed 6 years ago

BasmanovDaniil commented 6 years ago

Left - Draw.RasterCircle, right - Draw.RasterFilledCircle. circles Also, both methods draw nothing on radius 0, they should probably draw a dot.