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-12-01 23:28:31 +00:00
..
juce_AffineTransform.cpp Correction to AffineTransform::getScaleFactor() 2013-08-14 12:20:26 +01:00
juce_AffineTransform.h Added some more translation methods to AffineTransform, and a couple of methods to Rectangle and RectangleList 2013-08-06 15:24:51 +01:00
juce_BorderSize.h Stripped out some unnecessary boilerplate includes from juce_graphics. 2013-08-24 10:49:25 +01:00
juce_EdgeTable.cpp Minor cleanups. 2013-11-10 17:43:02 +00:00
juce_EdgeTable.h Increased the gamma of software-rendered fonts. 2013-10-29 21:37:36 +00:00
juce_Line.h Added methods for line/rectangle intersection. 2013-11-13 10:26:35 +00:00
juce_Path.cpp Updated the UnitTest class to provide a shared, reproducible random seed for each run, to allow failures to be re-created. Also converted a few Strings to StringRefs. 2013-09-11 10:29:48 +01:00
juce_Path.h Updated the UnitTest class to provide a shared, reproducible random seed for each run, to allow failures to be re-created. Also converted a few Strings to StringRefs. 2013-09-11 10:29:48 +01:00
juce_PathIterator.cpp Minor tidying. 2013-10-28 13:59:09 +00:00
juce_PathIterator.h Stripped out some unnecessary boilerplate includes from juce_graphics. 2013-08-24 10:49:25 +01:00
juce_PathStrokeType.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_PathStrokeType.h Stripped out some unnecessary boilerplate includes from juce_graphics. 2013-08-24 10:49:25 +01:00
juce_Point.h Added some Rectangle and Point scaling methods. 2013-09-17 09:38:32 +01:00
juce_Rectangle.h Removed a few more uses of String::empty. 2013-12-01 23:28:31 +00:00
juce_RectangleList.h Removed leak detector from RectangleList to avoid problems in DLL build. 2013-11-15 11:32:56 +00:00