1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_graphics
2018-05-09 08:08:46 +01:00
..
colour Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
contexts Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
effects Add documentation tags 2018-03-15 12:10:32 +00:00
fonts Converted some old typedefs to using declarations 2018-05-03 09:59:05 +01:00
geometry Marked as deprecated: String::empty, var::null, File::nonexistent, ValueTree::invalid and other problematic statically-initialised null values. Please just use the default constructor for these classes! 2018-05-09 08:08:46 +01:00
image_formats Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
images Marked as deprecated: String::empty, var::null, File::nonexistent, ValueTree::invalid and other problematic statically-initialised null values. Please just use the default constructor for these classes! 2018-05-09 08:08:46 +01:00
native Converted some old typedefs to using declarations 2018-05-03 09:59:05 +01:00
placement Add documentation tags 2018-03-15 12:10:32 +00:00
juce_graphics.cpp MinGW: Fixed some 32 bit build errors 2017-09-20 12:53:27 +01:00
juce_graphics.h Bump version number to 5.3.1 2018-04-10 17:01:54 +01:00
juce_graphics.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00