Cameron Hart 9b512a01ed More const methods. 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 9b512a01ed More const methods. 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 سال پیش