.. |
juce_AffineTransform.cpp
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
7 years ago |
juce_AffineTransform.h
|
Added 'final' keyword to a lot of classes from which you really shouldn't be inheriting!
|
7 years ago |
juce_BorderSize.h
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
7 years ago |
juce_EdgeTable.cpp
|
Optimised the GL renderer to avoid splitting large rectangles into horizontal strips unnecessarily
|
7 years ago |
juce_EdgeTable.h
|
Optimised the GL renderer to avoid splitting large rectangles into horizontal strips unnecessarily
|
7 years ago |
juce_Line.h
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
7 years ago |
juce_Path.cpp
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
7 years ago |
juce_Path.h
|
Added some heuristics to EdgeTable to try to improve the table size prediction
|
7 years ago |
juce_PathIterator.cpp
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
7 years ago |
juce_PathIterator.h
|
Added 'final' keyword to a lot of classes from which you really shouldn't be inheriting!
|
7 years ago |
juce_PathStrokeType.cpp
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
7 years ago |
juce_PathStrokeType.h
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
7 years ago |
juce_Point.h
|
Added some more JUCE_CONSTEXPR flags to Point
|
7 years ago |
juce_Rectangle.h
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
7 years ago |
juce_RectangleList.h
|
Added 'final' keyword to a lot of classes from which you really shouldn't be inheriting!
|
7 years ago |