New feature, user definable clipping planes. Press Alt+b in 3d window, draw a rect, and it becomes a clipping. Volume of 4 planes. You then can rotate the view anyway you like.
Works for each 3d window individually.
Disable it with another Alt+b press.
Commit is huge because it had todo change all selection code as well.
The user-clipping planes are in eye space, the other clipping.
Happens in projected viewport space.
Nice todo notice is that the x=3200 convention (to denote a coordinate.
Is clipped) now is a define. Define value is still a number though, but.
We now can get up to screens of 12000 píxeles without issues.
Known issue, here it refuses todo draw the object centers or Lamp icons.
Within the clipping región. Cant find any reason for it, however, we.
Might move todo non-pixmaps for it anyway.
Testing might reveil numerous issues, Will be standby for it.