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
..
Contacts Fix juce_box2d build errors when included with other modules using int8, int16, int32 etc. 7 years ago
Joints Fix juce_box2d build errors when included with other modules using int8, int16, int32 etc. 7 years ago
b2Body.cpp Fixed some more static analysis issues in the Box2D code 5 years ago
b2Body.h Windows: Fixed various compiler warnings and errors when building JUCE with MSVC's latest C++ 2017 support 7 years ago
b2ContactManager.cpp A few minor changes to keep the Clang analyser happy. 11 years ago
b2ContactManager.h Fix juce_box2d build errors when included with other modules using int8, int16, int32 etc. 7 years ago
b2Fixture.cpp Created Box2D module. 12 years ago
b2Fixture.h Fix juce_box2d build errors when included with other modules using int8, int16, int32 etc. 7 years ago
b2Island.cpp Avoided some pedantic GCC warnings. 11 years ago
b2Island.h Created Box2D module. 12 years ago
b2TimeStep.h Fix juce_box2d build errors when included with other modules using int8, int16, int32 etc. 7 years ago
b2World.cpp Created Box2D module. 12 years ago
b2World.h Fix juce_box2d build errors when included with other modules using int8, int16, int32 etc. 7 years ago
b2WorldCallbacks.cpp Created Box2D module. 12 years ago
b2WorldCallbacks.h Fix juce_box2d build errors when included with other modules using int8, int16, int32 etc. 7 years ago