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