Created by: DolphinDream
Add option to the plane node to allow to generate the grid centered around origin. The centering is OFF by default and it can be toggled on/off via the Center checkbox.
I’m not sure if the implementation is aligned with the contributing rules or the general design recommendations for the nodes, but I wanted to add a feature that I felt was missing in this node, namely the ability to center the grid around the origin. Using additional nodes to accomplish this simple operation was in my opinion a bit too complicated and it would be easily achieved instead by simply providing a centering option. Other nodes like the Line node could adopt a similar feature.