.. |
colour
|
Prevented ColourGradient from having multiple colour stops at 0
|
9 years ago |
contexts
|
Fix ResamplingQuality documentation
|
8 years ago |
effects
|
Update copyright notice
|
10 years ago |
fonts
|
Removed some code that prevented RTL TextLayouts having their bounds adjusted
|
9 years ago |
geometry
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
8 years ago |
image_formats
|
Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
|
9 years ago |
images
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
8 years ago |
native
|
Replaced two instances of src[1] with src[0] in the render4PixelAverage method as adding pixelStride handles the offset
|
8 years ago |
placement
|
Replaced some uses of AffineTransform::identity with a default-constructed object
|
9 years ago |
juce_graphics.cpp
|
Get rid of warnings in Windows direct write headers
|
9 years ago |
juce_graphics.h
|
Bump version number to 4.2.4
|
8 years ago |
juce_graphics.mm
|
Update copyright notice
|
10 years ago |