Ivan Safrin 19d64a03df Fixed some stuff MingW patch broke and added mouse warp support in Windows 13 ani în urmă
..
GLee.h 185c6d4b99 Make Polycode buildable with mingw crosscompiler -- large patch comprising changes up to 6171487c3a07 in mcclure fork 14 ani în urmă
OSBasics.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 ani în urmă
PolyAGLCore.h 67e5654afc Changed private members to protected in non-manager classes. 14 ani în urmă
PolyBasics.h 7a37c48787 Code clean up and documentation 14 ani în urmă
PolyBezierCurve.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 ani în urmă
PolyBone.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 ani în urmă
PolyCamera.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 ani în urmă
PolyCocoaCore.h 490211cbd1 Warp mouse Cocoa implementation 13 ani în urmă
PolyColor.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 ani în urmă
PolyConfig.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 ani în urmă
PolyCore.h 490211cbd1 Warp mouse Cocoa implementation 13 ani în urmă
PolyCoreInput.h 49c310406f Timestamps for touch events and touch events for screen entities 13 ani în urmă
PolyCoreServices.h dc006132ba Touch events in Input core, TUIO module and multiple monitor support in Cocoa 13 ani în urmă
PolyCubemap.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 ani în urmă
PolyData.h 2ec7a76488 Fixed Lua binding generation to work with tidied includes. 14 ani în urmă
PolyEntity.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 ani în urmă
PolyEvent.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 ani în urmă
PolyEventDispatcher.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 ani în urmă
PolyEventHandler.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 ani în urmă
PolyFixedShader.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 ani în urmă
PolyFont.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 ani în urmă
PolyFontManager.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 ani în urmă
PolyGLCubemap.h 94c4d628d1 Win32 compile fixes. 14 ani în urmă
PolyGLES1Renderer.h 67e5654afc Changed private members to protected in non-manager classes. 14 ani în urmă
PolyGLES1Texture.h c9406f5051 Code cleanup and documentation. 14 ani în urmă
PolyGLHeaders.h 19d64a03df Fixed some stuff MingW patch broke and added mouse warp support in Windows 13 ani în urmă
PolyGLRenderer.h e15ae329af Merge mingw compatiblity fork with 4/14 github; back out zlib cmake patch (1.2.6 incorporates the patch already) 14 ani în urmă
PolyGLSLProgram.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 ani în urmă
PolyGLSLShader.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 ani în urmă
PolyGLSLShaderModule.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 ani în urmă
PolyGLTexture.h dfd6ba1da4 More leak fixes from mcclure 13 ani în urmă
PolyGLVertexBuffer.h 4d4235dd40 Tangent support in VBOs 14 ani în urmă
PolyGlobals.h 40fb920e56 Added winxp/vista fallback for multitouch functions 13 ani în urmă
PolyImage.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 ani în urmă
PolyInputEvent.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 ani în urmă
PolyInputKeys.h c9406f5051 Code cleanup and documentation. 14 ani în urmă
PolyLabel.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 ani în urmă
PolyLogger.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 ani în urmă
PolyMaterial.h 37ba78c602 Slight material speed improvements and additional sound stuff 13 ani în urmă
PolyMaterialManager.h 0de33d5ac0 Defaulted textures to tile 14 ani în urmă
PolyMatrix4.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 ani în urmă
PolyMesh.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 ani în urmă
PolyModule.h 3813e57dce Fixed some typos 13 ani în urmă
PolyObject.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 ani în urmă
PolyParticle.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 ani în urmă
PolyParticleEmitter.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 ani în urmă
PolyPerlin.h 67e5654afc Changed private members to protected in non-manager classes. 14 ani în urmă
PolyPolygon.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 ani în urmă
PolyQuaternion.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 ani în urmă
PolyQuaternionCurve.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 ani în urmă
PolyRectangle.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 ani în urmă
PolyRenderer.h e15ae329af Merge mingw compatiblity fork with 4/14 github; back out zlib cmake patch (1.2.6 incorporates the patch already) 14 ani în urmă
PolyResource.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 ani în urmă
PolyResourceManager.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 ani în urmă
PolySDLCore.h f19a328069 Fix SDLCore build error. 14 ani în urmă
PolyScene.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 ani în urmă
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 ani în urmă
PolySceneLabel.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 ani în urmă
PolySceneLight.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 ani în urmă
PolySceneLine.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 ani în urmă
PolySceneManager.h 971106bb55 Fixed texture destruction and render to texture 14 ani în urmă
PolySceneMesh.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 ani în urmă
PolyScenePrimitive.h 526fafcdc8 Added TYPE_UNCAPPED_CYLINDER scene mesh type 13 ani în urmă
PolySceneRenderTexture.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 ani în urmă
PolySceneSound.h 2ec7a76488 Fixed Lua binding generation to work with tidied includes. 14 ani în urmă
PolyScreen.h dfd6ba1da4 More leak fixes from mcclure 13 ani în urmă
PolyScreenCurve.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 ani în urmă
PolyScreenEntity.h 9cf5dadca6 Fixed UI and dragging 13 ani în urmă
PolyScreenEvent.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 ani în urmă
PolyScreenImage.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 ani în urmă
PolyScreenLabel.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 ani în urmă
PolyScreenLine.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 ani în urmă
PolyScreenManager.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 ani în urmă
PolyScreenMesh.h dfd6ba1da4 More leak fixes from mcclure 13 ani în urmă
PolyScreenShape.h 54867c3ef4 Added line weight and smooth control to Scene and Screen meshes 13 ani în urmă
PolyScreenSound.h 2ec7a76488 Fixed Lua binding generation to work with tidied includes. 14 ani în urmă
PolyScreenSprite.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 ani în urmă
PolyShader.h d12e6c475a Fixes for Xcode 4.2 and Lion. 14 ani în urmă
PolySkeleton.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 ani în urmă
PolySound.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 ani în urmă
PolySoundManager.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 ani în urmă
PolyString.h 0a4775b3ca Made label size methods static, added Vector2 shader uniforms, animation end callback in ScreenSprite, shape testing methods for 2D Physics 13 ani în urmă
PolyTexture.h c2b21a5e41 Made mipmaps not generate for Screen mesh textures 14 ani în urmă
PolyThreaded.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 ani în urmă
PolyTimer.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 ani în urmă
PolyTimerManager.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 ani în urmă
PolyTween.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 ani în urmă
PolyTweenManager.h cdee607137 Merge branch 'master' into pxljm 14 ani în urmă
PolyVector2.h 0374c77167 Started rewriting ScreenEntity input events, broke UI temporarily 14 ani în urmă
PolyVector3.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 ani în urmă
PolyVertex.h 04a22925fc Tangent generation and normal map shader support 14 ani în urmă
PolyWinCore.h 19d64a03df Fixed some stuff MingW patch broke and added mouse warp support in Windows 13 ani în urmă
Poly_iPhone.h fe9bb07923 Merge branch 'master' of github.com:ivansafrin/Polycode 14 ani în urmă
Polycode.h d362e3dea1 Windows fixes 14 ani în urmă
PolyiPhoneCore.h c9406f5051 Code cleanup and documentation. 14 ani în urmă
tinystr.h 7cc9015fd0 Initial import from old repository 15 ani în urmă
tinyxml.h c763d26677 Major changes all across, haven't been commiting anything, will start now 15 ani în urmă