Joachim Meyer
|
6081e9662a
Fix UIThemes.pak to be copied along with the Player on Linux and Windows (it at least looks like it is already done one Mac istn't it?). Also copying UIThemes.pak to /Framework/Modules/Assets.
|
hace 10 años |
Ivan Safrin
|
38ae3d8a37
Drastically sped up skeletal animation, optimized render array creation, replaced getVertex/getActualVertex with getVertex/getIndexedVertex to avoid conditionals in vertex access
|
hace 11 años |
Bill Robinson
|
39c4fba316
Added support for Polycode being able to use single-precision rather than only double everywhere
|
hace 12 años |
cib
|
80c57d04d3
Removed a huge unnecessary MinGW hack.
|
hace 12 años |
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.
|
hace 13 años |
Ivan Safrin
|
244d7d6716
Lua html doc generation from xml, generate lua docs automatically on install, copy lua docs into Lua Standalone, IDE menu option for documentation opens bundled html
|
hace 13 años |
Ivan Safrin
|
76a60ca1d4
Reverted back to always building assimp
|
hace 13 años |
mcc
|
3d1e4d35bf
Only build Assimp dependency if POLYCODE_BUILD_TOOLS is true
|
hace 13 años |
mcc
|
5a270544b7
Custom cmake file for openal to add explicit -march flag on mingw, fixing compile error
|
hace 13 años |
mcc
|
286943b14b
Fix new mingw compile issues (except OpenAL)
|
hace 13 años |
mcc
|
acd72adcf6
Merge mingw branch with 6/28 Ivan Polycode
|
hace 13 años |
Ivan Safrin
|
c400ef077a
Require CMake 2.8.8 due to new Xcode
|
hace 13 años |
mcc
|
185c6d4b99
Make Polycode buildable with mingw crosscompiler -- large patch comprising changes up to 6171487c3a07 in mcclure fork
|
hace 14 años |
Ivan Safrin
|
d362e3dea1
Windows fixes
|
hace 14 años |
Ivan Safrin
|
9e99457a43
Fixed libpng URL and removed bindings/player from default build
|
hace 14 años |
Ivan Safrin
|
fe565d286d
CMake fixes for Mac
|
hace 14 años |
Ivan Safrin
|
18e6e9fbde
Kinect module fixes and screen sprite improvements. Disabled binding generation as default.
|
hace 14 años |
Cameron Hart
|
5e24a3ed32
Don't install examples on Windows yet.
|
hace 14 años |
Ivan Safrin
|
e60accd2bf
Build Lua module libs as part of main build
|
hace 14 años |
Ivan Safrin
|
b4ddf8649f
Fixed manual project for PolycodePlayer
|
hace 14 años |
Ivan Safrin
|
72863a969e
Remove old build files
|
hace 14 años |
Ivan Safrin
|
e18085285e
Fixed template on OSX
|
hace 14 años |
Ivan Safrin
|
77d5890643
Linux template, packaging dependencies, tgz on Linux
|
hace 14 años |
Ivan Safrin
|
f49d134973
Linux CMake fixes. Should compile out of the box now.
|
hace 14 años |
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
|
hace 14 años |
Ivan Safrin
|
7f2d13bd85
Merge branch 'master' of github.com:ivansafrin/Polycode
|
hace 14 años |
Ivan Safrin
|
0dcb042fda
Made install paths relative
|
hace 14 años |
Cameron Hart
|
2a6effd422
Added custom executable target to regenerate Lua bindings.
|
hace 14 años |
Cameron Hart
|
246f876526
Compile all libs as static except for Modules.
|
hace 14 años |
Cameron Hart
|
d5324d1d24
Disable building Polycode Player by default until it's building.
|
hace 14 años |