When in Axis alligned orthographic view a grid was always displayed.
With this change the user can enable/disable this grid.
The Grid is always visible and editable, but only rendered active when user is in quad view, or axis aligned ortho view.
I am not 100% sure about the API. Should we do a specific is_axis_aligned read only boolean or should we make the view enum visible in the API?
