The newest version is now live on the Unity Asset Store! New users will get the newest version automatically, while current users will have to download the update from the Asset Store.
This version is brings support for very small grid sizes. Values lower than 1 still aren't recommended, but it's possible to go as low as 0.1 with this update.
Here's a full changelog:
This should fix all outstanding issues that I'm aware of (thanks for letting me know about your issues, everyone!).
This version is brings support for very small grid sizes. Values lower than 1 still aren't recommended, but it's possible to go as low as 0.1 with this update.
Here's a full changelog:
- Added support for grid sizes lower than 1. Note that this is still not recommended, but the option is now available.
- Clamped the grid size's low end to 0.1, rather than 1.
- Added a warning help box when grid sizes are below 1.
- Clamped the grid scale to 'Large' or below when using a grid size less than 1, in an effort to keep the editor responsive when rendering many grid lines.
- Cleaned up a bit.
This should fix all outstanding issues that I'm aware of (thanks for letting me know about your issues, everyone!).