Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-01-05 | utils/rectangle: added function to intersect two rectangles | Alexander Sulfrian | 1 | -0/+26 | |
2013-01-05 | utils/rectangle: added constructor for array of values | Alexander Sulfrian | 1 | -0/+66 | |
the new constructor is used to make a rectangle object from the array of values returned from glGet(GL_SCISSOR_BOX) | |||||
2013-01-05 | tests: added test of operator overloading for point | Alexander Sulfrian | 1 | -0/+106 | |
2013-01-05 | base: moved Image and Texture to more appropriate locations | Alexander Sulfrian | 1 | -0/+109 | |