1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/examples
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
..
Assets Move the WebViewPluginDemo from the GUI to the Plugins category 2024-04-26 14:07:55 +02:00
Audio Font: Deprecate old Font constructors 2024-04-18 14:16:00 +01:00
CMake Font: Deprecate old Font constructors 2024-04-18 14:16:00 +01:00
DemoRunner Parallelogram: Fix implementations of isEmpty and operator-= 2024-05-08 17:53:51 +01:00
DSP Update licensing information 2024-04-16 11:39:35 +01:00
GUI Move the WebViewPluginDemo from the GUI to the Plugins category 2024-04-26 14:07:55 +02:00
Plugins Move the WebViewPluginDemo from the GUI to the Plugins category 2024-04-26 14:07:55 +02:00
Utilities Font: Deprecate old Font constructors 2024-04-18 14:16:00 +01:00
CMakeLists.txt WebViewPluginDemo: Add demo of WebBrowserComponent with a React GUI 2024-04-16 17:43:21 +01:00