Cameron Hart b0d74df124 Moved Mac version of PolycodeView out of main Include directory because MSVC kept including it (even though it wasn't first in the include path). hace 14 años
..
OSBasics.h ea833b7237 Building PolyCore with CMake on Linux. hace 14 años
PolyAGLCore.h 7a37c48787 Code clean up and documentation hace 14 años
PolyBasics.h 7a37c48787 Code clean up and documentation hace 14 años
PolyBezierCurve.h 7a37c48787 Code clean up and documentation hace 14 años
PolyBone.h 7a37c48787 Code clean up and documentation hace 14 años
PolyCamera.h f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. hace 14 años
PolyCocoaCore.h f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. hace 14 años
PolyColor.h 7a37c48787 Code clean up and documentation hace 14 años
PolyConfig.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyCore.h 207ca4fca6 Windows port and some fixes hace 14 años
PolyCoreInput.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyCoreServices.h 8b1ae6d785 3D Physics module, minor fixes across the board. hace 14 años
PolyCubemap.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyData.h 7a37c48787 Code clean up and documentation hace 14 años
PolyEntity.h 7a37c48787 Code clean up and documentation hace 14 años
PolyEvent.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyEventDispatcher.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyEventHandler.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyFixedShader.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyFont.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyFontManager.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyGLCubemap.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyGLES1Renderer.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyGLES1Texture.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyGLRenderer.h 12edbe69f4 Initial Linux support using an SDL core. hace 14 años
PolyGLSLProgram.h f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. hace 14 años
PolyGLSLShader.h f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. hace 14 años
PolyGLSLShaderModule.h f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. hace 14 años
PolyGLTexture.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyGLVertexBuffer.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyGenericScene.h 7a37c48787 Code clean up and documentation hace 14 años
PolyGlobals.h 207ca4fca6 Windows port and some fixes hace 14 años
PolyImage.h ea833b7237 Building PolyCore with CMake on Linux. hace 14 años
PolyInputEvent.h ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes hace 14 años
PolyInputKeys.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyLabel.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyLogger.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyMaterial.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyMaterialManager.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyMatrix4.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyMesh.h 30d0f0841f Particle emitter and 2D Physics fixes hace 14 años
PolyModule.h 6508f8c9a0 Added a String class, replaced std::string and wstring with the new class hace 15 años
PolyObject.h fe9bb07923 Merge branch 'master' of github.com:ivansafrin/Polycode hace 14 años
PolyParticle.h 0ea079f5f6 Added two new default shaders, fixed up particle systems, binding generation will now include public class members that are not pointers. hace 14 años
PolyParticleEmitter.h 30d0f0841f Particle emitter and 2D Physics fixes hace 14 años
PolyPerlin.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyPolygon.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyQuaternion.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyQuaternionCurve.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyRectangle.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyRenderer.h f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. hace 14 años
PolyResource.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyResourceManager.h 5f2a5232c4 More code cleanup hace 14 años
PolySDLCore.h b53915032a Bugfixes and more examples hace 14 años
PolyScene.h f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. hace 14 años
PolySceneEntity.h c9406f5051 Code cleanup and documentation. hace 14 años
PolySceneLabel.h c9406f5051 Code cleanup and documentation. hace 14 años
PolySceneLight.h f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. hace 14 años
PolySceneLine.h c9406f5051 Code cleanup and documentation. hace 14 años
PolySceneManager.h c9406f5051 Code cleanup and documentation. hace 14 años
PolySceneMesh.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyScenePrimitive.h 69b72fe5a4 Vehicle physics, default shaders and material hace 14 años
PolySceneRenderTexture.h c9406f5051 Code cleanup and documentation. hace 14 años
PolySceneSound.h f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. hace 14 años
PolyScreen.h f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. hace 14 años
PolyScreenCurve.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyScreenEntity.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyScreenEvent.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyScreenImage.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyScreenLabel.h 5f2a5232c4 More code cleanup hace 14 años
PolyScreenLine.h 30d0f0841f Particle emitter and 2D Physics fixes hace 14 años
PolyScreenManager.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyScreenMesh.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyScreenShape.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyScreenSound.h f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. hace 14 años
PolyScreenSprite.h 207ca4fca6 Windows port and some fixes hace 14 años
PolyShader.h f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. hace 14 años
PolySkeleton.h c9406f5051 Code cleanup and documentation. hace 14 años
PolySound.h fb49beb492 Linux OpenAL fix hace 14 años
PolySoundManager.h fb49beb492 Linux OpenAL fix hace 14 años
PolyString.h 12edbe69f4 Initial Linux support using an SDL core. hace 14 años
PolyTexture.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyThreaded.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyTimer.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyTimerManager.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyTween.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyTweenManager.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyVector2.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyVector3.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyVertex.h c9406f5051 Code cleanup and documentation. hace 14 años
PolyWinCore.h c5ab22c40c Windows fixes hace 14 años
Poly_iPhone.h fe9bb07923 Merge branch 'master' of github.com:ivansafrin/Polycode hace 14 años
Polycode.h f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. hace 14 años
PolyiPhoneCore.h c9406f5051 Code cleanup and documentation. hace 14 años
tinystr.h 7cc9015fd0 Initial import from old repository hace 15 años
tinyxml.h c763d26677 Major changes all across, haven't been commiting anything, will start now hace 15 años