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-09-16 12:03:02 +01:00
..
juce_AffineTransform.cpp Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 2016-09-16 12:03:02 +01:00
juce_AffineTransform.h Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 2016-09-16 12:03:02 +01: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 Tidied up a few things in the Line class, and added a Line::fromStartAndAngle method 2016-07-12 09:50:52 +01:00
juce_Path.cpp Added some extra tolerance settings to some Path methods 2016-04-11 16:00:15 +01:00
juce_Path.h Added some extra tolerance settings to some Path methods 2016-04-11 16:00:15 +01:00
juce_PathIterator.cpp Added some extra tolerance settings to some Path methods 2016-04-11 16:00:15 +01:00
juce_PathIterator.h Added some extra tolerance settings to some Path methods 2016-04-11 16:00:15 +01:00
juce_PathStrokeType.cpp Draw custom line ends if arrow width is zero 2016-07-04 11:25:41 +01: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 Fix small typo 2016-07-21 15:29:52 +01:00
juce_RectangleList.h Workaround for some OSX10.11 repaint region coalescing problems 2016-02-23 10:01:57 +00:00