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