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