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