Ivan Safrin 18e6e9fbde Kinect module fixes and screen sprite improvements. Disabled binding generation as default. hace 14 años
..
OSBasics.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolyAGLCore.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyBezierCurve.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyBone.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolyCamera.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolyCocoaCore.mm e9c1a6af55 Mac fixes for bitshifter's changes. hace 14 años
PolyColor.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolyConfig.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolyCore.cpp cdee607137 Merge branch 'master' into pxljm hace 14 años
PolyCoreInput.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolyCoreServices.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolyCubemap.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyData.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolyEntity.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolyEvent.cpp 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. hace 14 años
PolyEventDispatcher.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolyEventHandler.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyFixedShader.cpp d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. hace 14 años
PolyFont.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolyFontManager.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolyGLCubemap.cpp 94c4d628d1 Win32 compile fixes. hace 14 años
PolyGLES1Renderer.cpp 5f2a5232c4 More code cleanup hace 14 años
PolyGLES1Texture.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyGLRenderer.cpp 94c4d628d1 Win32 compile fixes. hace 14 años
PolyGLSLProgram.cpp 94c4d628d1 Win32 compile fixes. hace 14 años
PolyGLSLShader.cpp 94c4d628d1 Win32 compile fixes. hace 14 años
PolyGLSLShaderModule.cpp 94c4d628d1 Win32 compile fixes. hace 14 años
PolyGLTexture.cpp cdee607137 Merge branch 'master' into pxljm hace 14 años
PolyGLVertexBuffer.cpp e9c1a6af55 Mac fixes for bitshifter's changes. hace 14 años
PolyImage.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolyInputEvent.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyLabel.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolyLogger.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolyMaterial.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolyMaterialManager.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolyMatrix4.cpp 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. hace 14 años
PolyMesh.cpp 18e6e9fbde Kinect module fixes and screen sprite improvements. Disabled binding generation as default. hace 14 años
PolyModule.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyObject.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolyParticle.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolyParticleEmitter.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolyPerlin.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyPolygon.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolyQuaternion.cpp 6649ffbfdc Made a lot of Matrix4 parameters pass by const reference to reduce copying. Also made some more accessors const. hace 14 años
PolyQuaternionCurve.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolyRectangle.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyRenderer.cpp cdee607137 Merge branch 'master' into pxljm hace 14 años
PolyResource.cpp d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. hace 14 años
PolyResourceManager.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolySDLCore.cpp f19a328069 Fix SDLCore build error. hace 14 años
PolyScene.cpp cdee607137 Merge branch 'master' into pxljm hace 14 años
PolySceneEntity.cpp 19cd891d7c Rewrote default shaders, fixed light sorting code, fixed UV generation for cylinder, torus primitives, material properties in material files. hace 14 años
PolySceneLabel.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolySceneLight.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolySceneLine.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolySceneManager.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolySceneMesh.cpp cdee607137 Merge branch 'master' into pxljm hace 14 años
PolyScenePrimitive.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolySceneRenderTexture.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolySceneSound.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolyScreen.cpp e8d860e746 Merge branch 'const-and-opts' into pxljm hace 14 años
PolyScreenCurve.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolyScreenEntity.cpp 4c721bcc01 Merge branch 'const-and-opts' into pxljm hace 14 años
PolyScreenEvent.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyScreenImage.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolyScreenLabel.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolyScreenLine.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolyScreenManager.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolyScreenMesh.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolyScreenShape.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolyScreenSound.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolyScreenSprite.cpp 18e6e9fbde Kinect module fixes and screen sprite improvements. Disabled binding generation as default. hace 14 años
PolyShader.cpp d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. hace 14 años
PolySkeleton.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolySound.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolySoundManager.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolyString.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolyTexture.cpp d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. hace 14 años
PolyTimer.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolyTimerManager.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
PolyTween.cpp cdee607137 Merge branch 'master' into pxljm hace 14 años
PolyTweenManager.cpp cdee607137 Merge branch 'master' into pxljm hace 14 años
PolyVector2.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyVector3.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyVertex.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyWinCore.cpp ebd46c43f0 Windows compile fixes. hace 14 años
PolyiPhoneCore.cpp c9406f5051 Code cleanup and documentation. hace 14 años
tinystr.cpp 7cc9015fd0 Initial import from old repository hace 15 años
tinyxml.cpp 6508f8c9a0 Added a String class, replaced std::string and wstring with the new class hace 15 años
tinyxmlerror.cpp 7cc9015fd0 Initial import from old repository hace 15 años
tinyxmlparser.cpp 7cc9015fd0 Initial import from old repository hace 15 años