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