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