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