Ivan Safrin a4af1a3f84 Added a flag for an entity to render children even if invisible. há 14 anos atrás
..
OSBasics.cpp 5f2a5232c4 More code cleanup há 14 anos atrás
PolyAGLCore.cpp c9406f5051 Code cleanup and documentation. há 14 anos atrás
PolyBezierCurve.cpp c9406f5051 Code cleanup and documentation. há 14 anos atrás
PolyBone.cpp c9406f5051 Code cleanup and documentation. há 14 anos atrás
PolyCamera.cpp f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. há 14 anos atrás
PolyCocoaCore.mm aa4c0f05b9 Mac OS X fixes - Polycore, Polycode2DPhysics and Polycode3DPhysics compile and link. há 14 anos atrás
PolyColor.cpp 89a1b60036 Fixed reversed RGBA values when converting Color from uint há 14 anos atrás
PolyConfig.cpp c9406f5051 Code cleanup and documentation. há 14 anos atrás
PolyCore.cpp 207ca4fca6 Windows port and some fixes há 14 anos atrás
PolyCoreInput.cpp c9406f5051 Code cleanup and documentation. há 14 anos atrás
PolyCoreServices.cpp a58e4a109f Polycode doesn't crash now if invalid font file is specified. Will now destroy fonts on exit. há 14 anos atrás
PolyCubemap.cpp c9406f5051 Code cleanup and documentation. há 14 anos atrás
PolyData.cpp 12edbe69f4 Initial Linux support using an SDL core. há 14 anos atrás
PolyEntity.cpp a4af1a3f84 Added a flag for an entity to render children even if invisible. há 14 anos atrás
PolyEvent.cpp c9406f5051 Code cleanup and documentation. há 14 anos atrás
PolyEventDispatcher.cpp c9406f5051 Code cleanup and documentation. há 14 anos atrás
PolyEventHandler.cpp c9406f5051 Code cleanup and documentation. há 14 anos atrás
PolyFixedShader.cpp c9406f5051 Code cleanup and documentation. há 14 anos atrás
PolyFont.cpp a58e4a109f Polycode doesn't crash now if invalid font file is specified. Will now destroy fonts on exit. há 14 anos atrás
PolyFontManager.cpp a58e4a109f Polycode doesn't crash now if invalid font file is specified. Will now destroy fonts on exit. há 14 anos atrás
PolyGLCubemap.cpp c9406f5051 Code cleanup and documentation. há 14 anos atrás
PolyGLES1Renderer.cpp 5f2a5232c4 More code cleanup há 14 anos atrás
PolyGLES1Texture.cpp c9406f5051 Code cleanup and documentation. há 14 anos atrás
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 há 14 anos atrás
PolyGLSLProgram.cpp f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. há 14 anos atrás
PolyGLSLShader.cpp f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. há 14 anos atrás
PolyGLSLShaderModule.cpp a25c546297 Fixed shadows not displaying properly when objects are moved há 14 anos atrás
PolyGLTexture.cpp f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. há 14 anos atrás
PolyGLVertexBuffer.cpp 207ca4fca6 Windows port and some fixes há 14 anos atrás
PolyImage.cpp c5d21ec749 Merge remote-tracking branch 'upstream/master' há 14 anos atrás
PolyInputEvent.cpp c9406f5051 Code cleanup and documentation. há 14 anos atrás
PolyLabel.cpp b53915032a Bugfixes and more examples há 14 anos atrás
PolyLogger.cpp c9406f5051 Code cleanup and documentation. há 14 anos atrás
PolyMaterial.cpp 4d56480a28 Fixed Xcode projects for the Player há 14 anos atrás
PolyMaterialManager.cpp 19cd891d7c Rewrote default shaders, fixed light sorting code, fixed UV generation for cylinder, torus primitives, material properties in material files. há 14 anos atrás
PolyMatrix4.cpp c9406f5051 Code cleanup and documentation. há 14 anos atrás
PolyMesh.cpp a25c546297 Fixed shadows not displaying properly when objects are moved há 14 anos atrás
PolyModule.cpp c9406f5051 Code cleanup and documentation. há 14 anos atrás
PolyObject.cpp c9406f5051 Code cleanup and documentation. há 14 anos atrás
PolyParticle.cpp 0ea079f5f6 Added two new default shaders, fixed up particle systems, binding generation will now include public class members that are not pointers. há 14 anos atrás
PolyParticleEmitter.cpp 30d0f0841f Particle emitter and 2D Physics fixes há 14 anos atrás
PolyPerlin.cpp c9406f5051 Code cleanup and documentation. há 14 anos atrás
PolyPolygon.cpp c9406f5051 Code cleanup and documentation. há 14 anos atrás
PolyQuaternion.cpp c9406f5051 Code cleanup and documentation. há 14 anos atrás
PolyQuaternionCurve.cpp c9406f5051 Code cleanup and documentation. há 14 anos atrás
PolyRectangle.cpp c9406f5051 Code cleanup and documentation. há 14 anos atrás
PolyRenderer.cpp 6cb1164fc4 Added an importance property to lights. You can use it to make distant lights override closer ones. há 14 anos atrás
PolyResource.cpp c9406f5051 Code cleanup and documentation. há 14 anos atrás
PolyResourceManager.cpp 207ca4fca6 Windows port and some fixes há 14 anos atrás
PolySDLCore.cpp 486cfee552 Fixed the SDL build in Mingw (hopefully!) há 14 anos atrás
PolyScene.cpp 6cb1164fc4 Added an importance property to lights. You can use it to make distant lights override closer ones. há 14 anos atrás
PolySceneEntity.cpp 19cd891d7c Rewrote default shaders, fixed light sorting code, fixed UV generation for cylinder, torus primitives, material properties in material files. há 14 anos atrás
PolySceneLabel.cpp c9406f5051 Code cleanup and documentation. há 14 anos atrás
PolySceneLight.cpp 6cb1164fc4 Added an importance property to lights. You can use it to make distant lights override closer ones. há 14 anos atrás
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 há 14 anos atrás
PolySceneManager.cpp f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. há 14 anos atrás
PolySceneMesh.cpp a25c546297 Fixed shadows not displaying properly when objects are moved há 14 anos atrás
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 há 14 anos atrás
PolySceneRenderTexture.cpp f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. há 14 anos atrás
PolySceneSound.cpp f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. há 14 anos atrás
PolyScreen.cpp b92ecca496 Added minizip to the repo, some fixes há 14 anos atrás
PolyScreenCurve.cpp c9406f5051 Code cleanup and documentation. há 14 anos atrás
PolyScreenEntity.cpp b92ecca496 Added minizip to the repo, some fixes há 14 anos atrás
PolyScreenEvent.cpp c9406f5051 Code cleanup and documentation. há 14 anos atrás
PolyScreenImage.cpp c9406f5051 Code cleanup and documentation. há 14 anos atrás
PolyScreenLabel.cpp 5f2a5232c4 More code cleanup há 14 anos atrás
PolyScreenLine.cpp 30d0f0841f Particle emitter and 2D Physics fixes há 14 anos atrás
PolyScreenManager.cpp c9406f5051 Code cleanup and documentation. há 14 anos atrás
PolyScreenMesh.cpp c9406f5051 Code cleanup and documentation. há 14 anos atrás
PolyScreenShape.cpp df05e5cfd0 Fixed screen shape gradients and shape stroke. há 14 anos atrás
PolyScreenSound.cpp f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. há 14 anos atrás
PolyScreenSprite.cpp c9406f5051 Code cleanup and documentation. há 14 anos atrás
PolyShader.cpp 19cd891d7c Rewrote default shaders, fixed light sorting code, fixed UV generation for cylinder, torus primitives, material properties in material files. há 14 anos atrás
PolySkeleton.cpp c9406f5051 Code cleanup and documentation. há 14 anos atrás
PolySound.cpp f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. há 14 anos atrás
PolySoundManager.cpp f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. há 14 anos atrás
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 há 14 anos atrás
PolyTexture.cpp ea833b7237 Building PolyCore with CMake on Linux. há 14 anos atrás
PolyTimer.cpp c9406f5051 Code cleanup and documentation. há 14 anos atrás
PolyTimerManager.cpp c9406f5051 Code cleanup and documentation. há 14 anos atrás
PolyTween.cpp 207ca4fca6 Windows port and some fixes há 14 anos atrás
PolyTweenManager.cpp c9406f5051 Code cleanup and documentation. há 14 anos atrás
PolyVector2.cpp c9406f5051 Code cleanup and documentation. há 14 anos atrás
PolyVector3.cpp c9406f5051 Code cleanup and documentation. há 14 anos atrás
PolyVertex.cpp c9406f5051 Code cleanup and documentation. há 14 anos atrás
PolyWinCore.cpp b53915032a Bugfixes and more examples há 14 anos atrás
PolyiPhoneCore.cpp c9406f5051 Code cleanup and documentation. há 14 anos atrás
tinystr.cpp 7cc9015fd0 Initial import from old repository há 15 anos atrás
tinyxml.cpp 6508f8c9a0 Added a String class, replaced std::string and wstring with the new class há 15 anos atrás
tinyxmlerror.cpp 7cc9015fd0 Initial import from old repository há 15 anos atrás
tinyxmlparser.cpp 7cc9015fd0 Initial import from old repository há 15 anos atrás