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-05-11 12:46:30 +01:00
..
juce_AffineTransform.cpp Fix for compile error with JUCE_ALLOW_STATIC_NULL_VARIABLES=0 2018-05-10 09:10:09 +01:00
juce_AffineTransform.h Fix for compile error with JUCE_ALLOW_STATIC_NULL_VARIABLES=0 2018-05-10 09:10:09 +01: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 Misc cleanups and modernisation 2018-05-11 12:46:30 +01: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 Misc cleanups and modernisation 2018-05-11 12:46:30 +01:00