Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-01-13 | menu/clipping_helper: made clipping working | Alexander Sulfrian | 1 | -9/+10 | |
2013-01-13 | utils/rectangle: removed external constructors and added helper | Alexander Sulfrian | 1 | -1/+7 | |
constructors that generate a rectangle from GLint[4] or FTBBox are now helper functions to remove the external dependencies from the helper class | |||||
2013-01-13 | utils/rectangle: could get top/bottom/left/right coordinates from Rectangle | Alexander Sulfrian | 1 | -3/+3 | |
2013-01-05 | menu/clipping_helper: helper class for stacked clipping setup and teardown | Alexander Sulfrian | 1 | -0/+70 | |