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 8c15f9ac7d Fix for AffineTransform::getScaleFactor() for handling negative scaling. 10 years ago
..
juce_AffineTransform.cpp Fix for AffineTransform::getScaleFactor() for handling negative scaling. 10 years ago
juce_AffineTransform.h A few minor whitespace cleanups. 10 years ago
juce_BorderSize.h Stripped out some unnecessary boilerplate includes from juce_graphics. 11 years ago
juce_EdgeTable.cpp Minor cleanups. 11 years ago
juce_EdgeTable.h Really minor clean-ups. 11 years ago
juce_Line.h Added methods for line/rectangle intersection. 11 years ago
juce_Path.cpp Added a version of Path::addEllipse that takes a Rectangle 11 years ago
juce_Path.h Added a version of Path::addEllipse that takes a Rectangle 11 years ago
juce_PathIterator.cpp Minor tidying. 11 years ago
juce_PathIterator.h Stripped out some unnecessary boilerplate includes from juce_graphics. 11 years ago
juce_PathStrokeType.cpp Cleaned up some minor stuff in the GL demo and PathStrokeType. 11 years ago
juce_PathStrokeType.h Cleaned up some minor stuff in the GL demo and PathStrokeType. 11 years ago
juce_Point.h Added an overload for calling roundToInt with an int. Added a a Point::roundToInt method. 11 years ago
juce_Rectangle.h Added some centering methods to Rectangle. 11 years ago
juce_RectangleList.h Added a method RectangleList::ensureStorageAllocated 11 years ago