Histórico de Commits

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