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