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
2013-03-23 11:09:56 +00:00
..
juce_AffineTransform.cpp Added method AffineTransform::withAbsoluteTranslation 2013-03-23 11:09:56 +00:00
juce_AffineTransform.h Added method AffineTransform::withAbsoluteTranslation 2013-03-23 11:09:56 +00:00
juce_BorderSize.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_EdgeTable.cpp Added begin()/end() iterators to RectangleList. You should use these in preference to RectangleList::Iterator, as they're faster. 2012-11-15 13:58:49 +00:00
juce_EdgeTable.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_Line.h Added Line::toFloat(). Fix for scrollbar edge-case. 2012-11-30 14:14:17 +00:00
juce_Path.cpp Improved Path::addBubble. 2013-01-09 12:43:43 +00:00
juce_Path.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_PathIterator.cpp Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 2012-02-11 14:09:23 +00:00
juce_PathIterator.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_PathStrokeType.cpp Minor clean-ups. 2012-09-11 09:35:03 +01:00
juce_PathStrokeType.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_Point.h Added a method Point::dotProduct() 2013-03-23 11:09:30 +00:00
juce_Rectangle.h Added Rectangle::toDouble() method 2013-03-19 19:50:30 +00:00
juce_RectangleList.cpp Support for high-dpi software rendering on OSX. 2012-11-25 14:00:23 +00:00
juce_RectangleList.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00