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.
|
vor 13 Jahren |
Ivan Safrin
|
e01cd22654
SDL Core fixes, enabled TUIO on Linux
|
vor 13 Jahren |
Ivan Safrin
|
634df503e7
Moved networking module into the core
|
vor 13 Jahren |
mcc
|
22c059054f
Minor Linux fixes: Don't build TUIO, support warpCursor()
|
vor 13 Jahren |
mcc
|
286943b14b
Fix new mingw compile issues (except OpenAL)
|
vor 13 Jahren |
Ivan Safrin
|
dc006132ba
Touch events in Input core, TUIO module and multiple monitor support in Cocoa
|
vor 13 Jahren |
Ivan Safrin
|
40ee2aafec
Revisiting UI Module and IDE
|
vor 14 Jahren |
Ivan Safrin
|
7d67448ade
Linux and example fixes
|
vor 14 Jahren |
Ivan Safrin
|
18e6e9fbde
Kinect module fixes and screen sprite improvements. Disabled binding generation as default.
|
vor 14 Jahren |
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
|
vor 14 Jahren |
Cameron Hart
|
9f38b84a21
Added comment on CMake FindBullet requiring recent versions of CMake.
|
vor 14 Jahren |
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.
|
vor 14 Jahren |
Cameron Hart
|
13acabc1e4
Made some progress getting a Windows CMake build going.
|
vor 14 Jahren |
Cameron Hart
|
3be9f60f6d
Build static versions of PolycodeLua, 2DPhysics and 3DPhysics modules - with some assumptions on where to find Box2D and Bullet.
|
vor 14 Jahren |