The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ed 52353ae5d5 Fixed some more static analysis issues in the Box2D code 5 years ago
..
Shapes Windows: Fixed various compiler warnings and errors when building JUCE with MSVC's latest C++ 2017 support 7 years ago
b2BroadPhase.cpp Windows: Fixed various compiler warnings and errors when building JUCE with MSVC's latest C++ 2017 support 7 years ago
b2BroadPhase.h Fix juce_box2d build errors when included with other modules using int8, int16, int32 etc. 7 years ago
b2CollideCircle.cpp Avoided some pedantic GCC warnings. 11 years ago
b2CollideEdge.cpp (Struggling with GIT to try to change the case of a filename) 10 years ago
b2CollidePolygon.cpp Created Box2D module. 12 years ago
b2Collision.cpp Fixed a few compiler warnings. 11 years ago
b2Collision.h Windows: Fixed various compiler warnings and errors when building JUCE with MSVC's latest C++ 2017 support 7 years ago
b2Distance.cpp A few minor changes to keep the Clang analyser happy. 11 years ago
b2Distance.h Fix juce_box2d build errors when included with other modules using int8, int16, int32 etc. 7 years ago
b2DynamicTree.cpp Fixed some more static analysis issues in the Box2D code 5 years ago
b2DynamicTree.h Fix juce_box2d build errors when included with other modules using int8, int16, int32 etc. 7 years ago
b2TimeOfImpact.cpp Created Box2D module. 12 years ago
b2TimeOfImpact.h Created Box2D module. 12 years ago