Cameron Hart 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. před 14 roky
..
OSBasics.h ea833b7237 Building PolyCore with CMake on Linux. před 14 roky
PolyAGLCore.h 67e5654afc Changed private members to protected in non-manager classes. před 14 roky
PolyBasics.h 7a37c48787 Code clean up and documentation před 14 roky
PolyBezierCurve.h 7a37c48787 Code clean up and documentation před 14 roky
PolyBone.h 7a37c48787 Code clean up and documentation před 14 roky
PolyCamera.h 67e5654afc Changed private members to protected in non-manager classes. před 14 roky
PolyCocoaCore.h 67e5654afc Changed private members to protected in non-manager classes. před 14 roky
PolyColor.h 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. před 14 roky
PolyConfig.h c9406f5051 Code cleanup and documentation. před 14 roky
PolyCore.h 207ca4fca6 Windows port and some fixes před 14 roky
PolyCoreInput.h c9406f5051 Code cleanup and documentation. před 14 roky
PolyCoreServices.h 8b1ae6d785 3D Physics module, minor fixes across the board. před 14 roky
PolyCubemap.h c9406f5051 Code cleanup and documentation. před 14 roky
PolyData.h 7a37c48787 Code clean up and documentation před 14 roky
PolyEntity.h 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. před 14 roky
PolyEvent.h 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. před 14 roky
PolyEventDispatcher.h c9406f5051 Code cleanup and documentation. před 14 roky
PolyEventHandler.h 67e5654afc Changed private members to protected in non-manager classes. před 14 roky
PolyFixedShader.h c9406f5051 Code cleanup and documentation. před 14 roky
PolyFont.h 67e5654afc Changed private members to protected in non-manager classes. před 14 roky
PolyFontManager.h c9406f5051 Code cleanup and documentation. před 14 roky
PolyGLCubemap.h 67e5654afc Changed private members to protected in non-manager classes. před 14 roky
PolyGLES1Renderer.h 67e5654afc Changed private members to protected in non-manager classes. před 14 roky
PolyGLES1Texture.h c9406f5051 Code cleanup and documentation. před 14 roky
PolyGLRenderer.h 51ffb7883c Added a method to set the clipping planes in the Renderer. před 14 roky
PolyGLSLProgram.h f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. před 14 roky
PolyGLSLShader.h f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. před 14 roky
PolyGLSLShaderModule.h 19cd891d7c Rewrote default shaders, fixed light sorting code, fixed UV generation for cylinder, torus primitives, material properties in material files. před 14 roky
PolyGLTexture.h c9406f5051 Code cleanup and documentation. před 14 roky
PolyGLVertexBuffer.h 67e5654afc Changed private members to protected in non-manager classes. před 14 roky
PolyGlobals.h 207ca4fca6 Windows port and some fixes před 14 roky
PolyImage.h ea833b7237 Building PolyCore with CMake on Linux. před 14 roky
PolyInputEvent.h ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes před 14 roky
PolyInputKeys.h c9406f5051 Code cleanup and documentation. před 14 roky
PolyLabel.h 67e5654afc Changed private members to protected in non-manager classes. před 14 roky
PolyLogger.h c9406f5051 Code cleanup and documentation. před 14 roky
PolyMaterial.h 19cd891d7c Rewrote default shaders, fixed light sorting code, fixed UV generation for cylinder, torus primitives, material properties in material files. před 14 roky
PolyMaterialManager.h c9406f5051 Code cleanup and documentation. před 14 roky
PolyMatrix4.h 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. před 14 roky
PolyMesh.h 9caa40dca6 Fixed Sphere mesh generation. TYPE_SPHERE primitives will now work. před 14 roky
PolyModule.h 6508f8c9a0 Added a String class, replaced std::string and wstring with the new class před 15 roky
PolyObject.h fe9bb07923 Merge branch 'master' of github.com:ivansafrin/Polycode před 14 roky
PolyParticle.h 0ea079f5f6 Added two new default shaders, fixed up particle systems, binding generation will now include public class members that are not pointers. před 14 roky
PolyParticleEmitter.h 30d0f0841f Particle emitter and 2D Physics fixes před 14 roky
PolyPerlin.h 67e5654afc Changed private members to protected in non-manager classes. před 14 roky
PolyPolygon.h 67e5654afc Changed private members to protected in non-manager classes. před 14 roky
PolyQuaternion.h c9406f5051 Code cleanup and documentation. před 14 roky
PolyQuaternionCurve.h 67e5654afc Changed private members to protected in non-manager classes. před 14 roky
PolyRectangle.h c9406f5051 Code cleanup and documentation. před 14 roky
PolyRenderer.h 6cb1164fc4 Added an importance property to lights. You can use it to make distant lights override closer ones. před 14 roky
PolyResource.h c9406f5051 Code cleanup and documentation. před 14 roky
PolyResourceManager.h 5f2a5232c4 More code cleanup před 14 roky
PolySDLCore.h b53915032a Bugfixes and more examples před 14 roky
PolyScene.h f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. před 14 roky
PolySceneEntity.h 19cd891d7c Rewrote default shaders, fixed light sorting code, fixed UV generation for cylinder, torus primitives, material properties in material files. před 14 roky
PolySceneLabel.h c9406f5051 Code cleanup and documentation. před 14 roky
PolySceneLight.h 6cb1164fc4 Added an importance property to lights. You can use it to make distant lights override closer ones. před 14 roky
PolySceneLine.h 67e5654afc Changed private members to protected in non-manager classes. před 14 roky
PolySceneManager.h c9406f5051 Code cleanup and documentation. před 14 roky
PolySceneMesh.h c9406f5051 Code cleanup and documentation. před 14 roky
PolyScenePrimitive.h 67e5654afc Changed private members to protected in non-manager classes. před 14 roky
PolySceneRenderTexture.h c9406f5051 Code cleanup and documentation. před 14 roky
PolySceneSound.h f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. před 14 roky
PolyScreen.h 19cd891d7c Rewrote default shaders, fixed light sorting code, fixed UV generation for cylinder, torus primitives, material properties in material files. před 14 roky
PolyScreenCurve.h c9406f5051 Code cleanup and documentation. před 14 roky
PolyScreenEntity.h c9406f5051 Code cleanup and documentation. před 14 roky
PolyScreenEvent.h c9406f5051 Code cleanup and documentation. před 14 roky
PolyScreenImage.h 67e5654afc Changed private members to protected in non-manager classes. před 14 roky
PolyScreenLabel.h 5f2a5232c4 More code cleanup před 14 roky
PolyScreenLine.h 30d0f0841f Particle emitter and 2D Physics fixes před 14 roky
PolyScreenManager.h c9406f5051 Code cleanup and documentation. před 14 roky
PolyScreenMesh.h c9406f5051 Code cleanup and documentation. před 14 roky
PolyScreenShape.h c9406f5051 Code cleanup and documentation. před 14 roky
PolyScreenSound.h f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. před 14 roky
PolyScreenSprite.h 67e5654afc Changed private members to protected in non-manager classes. před 14 roky
PolyShader.h 19cd891d7c Rewrote default shaders, fixed light sorting code, fixed UV generation for cylinder, torus primitives, material properties in material files. před 14 roky
PolySkeleton.h 67e5654afc Changed private members to protected in non-manager classes. před 14 roky
PolySound.h 879be2377c Merge branch 'cmake-deps' před 14 roky
PolySoundManager.h 879be2377c Merge branch 'cmake-deps' před 14 roky
PolyString.h 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. před 14 roky
PolyTexture.h c9406f5051 Code cleanup and documentation. před 14 roky
PolyThreaded.h c9406f5051 Code cleanup and documentation. před 14 roky
PolyTimer.h 67e5654afc Changed private members to protected in non-manager classes. před 14 roky
PolyTimerManager.h c9406f5051 Code cleanup and documentation. před 14 roky
PolyTween.h 67e5654afc Changed private members to protected in non-manager classes. před 14 roky
PolyTweenManager.h c9406f5051 Code cleanup and documentation. před 14 roky
PolyVector2.h 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. před 14 roky
PolyVector3.h 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. před 14 roky
PolyVertex.h 67e5654afc Changed private members to protected in non-manager classes. před 14 roky
PolyWinCore.h c5ab22c40c Windows fixes před 14 roky
Poly_iPhone.h fe9bb07923 Merge branch 'master' of github.com:ivansafrin/Polycode před 14 roky
Polycode.h f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. před 14 roky
PolyiPhoneCore.h c9406f5051 Code cleanup and documentation. před 14 roky
tinystr.h 7cc9015fd0 Initial import from old repository před 15 roky
tinyxml.h c763d26677 Major changes all across, haven't been commiting anything, will start now před 15 roky