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-08-20 18:16:24 +01:00
..
colour Made some JUCE classes TriviallyCopyable 2018-07-11 09:17:31 +01:00
contexts Some misc cleanups, mainly around WeakReference usage and rectangles 2018-07-09 16:00:45 +01:00
effects Made some more JUCE classes trivially copyable 2018-07-11 15:07:00 +01:00
fonts Added some methods to allow ReferenceCountedObjectPtrs to be constructed or copied from references as well as pointers - as well as increasing safety, this actually makes things a bit more efficient as it skips a nullptr check. Updated lots of places in the code that could take advantage of this 2018-07-03 11:51:13 +01:00
geometry Multiple spelling fixes 2018-08-20 18:16:24 +01:00
image_formats Fixed some compiler warnings 2018-06-27 17:02:25 +01:00
images Added some methods to allow ReferenceCountedObjectPtrs to be constructed or copied from references as well as pointers - as well as increasing safety, this actually makes things a bit more efficient as it skips a nullptr check. Updated lots of places in the code that could take advantage of this 2018-07-03 11:51:13 +01:00
native Multiple spelling fixes 2018-08-20 18:16:24 +01:00
placement Made some more JUCE classes trivially copyable 2018-07-11 15:07:00 +01:00
juce_graphics.cpp MinGW: Fixed some 32 bit build errors 2017-09-20 12:53:27 +01:00
juce_graphics.h Added a flag JUCE_DISABLE_COREGRAPHICS_FONT_SMOOTHING to juce_graphics 2018-06-18 12:25:19 +01:00
juce_graphics.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00