1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_graphics/geometry
2015-03-23 09:54:19 +00: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 (Oops - last Path check-in should have been used float, not int) 2015-03-04 16:19:11 +00:00
juce_Path.h Fixed some documentation. 2015-03-23 09:54:19 +00: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 an overload for calling roundToInt with an int. Added a a Point::roundToInt method. 2014-06-14 11:32:02 +01:00
juce_Rectangle.h Added some centering methods to Rectangle. 2014-02-21 12:51:06 +00:00
juce_RectangleList.h Added a method RectangleList::ensureStorageAllocated 2014-06-29 18:39:45 +01:00