Cameron Hart 6649ffbfdc Made a lot of Matrix4 parameters pass by const reference to reduce copying. Also made some more accessors const. před 14 roky
..
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. před 14 roky
PolyAGLCore.cpp c9406f5051 Code cleanup and documentation. před 15 roky
PolyBezierCurve.cpp c9406f5051 Code cleanup and documentation. před 15 roky
PolyBone.cpp 6649ffbfdc Made a lot of Matrix4 parameters pass by const reference to reduce copying. Also made some more accessors const. před 14 roky
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. před 14 roky
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. před 14 roky
PolyColor.cpp 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. před 14 roky
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. před 14 roky
PolyCore.cpp 207ca4fca6 Windows port and some fixes před 14 roky
PolyCoreInput.cpp c9406f5051 Code cleanup and documentation. před 15 roky
PolyCoreServices.cpp a58e4a109f Polycode doesn't crash now if invalid font file is specified. Will now destroy fonts on exit. před 14 roky
PolyCubemap.cpp c9406f5051 Code cleanup and documentation. před 15 roky
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. před 14 roky
PolyEntity.cpp 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. před 14 roky
PolyEvent.cpp 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. před 14 roky
PolyEventDispatcher.cpp c9406f5051 Code cleanup and documentation. před 15 roky
PolyEventHandler.cpp c9406f5051 Code cleanup and documentation. před 15 roky
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. před 14 roky
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. před 14 roky
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. před 14 roky
PolyGLCubemap.cpp c9406f5051 Code cleanup and documentation. před 15 roky
PolyGLES1Renderer.cpp 5f2a5232c4 More code cleanup před 14 roky
PolyGLES1Texture.cpp c9406f5051 Code cleanup and documentation. před 15 roky
PolyGLRenderer.cpp 09981b43ec Windows compile fixes for static libs. Polycode player not building yet. před 14 roky
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. před 14 roky
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. před 14 roky
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. před 14 roky
PolyGLTexture.cpp f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. před 14 roky
PolyGLVertexBuffer.cpp 207ca4fca6 Windows port and some fixes před 14 roky
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. před 14 roky
PolyInputEvent.cpp c9406f5051 Code cleanup and documentation. před 15 roky
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. před 14 roky
PolyLogger.cpp c9406f5051 Code cleanup and documentation. před 15 roky
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. před 14 roky
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. před 14 roky
PolyMatrix4.cpp 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. před 14 roky
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. před 14 roky
PolyModule.cpp c9406f5051 Code cleanup and documentation. před 15 roky
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. před 14 roky
PolyParticle.cpp 0ea079f5f6 Added two new default shaders, fixed up particle systems, binding generation will now include public class members that are not pointers. před 14 roky
PolyParticleEmitter.cpp 6649ffbfdc Made a lot of Matrix4 parameters pass by const reference to reduce copying. Also made some more accessors const. před 14 roky
PolyPerlin.cpp c9406f5051 Code cleanup and documentation. před 15 roky
PolyPolygon.cpp c9406f5051 Code cleanup and documentation. před 15 roky
PolyQuaternion.cpp 6649ffbfdc Made a lot of Matrix4 parameters pass by const reference to reduce copying. Also made some more accessors const. před 14 roky
PolyQuaternionCurve.cpp c9406f5051 Code cleanup and documentation. před 15 roky
PolyRectangle.cpp c9406f5051 Code cleanup and documentation. před 15 roky
PolyRenderer.cpp 6649ffbfdc Made a lot of Matrix4 parameters pass by const reference to reduce copying. Also made some more accessors const. před 14 roky
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. před 14 roky
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. před 14 roky
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. před 14 roky
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. před 14 roky
PolySceneEntity.cpp 19cd891d7c Rewrote default shaders, fixed light sorting code, fixed UV generation for cylinder, torus primitives, material properties in material files. před 14 roky
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. před 14 roky
PolySceneLight.cpp 6649ffbfdc Made a lot of Matrix4 parameters pass by const reference to reduce copying. Also made some more accessors const. před 14 roky
PolySceneLine.cpp c9406f5051 Code cleanup and documentation. před 15 roky
PolySceneManager.cpp f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. před 14 roky
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. před 14 roky
PolyScenePrimitive.cpp 19cd891d7c Rewrote default shaders, fixed light sorting code, fixed UV generation for cylinder, torus primitives, material properties in material files. před 14 roky
PolySceneRenderTexture.cpp f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. před 14 roky
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. před 14 roky
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. před 14 roky
PolyScreenCurve.cpp c9406f5051 Code cleanup and documentation. před 15 roky
PolyScreenEntity.cpp ebb65e8c37 Scale position and hit size before performing hit test. před 14 roky
PolyScreenEvent.cpp c9406f5051 Code cleanup and documentation. před 15 roky
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. před 14 roky
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. před 14 roky
PolyScreenLine.cpp 30d0f0841f Particle emitter and 2D Physics fixes před 14 roky
PolyScreenManager.cpp c9406f5051 Code cleanup and documentation. před 15 roky
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. před 14 roky
PolyScreenShape.cpp df05e5cfd0 Fixed screen shape gradients and shape stroke. před 14 roky
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. před 14 roky
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. před 14 roky
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. před 14 roky
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. před 14 roky
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. před 14 roky
PolySoundManager.cpp f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. před 14 roky
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. před 14 roky
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. před 14 roky
PolyTimer.cpp c9406f5051 Code cleanup and documentation. před 15 roky
PolyTimerManager.cpp c9406f5051 Code cleanup and documentation. před 15 roky
PolyTween.cpp 207ca4fca6 Windows port and some fixes před 14 roky
PolyTweenManager.cpp c9406f5051 Code cleanup and documentation. před 15 roky
PolyVector2.cpp c9406f5051 Code cleanup and documentation. před 15 roky
PolyVector3.cpp c9406f5051 Code cleanup and documentation. před 15 roky
PolyVertex.cpp c9406f5051 Code cleanup and documentation. před 15 roky
PolyWinCore.cpp b53915032a Bugfixes and more examples před 14 roky
PolyiPhoneCore.cpp c9406f5051 Code cleanup and documentation. před 15 roky
tinystr.cpp 7cc9015fd0 Initial import from old repository před 15 roky
tinyxml.cpp 6508f8c9a0 Added a String class, replaced std::string and wstring with the new class před 15 roky
tinyxmlerror.cpp 7cc9015fd0 Initial import from old repository před 15 roky
tinyxmlparser.cpp 7cc9015fd0 Initial import from old repository před 15 roky