1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/examples/DemoRunner/Builds/VisualStudio2022
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
..
DemoRunner.sln Resave projects 2021-11-19 16:35:22 +00:00
DemoRunner_App.vcxproj Parallelogram: Fix implementations of isEmpty and operator-= 2024-05-08 17:53:51 +01:00
DemoRunner_App.vcxproj.filters Parallelogram: Fix implementations of isEmpty and operator-= 2024-05-08 17:53:51 +01:00
icon.ico Add Visual Studio 2022 solutions to all projects 2021-11-09 15:35:45 +00:00
resources.rc Remove outdated copyright years 2024-04-23 12:36:47 +01:00