1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_graphics/effects
2013-03-15 12:31:44 +00:00
..
juce_DropShadowEffect.cpp Method DropShadow::drawForRectangle, which approximates a shadow with gradients. Used this to simplify the DropShadower class. 2013-03-15 12:31:44 +00:00
juce_DropShadowEffect.h Method DropShadow::drawForRectangle, which approximates a shadow with gradients. Used this to simplify the DropShadower class. 2013-03-15 12:31:44 +00:00
juce_GlowEffect.cpp Fixes to deal with effect rendering in retina displays, e.g. drop-shadows, etc. 2012-07-08 20:07:53 +01:00
juce_GlowEffect.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_ImageEffectFilter.h Fixes to deal with effect rendering in retina displays, e.g. drop-shadows, etc. 2012-07-08 20:07:53 +01:00