1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_graphics/geometry
2012-01-02 10:57:11 +00:00
..
juce_AffineTransform.cpp More OpenGL work. 2011-10-10 18:30:51 +01:00
juce_AffineTransform.h More OpenGL work. 2011-10-10 18:30:51 +01:00
juce_BorderSize.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_EdgeTable.cpp Lock for multithreaded font rendering. Tweaks for some openGL settings. Updated the demo to have an openGL rendering engine option. 2011-12-20 13:32:11 +00:00
juce_EdgeTable.h OSX10.4 menu fix. Graphics::drawSingleLineText justification. 2011-10-20 22:22:40 +01:00
juce_Line.h Straightened out some confusion with the Point::getAngleToPoint and Line::getAngle methods, where the description didn't actually match the behaviour. The behaviour and descriptions of these functions have now changed, but should now match up! 2011-12-09 12:41:38 +00:00
juce_Path.cpp Made the x and y members public in the Point class. 2011-11-01 21:29:10 +00:00
juce_Path.h Created c++11 move constructors and operator= methods for a bunch of classes (only enabled for c++11 compilers, of course) 2011-08-21 21:20:28 +01:00
juce_PathIterator.cpp First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_PathIterator.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_PathStrokeType.cpp First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_PathStrokeType.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_Point.h Straightened out some confusion with the Point::getAngleToPoint and Line::getAngle methods, where the description didn't actually match the behaviour. The behaviour and descriptions of these functions have now changed, but should now match up! 2011-12-09 12:41:38 +00:00
juce_Rectangle.h Minor update to ResizableWindow positioning, and slider tooltips. 2012-01-02 10:57:11 +00:00
juce_RectangleList.cpp Tidied up a few return types. 2011-12-11 21:25:53 +00:00
juce_RectangleList.h Fixed a typo in the introjucer. C++0x fixes. 2011-08-22 16:40:37 +01:00