Ivan Safrin 0490cc51b4 Fixed ScreenEntity mouse events пре 13 година
..
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 пре 15 година
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 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 13 година
PolyCocoaCore.h 0a4775b3ca Made label size methods static, added Vector2 shader uniforms, animation end callback in ScreenSprite, shape testing methods for 2D Physics пре 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 0a4775b3ca Made label size methods static, added Vector2 shader uniforms, animation end callback in ScreenSprite, shape testing methods for 2D Physics пре 13 година
PolyCoreInput.h 49c310406f Timestamps for touch events and touch events for screen entities пре 13 година
PolyCoreServices.h dc006132ba Touch events in Input core, TUIO module and multiple monitor support in Cocoa пре 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 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 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. пре 15 година
PolyGLRenderer.h c02b27e9e0 Vertex color support in VBOs when useVertexColors on Mesh set to true, Color + overloading пре 14 година
PolyGLSLProgram.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 13 година
PolyGLSLShader.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. пре 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 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 13 година
PolyInputEvent.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 13 година
PolyInputKeys.h c9406f5051 Code cleanup and documentation. пре 15 година
PolyLabel.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 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 0de33d5ac0 Defaulted textures to tile пре 14 година
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 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 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 c02b27e9e0 Vertex color support in VBOs when useVertexColors on Mesh set to true, Color + overloading пре 14 година
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 aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. пре 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 c02b27e9e0 Vertex color support in VBOs when useVertexColors on Mesh set to true, Color + overloading пре 14 година
PolySceneLabel.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 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 2ec7a76488 Fixed Lua binding generation to work with tidied includes. пре 14 година
PolyScreen.h dfd6ba1da4 More leak fixes from mcclure пре 13 година
PolyScreenCurve.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 13 година
PolyScreenEntity.h 0490cc51b4 Fixed ScreenEntity mouse events пре 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 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 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 d12e6c475a Fixes for Xcode 4.2 and Lion. пре 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 aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. пре 14 година
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 40fb920e56 Added winxp/vista fallback for multitouch functions пре 13 година
Poly_iPhone.h fe9bb07923 Merge branch 'master' of github.com:ivansafrin/Polycode пре 15 година
Polycode.h d362e3dea1 Windows fixes пре 14 година
PolyiPhoneCore.h c9406f5051 Code cleanup and documentation. пре 15 година
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 година