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 лет назад |
Ivan Safrin
|
048474c3e2
Combo box widget for UI Module and IDE stuff
|
14 лет назад |
Ivan Safrin
|
4a0226f768
UI checkbox control fix and more IDE stuff
|
14 лет назад |
Ivan Safrin
|
e089bf39d5
Merge branch 'master' of github.com:ivansafrin/Polycode
|
14 лет назад |
Ivan Safrin
|
5c34882c66
Started working on Windows gamepad support + Unicode fix for Windows
|
14 лет назад |
mcc
|
3d064a6a1f
Fix last-minute bugs ironically introduced by cleaning up for pull request
|
14 лет назад |
mcc
|
86ce241a1b
Correct merge error from 185c6d4b99c5
|
14 лет назад |
mcc
|
185c6d4b99
Make Polycode buildable with mingw crosscompiler -- large patch comprising changes up to 6171487c3a07 in mcclure fork
|
14 лет назад |
Ivan Safrin
|
1ee0958f5c
Renaming items in the IDE
|
14 лет назад |
Ivan Safrin
|
d26cf8d996
More IDE stuff
|
14 лет назад |
Ivan Safrin
|
e39113166b
Winsock and GLSL fixes for Windows
|
14 лет назад |
Ivan Safrin
|
3ab1b17bcf
Joystick fix for Mac
|
14 лет назад |
Ivan Safrin
|
dc9f716198
Fix for render to texture aspect ratio when post processing filter is applied
|
14 лет назад |
Ivan Safrin
|
7bb90f1f18
Screenshot support and image saving
|
14 лет назад |