Ivan Safrin 4d56480a28 Fixed Xcode projects for the Player hace 14 años
..
OSBasics.cpp 5f2a5232c4 More code cleanup hace 14 años
PolyAGLCore.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyBezierCurve.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyBone.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyCamera.cpp f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. hace 14 años
PolyCocoaCore.mm aa4c0f05b9 Mac OS X fixes - Polycore, Polycode2DPhysics and Polycode3DPhysics compile and link. hace 14 años
PolyColor.cpp 19cd891d7c Rewrote default shaders, fixed light sorting code, fixed UV generation for cylinder, torus primitives, material properties in material files. hace 14 años
PolyConfig.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyCore.cpp 207ca4fca6 Windows port and some fixes hace 14 años
PolyCoreInput.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyCoreServices.cpp a58e4a109f Polycode doesn't crash now if invalid font file is specified. Will now destroy fonts on exit. hace 14 años
PolyCubemap.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyData.cpp 12edbe69f4 Initial Linux support using an SDL core. hace 14 años
PolyEntity.cpp 19cd891d7c Rewrote default shaders, fixed light sorting code, fixed UV generation for cylinder, torus primitives, material properties in material files. hace 14 años
PolyEvent.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyEventDispatcher.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyEventHandler.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyFixedShader.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyFont.cpp a58e4a109f Polycode doesn't crash now if invalid font file is specified. Will now destroy fonts on exit. hace 14 años
PolyFontManager.cpp a58e4a109f Polycode doesn't crash now if invalid font file is specified. Will now destroy fonts on exit. hace 14 años
PolyGLCubemap.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyGLES1Renderer.cpp 5f2a5232c4 More code cleanup hace 14 años
PolyGLES1Texture.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyGLRenderer.cpp 326c753171 Added CMake build for the networking module, removed CMake build from Examples (switching to manual projects for simplicity's sake), various bugfixes to physics modules, reorganized packing of assets into release directories hace 14 años
PolyGLSLProgram.cpp f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. hace 14 años
PolyGLSLShader.cpp f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. hace 14 años
PolyGLSLShaderModule.cpp 87483bd9d8 Merge pull request #20 from bitshifter/master hace 14 años
PolyGLTexture.cpp f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. hace 14 años
PolyGLVertexBuffer.cpp 207ca4fca6 Windows port and some fixes hace 14 años
PolyImage.cpp c5d21ec749 Merge remote-tracking branch 'upstream/master' hace 14 años
PolyInputEvent.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyLabel.cpp b53915032a Bugfixes and more examples hace 14 años
PolyLogger.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyMaterial.cpp 4d56480a28 Fixed Xcode projects for the Player hace 14 años
PolyMaterialManager.cpp 19cd891d7c Rewrote default shaders, fixed light sorting code, fixed UV generation for cylinder, torus primitives, material properties in material files. hace 14 años
PolyMatrix4.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyMesh.cpp 9caa40dca6 Fixed Sphere mesh generation. TYPE_SPHERE primitives will now work. hace 14 años
PolyModule.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyObject.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyParticle.cpp 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.cpp 30d0f0841f Particle emitter and 2D Physics fixes hace 14 años
PolyPerlin.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyPolygon.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyQuaternion.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyQuaternionCurve.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyRectangle.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyRenderer.cpp 6cb1164fc4 Added an importance property to lights. You can use it to make distant lights override closer ones. hace 14 años
PolyResource.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyResourceManager.cpp 207ca4fca6 Windows port and some fixes hace 14 años
PolySDLCore.cpp 486cfee552 Fixed the SDL build in Mingw (hopefully!) hace 14 años
PolyScene.cpp 6cb1164fc4 Added an importance property to lights. You can use it to make distant lights override closer ones. hace 14 años
PolySceneEntity.cpp 19cd891d7c Rewrote default shaders, fixed light sorting code, fixed UV generation for cylinder, torus primitives, material properties in material files. hace 14 años
PolySceneLabel.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolySceneLight.cpp 6cb1164fc4 Added an importance property to lights. You can use it to make distant lights override closer ones. hace 14 años
PolySceneLine.cpp 326c753171 Added CMake build for the networking module, removed CMake build from Examples (switching to manual projects for simplicity's sake), various bugfixes to physics modules, reorganized packing of assets into release directories hace 14 años
PolySceneManager.cpp f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. hace 14 años
PolySceneMesh.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyScenePrimitive.cpp 326c753171 Added CMake build for the networking module, removed CMake build from Examples (switching to manual projects for simplicity's sake), various bugfixes to physics modules, reorganized packing of assets into release directories hace 14 años
PolySceneRenderTexture.cpp f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. hace 14 años
PolySceneSound.cpp f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. hace 14 años
PolyScreen.cpp b92ecca496 Added minizip to the repo, some fixes hace 14 años
PolyScreenCurve.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyScreenEntity.cpp b92ecca496 Added minizip to the repo, some fixes hace 14 años
PolyScreenEvent.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyScreenImage.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyScreenLabel.cpp 5f2a5232c4 More code cleanup hace 14 años
PolyScreenLine.cpp 30d0f0841f Particle emitter and 2D Physics fixes hace 14 años
PolyScreenManager.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyScreenMesh.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyScreenShape.cpp df05e5cfd0 Fixed screen shape gradients and shape stroke. hace 14 años
PolyScreenSound.cpp f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. hace 14 años
PolyScreenSprite.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyShader.cpp 19cd891d7c Rewrote default shaders, fixed light sorting code, fixed UV generation for cylinder, torus primitives, material properties in material files. hace 14 años
PolySkeleton.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolySound.cpp f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. hace 14 años
PolySoundManager.cpp f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. hace 14 años
PolyString.cpp 326c753171 Added CMake build for the networking module, removed CMake build from Examples (switching to manual projects for simplicity's sake), various bugfixes to physics modules, reorganized packing of assets into release directories hace 14 años
PolyTexture.cpp ea833b7237 Building PolyCore with CMake on Linux. hace 14 años
PolyTimer.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyTimerManager.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyTween.cpp 207ca4fca6 Windows port and some fixes hace 14 años
PolyTweenManager.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyVector2.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyVector3.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyVertex.cpp c9406f5051 Code cleanup and documentation. hace 14 años
PolyWinCore.cpp b53915032a Bugfixes and more examples hace 14 años
PolyiPhoneCore.cpp c9406f5051 Code cleanup and documentation. hace 14 años
tinystr.cpp 7cc9015fd0 Initial import from old repository hace 15 años
tinyxml.cpp 6508f8c9a0 Added a String class, replaced std::string and wstring with the new class hace 15 años
tinyxmlerror.cpp 7cc9015fd0 Initial import from old repository hace 15 años
tinyxmlparser.cpp 7cc9015fd0 Initial import from old repository hace 15 años