mcc
|
e13c35500a
Omnibus MinGW support patch: Updates to MinGW hacks block in CMakeLists. Updates to GLEE glue/exceptions in PolyGLHeaders, PolyGLSLShaderModule, PolyWinCore. Remove redundant gl includes in PolyWinCore.cpp. Include <ios> explicitly in windows PolycodeView. Omit multitouch support (code in PolycodeView, TUIO module) when compiling with MinGW. All targets other than MinGW+Windows should remain unchanged after bringing in these changes because everything's behind #ifdefs.
|
13 vuotta sitten |
Ivan Safrin
|
e01cd22654
SDL Core fixes, enabled TUIO on Linux
|
13 vuotta sitten |
Ivan Safrin
|
634df503e7
Moved networking module into the core
|
13 vuotta sitten |
mcc
|
22c059054f
Minor Linux fixes: Don't build TUIO, support warpCursor()
|
13 vuotta sitten |
mcc
|
286943b14b
Fix new mingw compile issues (except OpenAL)
|
13 vuotta sitten |
Ivan Safrin
|
dc006132ba
Touch events in Input core, TUIO module and multiple monitor support in Cocoa
|
13 vuotta sitten |
Ivan Safrin
|
40ee2aafec
Revisiting UI Module and IDE
|
14 vuotta sitten |
Ivan Safrin
|
7d67448ade
Linux and example fixes
|
14 vuotta sitten |
Ivan Safrin
|
18e6e9fbde
Kinect module fixes and screen sprite improvements. Disabled binding generation as default.
|
14 vuotta sitten |
Ivan Safrin
|
326c753171
Added CMake build for the networking module, removed CMake build from Examples (switching to manual projects for simplicity's sake), various bugfixes to physics modules, reorganized packing of assets into release directories
|
14 vuotta sitten |
Cameron Hart
|
9f38b84a21
Added comment on CMake FindBullet requiring recent versions of CMake.
|
14 vuotta sitten |
Cameron Hart
|
04a8c6eb3e
Got Polycode compiling in release with generated external libs! Just need to do some work to get Bullet and Box2D behaving in debug.
|
14 vuotta sitten |
Cameron Hart
|
13acabc1e4
Made some progress getting a Windows CMake build going.
|
14 vuotta sitten |
Cameron Hart
|
3be9f60f6d
Build static versions of PolycodeLua, 2DPhysics and 3DPhysics modules - with some assumptions on where to find Box2D and Bullet.
|
14 vuotta sitten |