Aloshi
|
55b71fab49
|
Fixed ScrollableContainer clipping.
Changed game select effect to interpolate more interestingly.
|
2013-08-06 22:46:25 -05:00 |
|
Aloshi
|
542d41c682
|
Move from homegrown Vector2 class to Eigen.
Pass a matrix (Eigen::Affine3f) in GuiComponent::render instead of doing
glTranslate behind the scenes.
|
2013-07-10 06:29:43 -05:00 |
|
Aloshi
|
04946d9fed
|
Remove red test background on ScrollableContainer
|
2013-07-02 22:25:48 -05:00 |
|
Aloshi
|
ed384e057b
|
Move scrolling out of TextComponent and into a generic
ScrollableContainer.
|
2013-07-02 20:01:58 -05:00 |
|