1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_graphics/geometry
2015-06-11 09:13:13 -07:00
..
juce_AffineTransform.cpp Fix for AffineTransform::getScaleFactor() for handling negative scaling. 2014-10-24 09:31:24 +01:00
juce_AffineTransform.h A few minor whitespace cleanups. 2014-08-16 21:06:27 +01:00
juce_BorderSize.h Stripped out some unnecessary boilerplate includes from juce_graphics. 2013-08-24 10:49:25 +01:00
juce_EdgeTable.cpp Minor cleanups. 2013-11-10 17:43:02 +00:00
juce_EdgeTable.h Really minor clean-ups. 2014-01-12 18:06:48 +00:00
juce_Line.h Minor tidying-up. 2015-03-12 10:04:51 +00:00
juce_Path.cpp Updates to avoid pedantic warnings in gcc. 2015-04-07 14:41:28 +01:00
juce_Path.h Updates to avoid pedantic warnings in gcc. 2015-04-07 14:41:28 +01:00
juce_PathIterator.cpp Minor tidying. 2013-10-28 13:59:09 +00:00
juce_PathIterator.h Stripped out some unnecessary boilerplate includes from juce_graphics. 2013-08-24 10:49:25 +01:00
juce_PathStrokeType.cpp Cleaned up some minor stuff in the GL demo and PathStrokeType. 2014-01-12 15:50:16 +00:00
juce_PathStrokeType.h Cleaned up some minor stuff in the GL demo and PathStrokeType. 2014-01-12 15:50:16 +00:00
juce_Point.h Added isFinite() methods to Point and Rectangle. 2015-04-01 11:58:05 +01:00
juce_Rectangle.h Added a couple of methods to Rectangle to return its limits as Range objects. 2015-06-11 09:13:13 -07:00
juce_RectangleList.h Added assertions to RectangleList to warn about rectangles containing INFs. 2015-04-01 12:28:38 +01:00