ed
|
00d8910cc5
|
Fixed hue wrap-around for negative values in HSV/HSL colours
|
5 years ago |
ed
|
eeff1e6174
|
Fixed hue wrap-around in HSV/HSL colours, added some more unit tests and added methods to distinguish between HSV and HSL saturation
|
5 years ago |
ed
|
7553b8dc1b
|
Added HSL support to Colour and use Colour::fromHSL() when parsing SVG HSL colours
|
5 years ago |
reuk
|
4cf66d6522
|
Cleanup: Remove redundant inlines
|
5 years ago |
reuk
|
e13901d912
|
ClangCl: Silence code which warns when building on Windows with Clang
|
5 years ago |
ed
|
c419bc516d
|
Fix for Parallelogram::transformedBy()
|
5 years ago |
Tom Poole
|
6cb75d9d2c
|
Replaced all references to ROLI with Raw Material Software and regenerated all bytecode
|
5 years ago |
Tom Poole
|
894e7d2bd2
|
Updated all license headers
|
5 years ago |
ed
|
fe61354c21
|
Linux: Added X11Symbols and WebKitSymbols singletons to dynamically load X11 and WebKit library functions at runtime
|
5 years ago |
reuk
|
e7e1de78fa
|
Files: Add RangedDirectoryIterator
|
5 years ago |
reuk
|
5f348c3040
|
Warnings: Add warning-wrangling header
|
5 years ago |
reuk
|
1fdba480cc
|
JUCE 6: Update version numbers
|
5 years ago |
reuk
|
327f817b9b
|
Copyrights: Update commercial/gpl headers to be gpl-only
|
5 years ago |
ed
|
26c9468dc5
|
Deprecated AffineTransform::getScaleFactor() as it was producing incorrect values for transforms containing rotations. Added getDeterminant() method for getting the determinant of the transform
|
5 years ago |
ed
|
441c88f3b9
|
macOS: Removed all dynamic_cast type_info warning workarounds which have been fixed in 0dd3b02
|
5 years ago |
Tom Poole
|
034ca9347e
|
Fixed a potential overflow when dealing with large images
|
5 years ago |
ed
|
4a5dda489f
|
Fixed some warnings with -Wconversion enabled
|
5 years ago |
Tom Poole
|
28e03f0815
|
Replaced all instances of JUCE_CONSTEXPR with constexpr
|
5 years ago |
ed
|
6e51eb4a65
|
Documentation update
|
5 years ago |
ed
|
59a058fdc6
|
Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough
|
5 years ago |
ed
|
d87ff510f2
|
Corrected the documentation for Colour::fromHSV()
|
5 years ago |
ed
|
08d0a12f03
|
Bump version number to 5.4.7
|
5 years ago |
ed
|
5bda9de977
|
Windows: Fixed some build errors and warnings when using Clang in Visual Studio
|
5 years ago |
ed
|
442478680b
|
macOS: Fixed another spurious dynamic_cast warning in CoreGraphicsPixelData
|
5 years ago |
Tom Poole
|
ef1eacccd3
|
Bump version number to 5.4.6
|
5 years ago |
ed
|
b45ce09235
|
Standardised the licensing whitespace in module headers
|
5 years ago |
Tom Poole
|
9798f672c4
|
macOS: Renamed the CoreGraphicsImage class to avoid a symbol resolution issue in Pro Tools
|
5 years ago |
Tom Poole
|
47f138464f
|
macOS: Fixed a CoreGraphics text layout bug
|
5 years ago |
ed
|
a54da0b832
|
Fixed some more typos
|
5 years ago |
Tom Poole
|
5ad8b1a50c
|
macOS: Fixed an issue setting the CTFrame size for AttributedStrings
|
5 years ago |
Tom Poole
|
1d2fc2ddd5
|
macOS: Fixed an issue restoring graphics state after drawing an AttributedString
|
5 years ago |
Tom Poole
|
008f097e12
|
Windows: Fixed a DirectWrite justification bug
|
5 years ago |
Tom Poole
|
24d7a9a342
|
Updated some deprecated code use
|
5 years ago |
ed
|
3d5c6b8a03
|
Fixed a typo
|
5 years ago |
reuk
|
6a01077646
|
Colours: Fixed a static init order issue with predefined Colours
|
5 years ago |
ed
|
4583baf277
|
Bump version number to 5.4.5
|
5 years ago |
Tom Poole
|
a93ce46534
|
Fixed a bug in the previous commit
|
5 years ago |
Tom Poole
|
ae0b8cf406
|
Fixed a Rectangle intersection issue
|
5 years ago |
ed
|
e262bfa531
|
Fixed a few documentation typos
|
5 years ago |
ed
|
383d69c421
|
Prevent integer overflow in BitmapData::getLinePointer() and BitmapData::getPixelPointer()
|
5 years ago |
ed
|
c78749b14e
|
macOS: Fixed some issues drawing italicised text
|
5 years ago |
Tom Poole
|
c6a4bb567e
|
Removed a leaking UnitTest
|
5 years ago |
Tom Poole
|
528798d96e
|
Bump version number to 5.4.4
|
5 years ago |
reuk
|
edf99d171f
|
TextLayout: Fixed some bugs setting stringRanges
|
5 years ago |
Tom Poole
|
ece16bce70
|
CoreGraphics: Fixed a text layout bug
|
5 years ago |
Tom Poole
|
bc25355b71
|
Fixed a documentation typo
|
5 years ago |
Tom Poole
|
c528af5976
|
macOS: Replaced a deprecated glyph drawing function
|
5 years ago |
ed
|
a5e5831ea0
|
Don't apply FillType transform twice in CoreGraphicsContext::drawGradient()
|
5 years ago |
Tom Poole
|
1b4042217a
|
macOS: Fixed an issue unregistering fonts
|
6 years ago |
Tom Poole
|
79d3e8b3f5
|
Windows: Removed some VS2013 workarounds
|
6 years ago |