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