The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules 5d23645ca2 Workaround for some OSX10.11 repaint region coalescing problems 9 years ago
..
juce_AffineTransform.cpp Replaced some uses of AffineTransform::identity with a default-constructed object 10 years ago
juce_AffineTransform.h Replaced some uses of AffineTransform::identity with a default-constructed object 10 years ago
juce_BorderSize.h Update copyright notice 10 years ago
juce_EdgeTable.cpp Update copyright notice 10 years ago
juce_EdgeTable.h Update copyright notice 10 years ago
juce_Line.h Added some length-squared methods to Line and Point 9 years ago
juce_Path.cpp Replaced some uses of AffineTransform::identity with a default-constructed object 10 years ago
juce_Path.h Replaced some uses of AffineTransform::identity with a default-constructed object 10 years ago
juce_PathIterator.cpp Update copyright notice 10 years ago
juce_PathIterator.h Replaced some uses of AffineTransform::identity with a default-constructed object 10 years ago
juce_PathStrokeType.cpp Fixed a mathematical edge-case in line-intersection calculations 9 years ago
juce_PathStrokeType.h Replaced some uses of AffineTransform::identity with a default-constructed object 10 years ago
juce_Point.h Added a function to multiply a point by a scalar, and improved the comments for Point::getAngleToPoint() 9 years ago
juce_Rectangle.h Rectangle::toNearestInt(): improved documentation. 9 years ago
juce_RectangleList.h Workaround for some OSX10.11 repaint region coalescing problems 9 years ago