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
2023-08-17 12:47:53 +00:00
..
juce_AffineTransform.cpp Global: Avoid floating-point equality checks where possible 2023-04-04 19:55:11 +01:00
juce_AffineTransform.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_BorderSize.h Linux: Adjust natively reported border size by the current scale factor 2022-05-19 12:06:38 +02:00
juce_EdgeTable.cpp EdgeTable: Add offset before truncating to somewhat restore old rounding behaviour 2023-06-08 15:05:43 +01:00
juce_EdgeTable.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_Line.h Global: Avoid floating-point equality checks where possible 2023-04-04 19:55:11 +01:00
juce_Parallelogram.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_Path.cpp Global: Avoid floating-point equality checks where possible 2023-04-04 19:55:11 +01:00
juce_Path.h Global: Avoid floating-point equality checks where possible 2023-04-04 19:55:11 +01:00
juce_PathIterator.cpp Global: Avoid floating-point equality checks where possible 2023-04-04 19:55:11 +01:00
juce_PathIterator.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_PathStrokeType.cpp Global: Avoid floating-point equality checks where possible 2023-04-04 19:55:11 +01:00
juce_PathStrokeType.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_Point.h approximatelyEqual: Add customisable tolerances for floating-point comparisons 2023-08-17 12:47:53 +00:00
juce_Rectangle.h Global: Avoid floating-point equality checks where possible 2023-04-04 19:55:11 +01:00
juce_Rectangle_test.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_RectangleList.h RectangleList: Avoid entering a death spiral when subtracting very close rectangles 2022-12-14 11:12:31 +00:00