Ivan Safrin 5e356889d3 Merge pull request #123 from mcclure/xmlfix пре 13 година
..
GLee.h 185c6d4b99 Make Polycode buildable with mingw crosscompiler -- large patch comprising changes up to 6171487c3a07 in mcclure fork пре 14 година
OSBasics.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. пре 14 година
PolyAGLCore.h 67e5654afc Changed private members to protected in non-manager classes. пре 14 година
PolyBasics.h 7a37c48787 Code clean up and documentation пре 14 година
PolyBezierCurve.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 13 година
PolyBone.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 13 година
PolyCamera.h 0f94852b5d Fixed ortho mode and 3d picking from camera in ortho пре 13 година
PolyCocoaCore.h 490211cbd1 Warp mouse Cocoa implementation пре 13 година
PolyColor.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 13 година
PolyConfig.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. пре 14 година
PolyCore.h 942c53bd70 A wrapper for time information, might have broken windows пре 13 година
PolyCoreInput.h 02e11ec43a Added joystick index to joystick events пре 13 година
PolyCoreServices.h 0f94852b5d Fixed ortho mode and 3d picking from camera in ortho пре 13 година
PolyCubemap.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 13 година
PolyData.h 2ec7a76488 Fixed Lua binding generation to work with tidied includes. пре 14 година
PolyEntity.h 5f81670b6d Fixed documentation error пре 13 година
PolyEvent.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 13 година
PolyEventDispatcher.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. пре 14 година
PolyEventHandler.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 13 година
PolyFixedShader.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 13 година
PolyFont.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 13 година
PolyFontManager.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. пре 14 година
PolyGLCubemap.h 94c4d628d1 Win32 compile fixes. пре 14 година
PolyGLES1Renderer.h 67e5654afc Changed private members to protected in non-manager classes. пре 14 година
PolyGLES1Texture.h c9406f5051 Code cleanup and documentation. пре 14 година
PolyGLHeaders.h 19d64a03df Fixed some stuff MingW patch broke and added mouse warp support in Windows пре 13 година
PolyGLRenderer.h 0f94852b5d Fixed ortho mode and 3d picking from camera in ortho пре 13 година
PolyGLSLProgram.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 13 година
PolyGLSLShader.h 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 година
PolyGLSLShaderModule.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. пре 14 година
PolyGLTexture.h dfd6ba1da4 More leak fixes from mcclure пре 13 година
PolyGLVertexBuffer.h 4d4235dd40 Tangent support in VBOs пре 14 година
PolyGlobals.h 40fb920e56 Added winxp/vista fallback for multitouch functions пре 13 година
PolyImage.h 95ef3cc459 Premultiplied alpha support пре 13 година
PolyInputEvent.h 02e11ec43a Added joystick index to joystick events пре 13 година
PolyInputKeys.h c9406f5051 Code cleanup and documentation. пре 14 година
PolyLabel.h f6edf81027 Premultiplied alpha support in labels пре 13 година
PolyLogger.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. пре 14 година
PolyMaterial.h 37ba78c602 Slight material speed improvements and additional sound stuff пре 13 година
PolyMaterialManager.h 95ef3cc459 Premultiplied alpha support пре 13 година
PolyMatrix4.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. пре 14 година
PolyMesh.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 13 година
PolyModule.h 3813e57dce Fixed some typos пре 13 година
PolyObject.h d4bd53c53e Object xml serialization: Support type namespacing and 'nil' elements. ARRAY_TYPE can now be successfully serialized and deserialized пре 13 година
PolyParticle.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. пре 14 година
PolyParticleEmitter.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 13 година
PolyPerlin.h 67e5654afc Changed private members to protected in non-manager classes. пре 14 година
PolyPolygon.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 13 година
PolyQuaternion.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. пре 14 година
PolyQuaternionCurve.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 13 година
PolyRectangle.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. пре 14 година
PolyRenderer.h 2f7c95aed2 Added multiply blending mode пре 13 година
PolyResource.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. пре 14 година
PolyResourceManager.h 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 година
PolySDLCore.h f19a328069 Fix SDLCore build error. пре 14 година
PolyScene.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 13 година
PolySceneEntity.h 6defaa8438 Started adding 3d physics constraints, messing around with gaussian blur, fixed ScreenLine bug, added compound shape support for 3d physics, fixed warning from the mingw pull request пре 13 година
PolySceneLabel.h f6edf81027 Premultiplied alpha support in labels пре 13 година
PolySceneLight.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. пре 14 година
PolySceneLine.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 13 година
PolySceneManager.h 971106bb55 Fixed texture destruction and render to texture пре 14 година
PolySceneMesh.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 13 година
PolyScenePrimitive.h 526fafcdc8 Added TYPE_UNCAPPED_CYLINDER scene mesh type пре 13 година
PolySceneRenderTexture.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 13 година
PolySceneSound.h 54c63c1ef2 Fixed orientation issues with positional sound пре 13 година
PolyScreen.h 855d4bdc6a Add simple accessors for the children of a Screen, like the ones that already exist for Scene пре 13 година
PolyScreenCurve.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 13 година
PolyScreenEntity.h 9cf5dadca6 Fixed UI and dragging пре 13 година
PolyScreenEvent.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 13 година
PolyScreenImage.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 13 година
PolyScreenLabel.h f6edf81027 Premultiplied alpha support in labels пре 13 година
PolyScreenLine.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 13 година
PolyScreenManager.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. пре 14 година
PolyScreenMesh.h dfd6ba1da4 More leak fixes from mcclure пре 13 година
PolyScreenShape.h 54867c3ef4 Added line weight and smooth control to Scene and Screen meshes пре 13 година
PolyScreenSound.h 2ec7a76488 Fixed Lua binding generation to work with tidied includes. пре 14 година
PolyScreenSprite.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 13 година
PolyShader.h f64acadc1c Fix Windows build broken by 4fc918057f2f пре 14 година
PolySkeleton.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 13 година
PolySound.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 13 година
PolySoundManager.h 54c63c1ef2 Fixed orientation issues with positional sound пре 13 година
PolyString.h 0a4775b3ca Made label size methods static, added Vector2 shader uniforms, animation end callback in ScreenSprite, shape testing methods for 2D Physics пре 13 година
PolyTexture.h c2b21a5e41 Made mipmaps not generate for Screen mesh textures пре 14 година
PolyThreaded.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 13 година
PolyTimer.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 13 година
PolyTimerManager.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. пре 14 година
PolyTween.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 13 година
PolyTweenManager.h cdee607137 Merge branch 'master' into pxljm пре 14 година
PolyVector2.h 0374c77167 Started rewriting ScreenEntity input events, broke UI temporarily пре 14 година
PolyVector3.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 13 година
PolyVertex.h 04a22925fc Tangent generation and normal map shader support пре 14 година
PolyWinCore.h 19d64a03df Fixed some stuff MingW patch broke and added mouse warp support in Windows пре 13 година
Poly_iPhone.h fe9bb07923 Merge branch 'master' of github.com:ivansafrin/Polycode пре 14 година
Polycode.h d362e3dea1 Windows fixes пре 14 година
PolyiPhoneCore.h c9406f5051 Code cleanup and documentation. пре 14 година
tinystr.h 7cc9015fd0 Initial import from old repository пре 15 година
tinyxml.h c763d26677 Major changes all across, haven't been commiting anything, will start now пре 15 година