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
2016-02-23 10:01:57 +00:00
..
juce_AffineTransform.cpp Replaced some uses of AffineTransform::identity with a default-constructed object 2015-12-22 17:46:31 +00:00
juce_AffineTransform.h Replaced some uses of AffineTransform::identity with a default-constructed object 2015-12-22 17:46:31 +00:00
juce_BorderSize.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_EdgeTable.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_EdgeTable.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_Line.h Added some length-squared methods to Line and Point 2016-02-01 11:22:04 +00:00
juce_Path.cpp Replaced some uses of AffineTransform::identity with a default-constructed object 2015-12-22 17:46:31 +00:00
juce_Path.h Replaced some uses of AffineTransform::identity with a default-constructed object 2015-12-22 17:46:31 +00:00
juce_PathIterator.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_PathIterator.h Replaced some uses of AffineTransform::identity with a default-constructed object 2015-12-22 17:46:31 +00:00
juce_PathStrokeType.cpp Fixed a mathematical edge-case in line-intersection calculations 2016-02-08 12:07:49 +00:00
juce_PathStrokeType.h Replaced some uses of AffineTransform::identity with a default-constructed object 2015-12-22 17:46:31 +00:00
juce_Point.h Added a function to multiply a point by a scalar, and improved the comments for Point::getAngleToPoint() 2016-02-08 14:15:50 +00:00
juce_Rectangle.h Rectangle::toNearestInt(): improved documentation. 2016-02-03 09:59:59 +00:00
juce_RectangleList.h Workaround for some OSX10.11 repaint region coalescing problems 2016-02-23 10:01:57 +00:00