Cameron Hart 6649ffbfdc Made a lot of Matrix4 parameters pass by const reference to reduce copying. Also made some more accessors const. hace 14 años
..
OSBasics.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
PolyAGLCore.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyBezierCurve.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyBone.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
PolyCamera.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
PolyCocoaCore.mm 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
PolyColor.cpp 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. hace 14 años
PolyConfig.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
PolyCore.cpp 207ca4fca6 Windows port and some fixes hace 14 años
PolyCoreInput.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyCoreServices.cpp a58e4a109f Polycode doesn't crash now if invalid font file is specified. Will now destroy fonts on exit. hace 14 años
PolyCubemap.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyData.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
PolyEntity.cpp 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. 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 c9406f5051 Code cleanup and documentation. 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 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
PolyFontManager.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
PolyGLCubemap.cpp c9406f5051 Code cleanup and documentation. 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 09981b43ec Windows compile fixes for static libs. Polycode player not building yet. hace 14 años
PolyGLSLProgram.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
PolyGLSLShader.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
PolyGLSLShaderModule.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
PolyGLTexture.cpp f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. hace 14 años
PolyGLVertexBuffer.cpp 207ca4fca6 Windows port and some fixes hace 14 años
PolyImage.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
PolyInputEvent.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyLabel.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
PolyLogger.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyMaterial.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
PolyMaterialManager.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
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 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
PolyModule.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyObject.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
PolyParticle.cpp 0ea079f5f6 Added two new default shaders, fixed up particle systems, binding generation will now include public class members that are not pointers. hace 14 años
PolyParticleEmitter.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
PolyPerlin.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyPolygon.cpp c9406f5051 Code cleanup and documentation. 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 c9406f5051 Code cleanup and documentation. hace 14 años
PolyRectangle.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyRenderer.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
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 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
PolySDLCore.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
PolyScene.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
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 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
PolySceneLight.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
PolySceneLine.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolySceneManager.cpp f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. hace 14 años
PolySceneMesh.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
PolyScenePrimitive.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
PolySceneRenderTexture.cpp f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. hace 14 años
PolySceneSound.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
PolyScreen.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
PolyScreenCurve.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyScreenEntity.cpp ebb65e8c37 Scale position and hit size before performing hit test. hace 14 años
PolyScreenEvent.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyScreenImage.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
PolyScreenLabel.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
PolyScreenLine.cpp 30d0f0841f Particle emitter and 2D Physics fixes hace 14 años
PolyScreenManager.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyScreenMesh.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
PolyScreenShape.cpp df05e5cfd0 Fixed screen shape gradients and shape stroke. hace 14 años
PolyScreenSound.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
PolyScreenSprite.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
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 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
PolySound.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
PolySoundManager.cpp f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. hace 14 años
PolyString.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
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 c9406f5051 Code cleanup and documentation. hace 14 años
PolyTimerManager.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyTween.cpp 207ca4fca6 Windows port and some fixes hace 14 años
PolyTweenManager.cpp c9406f5051 Code cleanup and documentation. 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 b53915032a Bugfixes and more examples 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