1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
Commit graph

17 commits

Author SHA1 Message Date
ed
52353ae5d5 Fixed some more static analysis issues in the Box2D code 2020-03-18 13:47:49 +00:00
Tom Poole
066ec6c18b Whitespace 2019-02-07 09:56:43 +00:00
Tom Poole
6cff481c6a Fixed some gcc 8 compiler warnings 2018-07-11 09:17:31 +01:00
jules
8e280f3454 Removed some erroneous casts from ReferenceCountedObjectPtr that allowed base classes to be implicitly converted to derived classes 2018-04-18 15:17:04 +01:00
hogliux
2f2ff9437b 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
ed
e982c70438 Fix juce_box2d build errors when included with other modules using int8, int16, int32 etc. 2018-03-15 12:10:32 +00:00
hogliux
cf39ad4b02 Fix multiple compile errors on older gcc versions 2016-05-26 11:50:04 +01:00
jules
20457a22c3 (Struggling with GIT to try to change the case of a filename) 2014-11-19 14:15:30 +02:00
jules
d3048eb4a6 (Struggling with GIT to try to change the case of a filename) 2014-11-19 14:15:09 +02:00
jules
48d468ddb3 Renamed some files to try to get their case right 2014-11-12 15:13:04 +00:00
jules
a2af265793 Renamed some files to try to get their case right 2014-11-12 15:12:14 +00:00
Felix Faire
fb319467bd OpenGL Example (unrefined) 2014-11-11 16:11:25 +00:00
jules
43fa10b12f More template cleanups 2014-11-04 17:36:59 +00:00
jules
1e4ba1b550 A few minor changes to keep the Clang analyser happy. 2013-11-19 14:11:27 +00:00
jules
12a8dd3092 Avoided some pedantic GCC warnings. 2013-11-03 19:16:52 +00:00
jules
2c9c35d3c3 Fixed a few compiler warnings. 2013-11-01 10:43:30 +00:00
jules
07a1aa9543 Created Box2D module. 2013-04-27 10:42:37 +01:00