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_box2d/box2d/Collision
2020-03-18 13:47:49 +00:00
..
Shapes Windows: Fixed various compiler warnings and errors when building JUCE with MSVC's latest C++ 2017 support 2018-04-16 14:36:49 +01:00
b2BroadPhase.cpp Windows: Fixed various compiler warnings and errors when building JUCE with MSVC's latest C++ 2017 support 2018-04-16 14:36:49 +01:00
b2BroadPhase.h Fix juce_box2d build errors when included with other modules using int8, int16, int32 etc. 2018-03-15 12:10:32 +00:00
b2CollideCircle.cpp Avoided some pedantic GCC warnings. 2013-11-03 19:16:52 +00:00
b2CollideEdge.cpp (Struggling with GIT to try to change the case of a filename) 2014-11-19 14:15:30 +02:00
b2CollidePolygon.cpp Created Box2D module. 2013-04-27 10:42:37 +01:00
b2Collision.cpp Renamed some files to try to get their case right 2014-11-12 15:13:04 +00:00
b2Collision.h Windows: Fixed various compiler warnings and errors when building JUCE with MSVC's latest C++ 2017 support 2018-04-16 14:36:49 +01:00
b2Distance.cpp A few minor changes to keep the Clang analyser happy. 2013-11-19 14:11:27 +00:00
b2Distance.h Fix juce_box2d build errors when included with other modules using int8, int16, int32 etc. 2018-03-15 12:10:32 +00:00
b2DynamicTree.cpp Fixed some more static analysis issues in the Box2D code 2020-03-18 13:47:49 +00:00
b2DynamicTree.h Fix juce_box2d build errors when included with other modules using int8, int16, int32 etc. 2018-03-15 12:10:32 +00:00
b2TimeOfImpact.cpp Created Box2D module. 2013-04-27 10:42:37 +01:00
b2TimeOfImpact.h Created Box2D module. 2013-04-27 10:42:37 +01:00