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