bullet3/btgui
erwincoumans 906415429c added (and stripped) a simple C/C++ preprocessor (written in Lua), so the stringifier can handle the #include directive,
and embed the included files directly in the stringified files.
We need this, because we start sharing struct definitions and code between C/C++ and OpenCL (and potentially other languages)
preprocessor is from http://github.com/willsteel/lcpp
2013-08-01 21:05:19 -07:00
..
enet fix Linux build for enet test 2013-05-04 21:30:51 -07:00
FontFiles reorganize files and add btgui 2013-03-12 23:52:31 -07:00
Gwen GWEN improvement: allow to navigate TreeControl and ComboBox using the cursor keys 2013-07-01 23:43:49 -07:00
GwenOpenGLTest fix OSX build 2013-07-02 21:08:52 -07:00
MidiTest fix midi issue with Mac 2013-04-29 22:55:12 -07:00
MultiThreading fix OSX Multithreading test 2013-07-18 21:21:10 -07:00
OpenGLTrueTypeFont fix linux build 2013-07-01 09:45:12 -07:00
OpenGLWindow added (and stripped) a simple C/C++ preprocessor (written in Lua), so the stringifier can handle the #include directive, 2013-08-01 21:05:19 -07:00
stb_image prepare for GPU cloth/softbody 2013-05-06 18:35:34 -07:00
Timing added b3Clock/b3Quickprof files 2013-06-20 10:14:21 -07:00