bullet3/examples/ThirdPartyLibs
d3x0r 88b49947b5 Composite of fixed code for mingw64(on windows) and general fixes for msvc.
1) (win32window) don't convert char to wide, use char direct to window.
2) (CMakeLists) Don't link one library as static CPPLIB and no others (mismatched allocations)
3) (macros) Fix Gwen macros for mingw64 on windows build.  (changes are by compiler(msc_ver) not platform)
4) (FileUtils) sprintf_s reference by platform, not compiler (mingw64 support)
5) (b3OpenCLUtils) fix bad define name _MSVC_VER->_MSC_VER
6) (compoundCollision) remove unused variables, simplify operation.
7) (impulseconstraint) remove duplicated code block
2017-10-28 14:42:38 -07:00
..
BussIK Expose IK solver options including DLS and SDLS. 2017-10-19 14:00:53 -07:00
clsocket Windows case sentitive fs build fix 2017-10-15 02:05:01 +02:00
enet work-in-progress 2016-11-04 13:15:10 -07:00
glad more fixes for retina + glfw + opengl2 fallback 2017-09-20 13:09:18 -07:00
Glew rename GL/glew to CustomGL/glew.h to avoid clashes with system glew 2015-04-16 15:29:39 -07:00
Gwen Composite of fixed code for mingw64(on windows) and general fixes for msvc. 2017-10-28 14:42:38 -07:00
imgui testing ImGui, nice and simple! 2017-04-11 17:10:25 -07:00
lua-5.2.3 fix whitespace formatting in cmake files 2015-12-07 14:08:04 -08:00
midi Add RtMidi for midi control, use the --midi option in premake, and see 2016-11-16 16:12:59 -08:00
minizip add initial examples, replacing the 'Demos/Demos3'. Will make it work cross-platform, OpenGL3/OpenGL2 and add more examples to it. 2015-04-16 09:55:32 -07:00
openvr fix Mac OSX build, openvr 32bit/64bit was not selected, library out-of-date 2017-10-11 17:20:26 -07:00
optionalX11/X11 add initial examples, replacing the 'Demos/Demos3'. Will make it work cross-platform, OpenGL3/OpenGL2 and add more examples to it. 2015-04-16 09:55:32 -07:00
serial add --serial option in premake, added serial library to test vr glove in C++ (pybullet works already fine) 2017-05-01 15:04:00 -07:00
stb_image move stb_image/stb_truetype.h and stb_image/stb_image_write.h to ThirdPartyLibs/stb_image folder 2017-06-22 08:48:18 -07:00
tinyxml add initial examples, replacing the 'Demos/Demos3'. Will make it work cross-platform, OpenGL3/OpenGL2 and add more examples to it. 2015-04-16 09:55:32 -07:00
Wavefront enable file caching, currently only for Wavefront .obj files. You can disable file caching using 2017-05-17 19:29:12 -07:00
zlib add initial examples, replacing the 'Demos/Demos3'. Will make it work cross-platform, OpenGL3/OpenGL2 and add more examples to it. 2015-04-16 09:55:32 -07:00