1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/extras/Projucer
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
..
Builds Parallelogram: Fix implementations of isEmpty and operator-= 2024-05-08 17:53:51 +01:00
JuceLibraryCode Remove outdated copyright years 2024-04-23 12:36:47 +01:00
Source Fix createAssetInputStream() for JUCE examples exported by the Projucer 2024-04-26 12:23:05 +02:00
CMakeLists.txt Projucer: Remove the JUCE splash screen and update licensing 2024-04-16 17:43:19 +01:00
Projucer.jucer Bump version number to 8.0.0 2024-04-16 17:43:20 +01:00