Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  Ivan Safrin 1e979de62f Merge branch 'master' of github.com:ivansafrin/Polycode 13 tahun lalu
  Ivan Safrin e352f2e803 Fixed vertex order in plane primitive, added floating point texture support 13 tahun lalu
  mcc 67e474d602 Use Zlib 1.2.7 (patch from Niall Moody) 13 tahun lalu
  mcc 8a024fc876 Require cmake 2.8.5 to avoid inscrutable error messages w/ pre-2.8.5 cmakes 13 tahun lalu
  Ivan Safrin e2220c0896 Added a flag to delete Tweens automatically, Texture resizing fix, JS callback support in WebView 13 tahun lalu
  Ivan Safrin 66944e6693 Basic CURL wrapper 13 tahun lalu
  mcc b7e414ee21 Ability to read and set sample offset (playback position) within a Sound, as well as fetch sample length 14 tahun lalu
  mcc e7bae99df2 New constructor for Sound() that allows a sound to be constructed from raw bytes 14 tahun lalu
  mcc 4444d04f37 zlib example programs break mingw build. Since we don't really need them for Polycode, omit them altogether. 14 tahun lalu
  mcc e15ae329af Merge mingw compatiblity fork with 4/14 github; back out zlib cmake patch (1.2.6 incorporates the patch already) 14 tahun lalu
  Ivan Safrin d8fc86bc17 Web rendering to a texture via Awesomium 14 tahun lalu
  Ivan Safrin e0e7648ba3 Merge branch 'master' of github.com:ivansafrin/Polycode 14 tahun lalu
  Ivan Safrin 81b25fc46c Fixed UVs for VPLANE meshes 14 tahun lalu
  Ivan Safrin b91e3e7682 libpng URL fixes and 32-bit build support for Mac 14 tahun lalu
  Ivan Safrin 205dcdffa1 Merge pull request #100 from qpfiffer/master 14 tahun lalu
  Ivan Safrin e998cf2e27 Fixed VPLANE primitive, minor tweaks (forgot exactly what) 14 tahun lalu
  mcc f64acadc1c Fix Windows build broken by 4fc918057f2f 14 tahun lalu
  Quinlan Pfiffer 29dc31be5a Fixed makefile to look for libopenal.so. Fixed several particle constructors. Linux examples build now. 14 tahun lalu
  Quinlan Pfiffer 8965df954f Updated MD5sums and package numbers for png and zlib. Builds on Linux now. 14 tahun lalu
  mcc 4fc918057f Add methods so that shader binding params can be used with Lua 14 tahun lalu
  mcc f9e5bf72fb Material manager 'reload programs' reloads programs (shaders) but not shaders (programs), meaning materials don't actually change after a reload. Fix that. Add a 'grab all resources of type' feature to ResourceManager to support this. 14 tahun lalu
  mcc 9de8332077 Check String inputs for NULL, so that passing in a NULL c string results in an empty string and not a crash 14 tahun lalu
  mcc 6be76b1b21 Repeated calls to Mesh::clearMesh() crash, fix that 14 tahun lalu
  mcc 94f728a23c On Windows WM_CLOSE, call DefWindowProc after shuttong down core 14 tahun lalu
  Ivan Safrin c02b27e9e0 Vertex color support in VBOs when useVertexColors on Mesh set to true, Color + overloading 14 tahun lalu
  Ivan Safrin 774ec0b061 Sound playback status accessor and 3D physics fixes 14 tahun lalu
  Ivan Safrin 4d4235dd40 Tangent support in VBOs 14 tahun lalu
  Ivan Safrin e6a6e49040 Merge branch 'master' of github.com:ivansafrin/Polycode 14 tahun lalu
  Ivan Safrin e9524adcd1 Collision callbacks for 3D Physics 14 tahun lalu
  Ivan Safrin 2d48f5192b Gamepad support in Windows 14 tahun lalu