| .. |
|
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
|
b4ddf8649f
Fixed manual project for PolycodePlayer
|
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
|
05b7bdf04d
VSync on Mac, anisothropic filtering options, 3D physics framerate idependence
|
14 роки тому |
|
PolyColor.h
|
05b7bdf04d
VSync on Mac, anisothropic filtering options, 3D physics framerate idependence
|
14 роки тому |
|
PolyConfig.h
|
c9406f5051
Code cleanup and documentation.
|
14 роки тому |
|
PolyCore.h
|
05b7bdf04d
VSync on Mac, anisothropic filtering options, 3D physics framerate idependence
|
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
|
a4af1a3f84
Added a flag for an entity to render children even if invisible.
|
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
|
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 роки тому |
|
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
|
05b7bdf04d
VSync on Mac, anisothropic filtering options, 3D physics framerate idependence
|
14 роки тому |
|
PolyGLVertexBuffer.h
|
67e5654afc
Changed private members to protected in non-manager classes.
|
14 роки тому |
|
PolyGlobals.h
|
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 роки тому |
|
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
|
3f22489bf4
Various bugfixes across the board
|
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
|
05b7bdf04d
VSync on Mac, anisothropic filtering options, 3D physics framerate idependence
|
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
|
05b7bdf04d
VSync on Mac, anisothropic filtering options, 3D physics framerate idependence
|
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
|
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 роки тому |
|
PolySceneManager.h
|
c9406f5051
Code cleanup and documentation.
|
14 роки тому |
|
PolySceneMesh.h
|
c9406f5051
Code cleanup and documentation.
|
14 роки тому |
|
PolyScenePrimitive.h
|
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 роки тому |
|
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
|
3f22489bf4
Various bugfixes across the board
|
14 роки тому |
|
PolySound.h
|
879be2377c
Merge branch 'cmake-deps'
|
14 роки тому |
|
PolySoundManager.h
|
879be2377c
Merge branch 'cmake-deps'
|
14 роки тому |
|
PolyString.h
|
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 роки тому |
|
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
|
05b7bdf04d
VSync on Mac, anisothropic filtering options, 3D physics framerate idependence
|
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 роки тому |