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