Cameron Hart 6649ffbfdc Made a lot of Matrix4 parameters pass by const reference to reduce copying. Also made some more accessors const. 14 年之前
..
OSBasics.h 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. 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 7a37c48787 Code clean up and documentation 15 年之前
PolyBone.h 6649ffbfdc Made a lot of Matrix4 parameters pass by const reference to reduce copying. Also made some more accessors const. 14 年之前
PolyCamera.h 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. 14 年之前
PolyCocoaCore.h 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. 14 年之前
PolyColor.h 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. 14 年之前
PolyConfig.h 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. 14 年之前
PolyCore.h 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. 14 年之前
PolyCoreInput.h c9406f5051 Code cleanup and documentation. 14 年之前
PolyCoreServices.h 8b1ae6d785 3D Physics module, minor fixes across the board. 14 年之前
PolyCubemap.h c9406f5051 Code cleanup and documentation. 14 年之前
PolyData.h 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. 14 年之前
PolyEntity.h 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. 14 年之前
PolyEvent.h 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. 14 年之前
PolyEventDispatcher.h c9406f5051 Code cleanup and documentation. 14 年之前
PolyEventHandler.h 67e5654afc Changed private members to protected in non-manager classes. 14 年之前
PolyFixedShader.h 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. 14 年之前
PolyFont.h 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. 14 年之前
PolyFontManager.h 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. 14 年之前
PolyGLCubemap.h 67e5654afc Changed private members to protected in non-manager classes. 14 年之前
PolyGLES1Renderer.h 67e5654afc Changed private members to protected in non-manager classes. 14 年之前
PolyGLES1Texture.h c9406f5051 Code cleanup and documentation. 14 年之前
PolyGLRenderer.h 51ffb7883c Added a method to set the clipping planes in the Renderer. 14 年之前
PolyGLSLProgram.h 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. 14 年之前
PolyGLSLShader.h 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. 14 年之前
PolyGLSLShaderModule.h 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. 14 年之前
PolyGLTexture.h c9406f5051 Code cleanup and documentation. 14 年之前
PolyGLVertexBuffer.h 67e5654afc Changed private members to protected in non-manager classes. 14 年之前
PolyGlobals.h 207ca4fca6 Windows port and some fixes 14 年之前
PolyImage.h 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. 14 年之前
PolyInputEvent.h ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes 14 年之前
PolyInputKeys.h c9406f5051 Code cleanup and documentation. 14 年之前
PolyLabel.h 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. 14 年之前
PolyLogger.h c9406f5051 Code cleanup and documentation. 14 年之前
PolyMaterial.h 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. 14 年之前
PolyMaterialManager.h 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. 14 年之前
PolyMatrix4.h 6649ffbfdc Made a lot of Matrix4 parameters pass by const reference to reduce copying. Also made some more accessors const. 14 年之前
PolyMesh.h 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. 14 年之前
PolyModule.h 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. 14 年之前
PolyObject.h 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. 14 年之前
PolyParticle.h 0ea079f5f6 Added two new default shaders, fixed up particle systems, binding generation will now include public class members that are not pointers. 14 年之前
PolyParticleEmitter.h 6649ffbfdc Made a lot of Matrix4 parameters pass by const reference to reduce copying. Also made some more accessors const. 14 年之前
PolyPerlin.h 67e5654afc Changed private members to protected in non-manager classes. 14 年之前
PolyPolygon.h 67e5654afc Changed private members to protected in non-manager classes. 14 年之前
PolyQuaternion.h 6649ffbfdc Made a lot of Matrix4 parameters pass by const reference to reduce copying. Also made some more accessors const. 14 年之前
PolyQuaternionCurve.h 67e5654afc Changed private members to protected in non-manager classes. 14 年之前
PolyRectangle.h c9406f5051 Code cleanup and documentation. 14 年之前
PolyRenderer.h 6649ffbfdc Made a lot of Matrix4 parameters pass by const reference to reduce copying. Also made some more accessors const. 14 年之前
PolyResource.h 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. 14 年之前
PolyResourceManager.h 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. 14 年之前
PolySDLCore.h 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. 14 年之前
PolyScene.h 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. 14 年之前
PolySceneEntity.h 19cd891d7c Rewrote default shaders, fixed light sorting code, fixed UV generation for cylinder, torus primitives, material properties in material files. 14 年之前
PolySceneLabel.h 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. 14 年之前
PolySceneLight.h 6649ffbfdc Made a lot of Matrix4 parameters pass by const reference to reduce copying. Also made some more accessors const. 14 年之前
PolySceneLine.h 67e5654afc Changed private members to protected in non-manager classes. 14 年之前
PolySceneManager.h c9406f5051 Code cleanup and documentation. 14 年之前
PolySceneMesh.h 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. 14 年之前
PolyScenePrimitive.h 67e5654afc Changed private members to protected in non-manager classes. 14 年之前
PolySceneRenderTexture.h c9406f5051 Code cleanup and documentation. 14 年之前
PolySceneSound.h 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. 14 年之前
PolyScreen.h 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. 14 年之前
PolyScreenCurve.h c9406f5051 Code cleanup and documentation. 14 年之前
PolyScreenEntity.h c9406f5051 Code cleanup and documentation. 14 年之前
PolyScreenEvent.h c9406f5051 Code cleanup and documentation. 14 年之前
PolyScreenImage.h 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. 14 年之前
PolyScreenLabel.h 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. 14 年之前
PolyScreenLine.h 30d0f0841f Particle emitter and 2D Physics fixes 14 年之前
PolyScreenManager.h c9406f5051 Code cleanup and documentation. 14 年之前
PolyScreenMesh.h 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. 14 年之前
PolyScreenShape.h c9406f5051 Code cleanup and documentation. 14 年之前
PolyScreenSound.h 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. 14 年之前
PolyScreenSprite.h 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. 14 年之前
PolyShader.h 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. 14 年之前
PolySkeleton.h 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. 14 年之前
PolySound.h 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. 14 年之前
PolySoundManager.h 879be2377c Merge branch 'cmake-deps' 14 年之前
PolyString.h 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. 14 年之前
PolyTexture.h 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. 14 年之前
PolyThreaded.h c9406f5051 Code cleanup and documentation. 14 年之前
PolyTimer.h 67e5654afc Changed private members to protected in non-manager classes. 14 年之前
PolyTimerManager.h c9406f5051 Code cleanup and documentation. 14 年之前
PolyTween.h 67e5654afc Changed private members to protected in non-manager classes. 14 年之前
PolyTweenManager.h c9406f5051 Code cleanup and documentation. 14 年之前
PolyVector2.h 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. 14 年之前
PolyVector3.h 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. 14 年之前
PolyVertex.h 67e5654afc Changed private members to protected in non-manager classes. 14 年之前
PolyWinCore.h 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. 14 年之前
Poly_iPhone.h fe9bb07923 Merge branch 'master' of github.com:ivansafrin/Polycode 15 年之前
Polycode.h f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. 14 年之前
PolyiPhoneCore.h c9406f5051 Code cleanup and documentation. 14 年之前
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 年之前