mcc
|
b7e414ee21
Ability to read and set sample offset (playback position) within a Sound, as well as fetch sample length
|
пре 13 година |
mcc
|
e7bae99df2
New constructor for Sound() that allows a sound to be constructed from raw bytes
|
пре 14 година |
mcc
|
4444d04f37
zlib example programs break mingw build. Since we don't really need them for Polycode, omit them altogether.
|
пре 14 година |
mcc
|
e15ae329af
Merge mingw compatiblity fork with 4/14 github; back out zlib cmake patch (1.2.6 incorporates the patch already)
|
пре 14 година |
Ivan Safrin
|
d8fc86bc17
Web rendering to a texture via Awesomium
|
пре 14 година |
Ivan Safrin
|
e0e7648ba3
Merge branch 'master' of github.com:ivansafrin/Polycode
|
пре 14 година |
Ivan Safrin
|
81b25fc46c
Fixed UVs for VPLANE meshes
|
пре 14 година |
Ivan Safrin
|
b91e3e7682
libpng URL fixes and 32-bit build support for Mac
|
пре 14 година |
Ivan Safrin
|
205dcdffa1
Merge pull request #100 from qpfiffer/master
|
пре 14 година |
Ivan Safrin
|
e998cf2e27
Fixed VPLANE primitive, minor tweaks (forgot exactly what)
|
пре 14 година |
mcc
|
f64acadc1c
Fix Windows build broken by 4fc918057f2f
|
пре 14 година |
Quinlan Pfiffer
|
29dc31be5a
Fixed makefile to look for libopenal.so. Fixed several particle constructors. Linux examples build now.
|
пре 14 година |
Quinlan Pfiffer
|
8965df954f
Updated MD5sums and package numbers for png and zlib. Builds on Linux now.
|
пре 14 година |
mcc
|
4fc918057f
Add methods so that shader binding params can be used with Lua
|
пре 14 година |
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 година |
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 година |
mcc
|
6be76b1b21
Repeated calls to Mesh::clearMesh() crash, fix that
|
пре 14 година |
mcc
|
94f728a23c
On Windows WM_CLOSE, call DefWindowProc after shuttong down core
|
пре 14 година |
Ivan Safrin
|
c02b27e9e0
Vertex color support in VBOs when useVertexColors on Mesh set to true, Color + overloading
|
пре 14 година |
Ivan Safrin
|
774ec0b061
Sound playback status accessor and 3D physics fixes
|
пре 14 година |
Ivan Safrin
|
4d4235dd40
Tangent support in VBOs
|
пре 14 година |
Ivan Safrin
|
e6a6e49040
Merge branch 'master' of github.com:ivansafrin/Polycode
|
пре 14 година |
Ivan Safrin
|
e9524adcd1
Collision callbacks for 3D Physics
|
пре 14 година |
Ivan Safrin
|
2d48f5192b
Gamepad support in Windows
|
пре 14 година |
Ivan Safrin
|
0374c77167
Started rewriting ScreenEntity input events, broke UI temporarily
|
пре 14 година |
Ivan Safrin
|
467369d432
Drag and Drop for UITrees, started on Screen editor in IDE
|
пре 14 година |
mcc
|
dc428e30c9
Install new PolyGLHeaders.h, fix Mac template build
|
пре 14 година |
Ivan Safrin
|
0de33d5ac0
Defaulted textures to tile
|
пре 14 година |
Ivan Safrin
|
de739af9de
Project file saving/loading in IDE
|
пре 14 година |
Ivan Safrin
|
027d9462f5
UI HSlider fixes and UI Color picker
|
пре 14 година |