1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_graphics/geometry
2018-04-04 16:43:17 +01:00
..
juce_AffineTransform.cpp Some tidying up in AffineTransform, and added a new fromTargetPoints method 2017-12-20 12:58:20 +00:00
juce_AffineTransform.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_BorderSize.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_EdgeTable.cpp Fixed some subtle (but benign) undefined behaviour with negative bit-shifts 2017-12-19 14:22:39 +00:00
juce_EdgeTable.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_Line.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_Parallelogram.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_Path.cpp Fixed an undefined behaviour warning in the demo app, and tidied up a couple of path functions 2017-12-19 15:01:41 +00:00
juce_Path.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_PathIterator.cpp Simplified the Path class by making it use an Array for starage. 2017-12-18 12:22:02 +00:00
juce_PathIterator.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_PathStrokeType.cpp Began phasing out double_Pi and float_Pi in favour of MathConstants::pi. Also added MathConstants::twoPi 2017-12-06 11:16:22 +00:00
juce_PathStrokeType.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_Point.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_Rectangle.h Added new method Rectangle::toNearestIntEdges(), and used this to improve the Grid layout snapping 2018-04-04 16:43:17 +01:00
juce_RectangleList.h Add documentation tags 2018-03-15 12:10:32 +00:00