Ivan Safrin 87483bd9d8 Merge pull request #20 from bitshifter/master 14 년 전
..
OSBasics.h ea833b7237 Building PolyCore with CMake on Linux. 14 년 전
PolyAGLCore.h 67e5654afc Changed private members to protected in non-manager classes. 14 년 전
PolyBasics.h 7a37c48787 Code clean up and documentation 14 년 전
PolyBezierCurve.h 7a37c48787 Code clean up and documentation 14 년 전
PolyBone.h 7a37c48787 Code clean up and documentation 14 년 전
PolyCamera.h 67e5654afc Changed private members to protected in non-manager classes. 14 년 전
PolyCocoaCore.h 67e5654afc Changed private members to protected in non-manager classes. 14 년 전
PolyColor.h 67e5654afc Changed private members to protected in non-manager classes. 14 년 전
PolyConfig.h c9406f5051 Code cleanup and documentation. 14 년 전
PolyCore.h 207ca4fca6 Windows port and some fixes 14 년 전
PolyCoreInput.h c9406f5051 Code cleanup and documentation. 14 년 전
PolyCoreServices.h 8b1ae6d785 3D Physics module, minor fixes across the board. 14 년 전
PolyCubemap.h c9406f5051 Code cleanup and documentation. 14 년 전
PolyData.h 7a37c48787 Code clean up and documentation 14 년 전
PolyEntity.h 7a37c48787 Code clean up and documentation 14 년 전
PolyEvent.h c9406f5051 Code cleanup and documentation. 14 년 전
PolyEventDispatcher.h c9406f5051 Code cleanup and documentation. 14 년 전
PolyEventHandler.h 67e5654afc Changed private members to protected in non-manager classes. 14 년 전
PolyFixedShader.h c9406f5051 Code cleanup and documentation. 14 년 전
PolyFont.h 67e5654afc Changed private members to protected in non-manager classes. 14 년 전
PolyFontManager.h c9406f5051 Code cleanup and documentation. 14 년 전
PolyGLCubemap.h 67e5654afc Changed private members to protected in non-manager classes. 14 년 전
PolyGLES1Renderer.h 67e5654afc Changed private members to protected in non-manager classes. 14 년 전
PolyGLES1Texture.h c9406f5051 Code cleanup and documentation. 14 년 전
PolyGLRenderer.h 51ffb7883c Added a method to set the clipping planes in the Renderer. 14 년 전
PolyGLSLProgram.h f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. 14 년 전
PolyGLSLShader.h f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. 14 년 전
PolyGLSLShaderModule.h 19cd891d7c Rewrote default shaders, fixed light sorting code, fixed UV generation for cylinder, torus primitives, material properties in material files. 14 년 전
PolyGLTexture.h c9406f5051 Code cleanup and documentation. 14 년 전
PolyGLVertexBuffer.h 67e5654afc Changed private members to protected in non-manager classes. 14 년 전
PolyGlobals.h 207ca4fca6 Windows port and some fixes 14 년 전
PolyImage.h ea833b7237 Building PolyCore with CMake on Linux. 14 년 전
PolyInputEvent.h ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes 14 년 전
PolyInputKeys.h c9406f5051 Code cleanup and documentation. 14 년 전
PolyLabel.h 67e5654afc Changed private members to protected in non-manager classes. 14 년 전
PolyLogger.h c9406f5051 Code cleanup and documentation. 14 년 전
PolyMaterial.h 19cd891d7c Rewrote default shaders, fixed light sorting code, fixed UV generation for cylinder, torus primitives, material properties in material files. 14 년 전
PolyMaterialManager.h c9406f5051 Code cleanup and documentation. 14 년 전
PolyMatrix4.h c9406f5051 Code cleanup and documentation. 14 년 전
PolyMesh.h 9caa40dca6 Fixed Sphere mesh generation. TYPE_SPHERE primitives will now work. 14 년 전
PolyModule.h 6508f8c9a0 Added a String class, replaced std::string and wstring with the new class 15 년 전
PolyObject.h fe9bb07923 Merge branch 'master' of github.com:ivansafrin/Polycode 14 년 전
PolyParticle.h 0ea079f5f6 Added two new default shaders, fixed up particle systems, binding generation will now include public class members that are not pointers. 14 년 전
PolyParticleEmitter.h 30d0f0841f Particle emitter and 2D Physics fixes 14 년 전
PolyPerlin.h 67e5654afc Changed private members to protected in non-manager classes. 14 년 전
PolyPolygon.h 67e5654afc Changed private members to protected in non-manager classes. 14 년 전
PolyQuaternion.h c9406f5051 Code cleanup and documentation. 14 년 전
PolyQuaternionCurve.h 67e5654afc Changed private members to protected in non-manager classes. 14 년 전
PolyRectangle.h c9406f5051 Code cleanup and documentation. 14 년 전
PolyRenderer.h 6cb1164fc4 Added an importance property to lights. You can use it to make distant lights override closer ones. 14 년 전
PolyResource.h c9406f5051 Code cleanup and documentation. 14 년 전
PolyResourceManager.h 5f2a5232c4 More code cleanup 14 년 전
PolySDLCore.h b53915032a Bugfixes and more examples 14 년 전
PolyScene.h f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. 14 년 전
PolySceneEntity.h 19cd891d7c Rewrote default shaders, fixed light sorting code, fixed UV generation for cylinder, torus primitives, material properties in material files. 14 년 전
PolySceneLabel.h c9406f5051 Code cleanup and documentation. 14 년 전
PolySceneLight.h 6cb1164fc4 Added an importance property to lights. You can use it to make distant lights override closer ones. 14 년 전
PolySceneLine.h 67e5654afc Changed private members to protected in non-manager classes. 14 년 전
PolySceneManager.h c9406f5051 Code cleanup and documentation. 14 년 전
PolySceneMesh.h c9406f5051 Code cleanup and documentation. 14 년 전
PolyScenePrimitive.h 67e5654afc Changed private members to protected in non-manager classes. 14 년 전
PolySceneRenderTexture.h c9406f5051 Code cleanup and documentation. 14 년 전
PolySceneSound.h f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. 14 년 전
PolyScreen.h 19cd891d7c Rewrote default shaders, fixed light sorting code, fixed UV generation for cylinder, torus primitives, material properties in material files. 14 년 전
PolyScreenCurve.h c9406f5051 Code cleanup and documentation. 14 년 전
PolyScreenEntity.h c9406f5051 Code cleanup and documentation. 14 년 전
PolyScreenEvent.h c9406f5051 Code cleanup and documentation. 14 년 전
PolyScreenImage.h 67e5654afc Changed private members to protected in non-manager classes. 14 년 전
PolyScreenLabel.h 5f2a5232c4 More code cleanup 14 년 전
PolyScreenLine.h 30d0f0841f Particle emitter and 2D Physics fixes 14 년 전
PolyScreenManager.h c9406f5051 Code cleanup and documentation. 14 년 전
PolyScreenMesh.h c9406f5051 Code cleanup and documentation. 14 년 전
PolyScreenShape.h c9406f5051 Code cleanup and documentation. 14 년 전
PolyScreenSound.h f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. 14 년 전
PolyScreenSprite.h 67e5654afc Changed private members to protected in non-manager classes. 14 년 전
PolyShader.h 19cd891d7c Rewrote default shaders, fixed light sorting code, fixed UV generation for cylinder, torus primitives, material properties in material files. 14 년 전
PolySkeleton.h 67e5654afc Changed private members to protected in non-manager classes. 14 년 전
PolySound.h 879be2377c Merge branch 'cmake-deps' 14 년 전
PolySoundManager.h 879be2377c Merge branch 'cmake-deps' 14 년 전
PolyString.h 67e5654afc Changed private members to protected in non-manager classes. 14 년 전
PolyTexture.h c9406f5051 Code cleanup and documentation. 14 년 전
PolyThreaded.h c9406f5051 Code cleanup and documentation. 14 년 전
PolyTimer.h 67e5654afc Changed private members to protected in non-manager classes. 14 년 전
PolyTimerManager.h c9406f5051 Code cleanup and documentation. 14 년 전
PolyTween.h 67e5654afc Changed private members to protected in non-manager classes. 14 년 전
PolyTweenManager.h c9406f5051 Code cleanup and documentation. 14 년 전
PolyVector2.h 67e5654afc Changed private members to protected in non-manager classes. 14 년 전
PolyVector3.h 67e5654afc Changed private members to protected in non-manager classes. 14 년 전
PolyVertex.h 67e5654afc Changed private members to protected in non-manager classes. 14 년 전
PolyWinCore.h c5ab22c40c Windows fixes 14 년 전
Poly_iPhone.h fe9bb07923 Merge branch 'master' of github.com:ivansafrin/Polycode 14 년 전
Polycode.h f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. 14 년 전
PolyiPhoneCore.h c9406f5051 Code cleanup and documentation. 14 년 전
tinystr.h 7cc9015fd0 Initial import from old repository 15 년 전
tinyxml.h c763d26677 Major changes all across, haven't been commiting anything, will start now 15 년 전