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