]> git.mxchange.org Git - simgear.git/history - simgear/math/SGRect.hxx
DrawElementsFacade: use ref_ptr instead of mismatched new/free
[simgear.git] / simgear / math / SGRect.hxx
2014-06-12 Thomas Geymayercanvas::Text: add heightForWidth method.
2014-06-12 Thomas Geymayercanvas::Layout: support height-for-width layouting.
2014-04-15 Thomas Geymayermath/nasal: Add more SGRect members and nasal helper.
2013-06-06 Thomas GeymayerHelper functions for SGRect and canvas::Element
2013-02-24 Thomas GeymayerSupport image slice/scale-9 for CanvasImage.
2012-12-13 Thomas GeymayerRename simgear::Rect to SGRect and make interface more...