1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/extras/AudioPerformanceTest/Builds/Android/app
reuk 44a04370a9
Parallelogram: Fix implementations of isEmpty and operator-=
Previously, isEmpty sometimes incorrectly returned true for non-empty
parallelograms.

operator-= called itself, leading to infinite recursion.
2024-05-08 17:53:51 +01:00
..
src Resave all projects 2023-03-27 11:54:37 +01:00
build.gradle Typeface: Add support for querying system fallbacks 2024-04-17 14:41:01 +01:00
CMakeLists.txt Parallelogram: Fix implementations of isEmpty and operator-= 2024-05-08 17:53:51 +01:00