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.
hogliux 8263d70adb Continue drawing if a negative dashLen was hit 8 years ago
..
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. 8 years ago
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. 8 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 Tidied up a few things in the Line class, and added a Line::fromStartAndAngle method 9 years ago
juce_Path.cpp Added some extra tolerance settings to some Path methods 9 years ago
juce_Path.h Added some extra tolerance settings to some Path methods 9 years ago
juce_PathIterator.cpp Added some extra tolerance settings to some Path methods 9 years ago
juce_PathIterator.h Added some extra tolerance settings to some Path methods 9 years ago
juce_PathStrokeType.cpp Continue drawing if a negative dashLen was hit 8 years ago
juce_PathStrokeType.h Replaced some uses of AffineTransform::identity with a default-constructed object 9 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 Fix small typo 8 years ago
juce_RectangleList.h Workaround for some OSX10.11 repaint region coalescing problems 9 years ago