Cameron Hart 9b512a01ed More const methods. 14 anni fa
..
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 anni fa
PolyAGLCore.h 67e5654afc Changed private members to protected in non-manager classes. 14 anni fa
PolyBasics.h 7a37c48787 Code clean up and documentation 15 anni fa
PolyBezierCurve.h 7a37c48787 Code clean up and documentation 15 anni fa
PolyBone.h 6649ffbfdc Made a lot of Matrix4 parameters pass by const reference to reduce copying. Also made some more accessors const. 14 anni fa
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 anni fa
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 anni fa
PolyColor.h 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. 14 anni fa
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 anni fa
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 anni fa
PolyCoreInput.h c9406f5051 Code cleanup and documentation. 14 anni fa
PolyCoreServices.h 8b1ae6d785 3D Physics module, minor fixes across the board. 14 anni fa
PolyCubemap.h c9406f5051 Code cleanup and documentation. 14 anni fa
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 anni fa
PolyEntity.h 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. 14 anni fa
PolyEvent.h 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. 14 anni fa
PolyEventDispatcher.h c9406f5051 Code cleanup and documentation. 14 anni fa
PolyEventHandler.h 67e5654afc Changed private members to protected in non-manager classes. 14 anni fa
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 anni fa
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 anni fa
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 anni fa
PolyGLCubemap.h 67e5654afc Changed private members to protected in non-manager classes. 14 anni fa
PolyGLES1Renderer.h 67e5654afc Changed private members to protected in non-manager classes. 14 anni fa
PolyGLES1Texture.h c9406f5051 Code cleanup and documentation. 14 anni fa
PolyGLRenderer.h 51ffb7883c Added a method to set the clipping planes in the Renderer. 14 anni fa
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 anni fa
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 anni fa
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 anni fa
PolyGLTexture.h c9406f5051 Code cleanup and documentation. 14 anni fa
PolyGLVertexBuffer.h 67e5654afc Changed private members to protected in non-manager classes. 14 anni fa
PolyGlobals.h 207ca4fca6 Windows port and some fixes 14 anni fa
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 anni fa
PolyInputEvent.h ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes 14 anni fa
PolyInputKeys.h c9406f5051 Code cleanup and documentation. 14 anni fa
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 anni fa
PolyLogger.h c9406f5051 Code cleanup and documentation. 14 anni fa
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 anni fa
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 anni fa
PolyMatrix4.h 6649ffbfdc Made a lot of Matrix4 parameters pass by const reference to reduce copying. Also made some more accessors const. 14 anni fa
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 anni fa
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 anni fa
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 anni fa
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 anni fa
PolyParticleEmitter.h 6649ffbfdc Made a lot of Matrix4 parameters pass by const reference to reduce copying. Also made some more accessors const. 14 anni fa
PolyPerlin.h 67e5654afc Changed private members to protected in non-manager classes. 14 anni fa
PolyPolygon.h 67e5654afc Changed private members to protected in non-manager classes. 14 anni fa
PolyQuaternion.h 6649ffbfdc Made a lot of Matrix4 parameters pass by const reference to reduce copying. Also made some more accessors const. 14 anni fa
PolyQuaternionCurve.h 67e5654afc Changed private members to protected in non-manager classes. 14 anni fa
PolyRectangle.h c9406f5051 Code cleanup and documentation. 14 anni fa
PolyRenderer.h 6649ffbfdc Made a lot of Matrix4 parameters pass by const reference to reduce copying. Also made some more accessors const. 14 anni fa
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 anni fa
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 anni fa
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 anni fa
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 anni fa
PolySceneEntity.h 19cd891d7c Rewrote default shaders, fixed light sorting code, fixed UV generation for cylinder, torus primitives, material properties in material files. 14 anni fa
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 anni fa
PolySceneLight.h 6649ffbfdc Made a lot of Matrix4 parameters pass by const reference to reduce copying. Also made some more accessors const. 14 anni fa
PolySceneLine.h 67e5654afc Changed private members to protected in non-manager classes. 14 anni fa
PolySceneManager.h c9406f5051 Code cleanup and documentation. 14 anni fa
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 anni fa
PolyScenePrimitive.h 67e5654afc Changed private members to protected in non-manager classes. 14 anni fa
PolySceneRenderTexture.h c9406f5051 Code cleanup and documentation. 14 anni fa
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 anni fa
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 anni fa
PolyScreenCurve.h c9406f5051 Code cleanup and documentation. 14 anni fa
PolyScreenEntity.h 9b512a01ed More const methods. 14 anni fa
PolyScreenEvent.h c9406f5051 Code cleanup and documentation. 14 anni fa
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 anni fa
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 anni fa
PolyScreenLine.h 30d0f0841f Particle emitter and 2D Physics fixes 14 anni fa
PolyScreenManager.h c9406f5051 Code cleanup and documentation. 14 anni fa
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 anni fa
PolyScreenShape.h c9406f5051 Code cleanup and documentation. 14 anni fa
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 anni fa
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 anni fa
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 anni fa
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 anni fa
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 anni fa
PolySoundManager.h 879be2377c Merge branch 'cmake-deps' 14 anni fa
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 anni fa
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 anni fa
PolyThreaded.h c9406f5051 Code cleanup and documentation. 14 anni fa
PolyTimer.h 67e5654afc Changed private members to protected in non-manager classes. 14 anni fa
PolyTimerManager.h c9406f5051 Code cleanup and documentation. 14 anni fa
PolyTween.h 67e5654afc Changed private members to protected in non-manager classes. 14 anni fa
PolyTweenManager.h c9406f5051 Code cleanup and documentation. 14 anni fa
PolyVector2.h 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. 14 anni fa
PolyVector3.h 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. 14 anni fa
PolyVertex.h 67e5654afc Changed private members to protected in non-manager classes. 14 anni fa
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 anni fa
Poly_iPhone.h fe9bb07923 Merge branch 'master' of github.com:ivansafrin/Polycode 15 anni fa
Polycode.h f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. 14 anni fa
PolyiPhoneCore.h c9406f5051 Code cleanup and documentation. 14 anni fa
tinystr.h 7cc9015fd0 Initial import from old repository 15 anni fa
tinyxml.h c763d26677 Major changes all across, haven't been commiting anything, will start now 15 anni fa