P0-B5: Part 1257: Debugging, Improvements
I have added support for rotation to the grass exclusions system.
This is a feature that I really wanted to add the last time I worked on this, but I didn’t have time.
The rotation math required for this feature to work was quite complex, but it is now possible to rotate the grass exclusion volume to match the local space rotation of the object.
This allows for not only circular and square exclusion volumes, but rectangular ones as well, which is required for objects that are substantially longer in one axis than another.
This is quite an important step forward.
