| .. |
|
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
|
8 years ago |
|
juce_AffineTransform.h
|
Added 'final' keyword to a lot of classes from which you really shouldn't be inheriting!
|
8 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
|
8 years ago |
|
juce_EdgeTable.cpp
|
Added some heuristics to EdgeTable to try to improve the table size prediction
|
8 years ago |
|
juce_EdgeTable.h
|
Tweaked the rate at which EdgeTable grows its internal storage, to improve performance rendering large and complex paths
|
8 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
|
8 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
|
8 years ago |
|
juce_Path.h
|
Added some heuristics to EdgeTable to try to improve the table size prediction
|
8 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
|
8 years ago |
|
juce_PathIterator.h
|
Added 'final' keyword to a lot of classes from which you really shouldn't be inheriting!
|
8 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
|
8 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
|
8 years ago |
|
juce_Point.h
|
Added some more JUCE_CONSTEXPR flags to Point
|
8 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
|
8 years ago |
|
juce_RectangleList.h
|
Added 'final' keyword to a lot of classes from which you really shouldn't be inheriting!
|
8 years ago |