Ivan Safrin d362e3dea1 Windows fixes 14 gadi atpakaļ
..
OSBasics.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 gadi atpakaļ
PolyAGLCore.cpp c9406f5051 Code cleanup and documentation. 14 gadi atpakaļ
PolyBezierCurve.cpp c9406f5051 Code cleanup and documentation. 14 gadi atpakaļ
PolyBone.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 gadi atpakaļ
PolyCamera.cpp 096ec070c0 Only use FP16 framebuffers if specified in material file 14 gadi atpakaļ
PolyCocoaCore.mm 60398a8df7 Moved gamepad stuff into core 14 gadi atpakaļ
PolyColor.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 gadi atpakaļ
PolyConfig.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 gadi atpakaļ
PolyCore.cpp cdee607137 Merge branch 'master' into pxljm 14 gadi atpakaļ
PolyCoreInput.cpp b07cef3dd0 Gamepad support via libstem_gamepad 14 gadi atpakaļ
PolyCoreServices.cpp 60398a8df7 Moved gamepad stuff into core 14 gadi atpakaļ
PolyCubemap.cpp c9406f5051 Code cleanup and documentation. 14 gadi atpakaļ
PolyData.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 gadi atpakaļ
PolyEntity.cpp 92cba2db88 Added setScale and setPosition methods that take vectors 14 gadi atpakaļ
PolyEvent.cpp 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. 14 gadi atpakaļ
PolyEventDispatcher.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 gadi atpakaļ
PolyEventHandler.cpp c9406f5051 Code cleanup and documentation. 14 gadi atpakaļ
PolyFixedShader.cpp d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. 14 gadi atpakaļ
PolyFont.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 gadi atpakaļ
PolyFontManager.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 gadi atpakaļ
PolyGLCubemap.cpp 94c4d628d1 Win32 compile fixes. 14 gadi atpakaļ
PolyGLES1Renderer.cpp 5f2a5232c4 More code cleanup 14 gadi atpakaļ
PolyGLES1Texture.cpp c9406f5051 Code cleanup and documentation. 14 gadi atpakaļ
PolyGLRenderer.cpp d362e3dea1 Windows fixes 14 gadi atpakaļ
PolyGLSLProgram.cpp 94c4d628d1 Win32 compile fixes. 14 gadi atpakaļ
PolyGLSLShader.cpp d362e3dea1 Windows fixes 14 gadi atpakaļ
PolyGLSLShaderModule.cpp 04a22925fc Tangent generation and normal map shader support 14 gadi atpakaļ
PolyGLTexture.cpp d362e3dea1 Windows fixes 14 gadi atpakaļ
PolyGLVertexBuffer.cpp e9c1a6af55 Mac fixes for bitshifter's changes. 14 gadi atpakaļ
PolyImage.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 gadi atpakaļ
PolyInputEvent.cpp b07cef3dd0 Gamepad support via libstem_gamepad 14 gadi atpakaļ
PolyLabel.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 gadi atpakaļ
PolyLogger.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 gadi atpakaļ
PolyMaterial.cpp 096ec070c0 Only use FP16 framebuffers if specified in material file 14 gadi atpakaļ
PolyMaterialManager.cpp 096ec070c0 Only use FP16 framebuffers if specified in material file 14 gadi atpakaļ
PolyMatrix4.cpp 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. 14 gadi atpakaļ
PolyMesh.cpp 04a22925fc Tangent generation and normal map shader support 14 gadi atpakaļ
PolyModule.cpp c9406f5051 Code cleanup and documentation. 14 gadi atpakaļ
PolyObject.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 gadi atpakaļ
PolyParticle.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 gadi atpakaļ
PolyParticleEmitter.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 gadi atpakaļ
PolyPerlin.cpp c9406f5051 Code cleanup and documentation. 14 gadi atpakaļ
PolyPolygon.cpp 04a22925fc Tangent generation and normal map shader support 14 gadi atpakaļ
PolyQuaternion.cpp 6649ffbfdc Made a lot of Matrix4 parameters pass by const reference to reduce copying. Also made some more accessors const. 14 gadi atpakaļ
PolyQuaternionCurve.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 gadi atpakaļ
PolyRectangle.cpp c9406f5051 Code cleanup and documentation. 14 gadi atpakaļ
PolyRenderer.cpp 1f89731a0a HDR and shader fixes, made SceneLabel subclass SceneMesh 14 gadi atpakaļ
PolyResource.cpp d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. 14 gadi atpakaļ
PolyResourceManager.cpp 04a22925fc Tangent generation and normal map shader support 14 gadi atpakaļ
PolySDLCore.cpp f19a328069 Fix SDLCore build error. 14 gadi atpakaļ
PolyScene.cpp 5f7eea2457 Added a way to switch cameras in a scene 14 gadi atpakaļ
PolySceneEntity.cpp 19cd891d7c Rewrote default shaders, fixed light sorting code, fixed UV generation for cylinder, torus primitives, material properties in material files. 14 gadi atpakaļ
PolySceneLabel.cpp 1f89731a0a HDR and shader fixes, made SceneLabel subclass SceneMesh 14 gadi atpakaļ
PolySceneLight.cpp 096ec070c0 Only use FP16 framebuffers if specified in material file 14 gadi atpakaļ
PolySceneLine.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 gadi atpakaļ
PolySceneManager.cpp 1f89731a0a HDR and shader fixes, made SceneLabel subclass SceneMesh 14 gadi atpakaļ
PolySceneMesh.cpp 1f89731a0a HDR and shader fixes, made SceneLabel subclass SceneMesh 14 gadi atpakaļ
PolyScenePrimitive.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 gadi atpakaļ
PolySceneRenderTexture.cpp 096ec070c0 Only use FP16 framebuffers if specified in material file 14 gadi atpakaļ
PolySceneSound.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 gadi atpakaļ
PolyScreen.cpp 096ec070c0 Only use FP16 framebuffers if specified in material file 14 gadi atpakaļ
PolyScreenCurve.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 gadi atpakaļ
PolyScreenEntity.cpp 92cba2db88 Added setScale and setPosition methods that take vectors 14 gadi atpakaļ
PolyScreenEvent.cpp c9406f5051 Code cleanup and documentation. 14 gadi atpakaļ
PolyScreenImage.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 gadi atpakaļ
PolyScreenLabel.cpp c2b21a5e41 Made mipmaps not generate for Screen mesh textures 14 gadi atpakaļ
PolyScreenLine.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 gadi atpakaļ
PolyScreenManager.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 gadi atpakaļ
PolyScreenMesh.cpp c2b21a5e41 Made mipmaps not generate for Screen mesh textures 14 gadi atpakaļ
PolyScreenShape.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 gadi atpakaļ
PolyScreenSound.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 gadi atpakaļ
PolyScreenSprite.cpp 18e6e9fbde Kinect module fixes and screen sprite improvements. Disabled binding generation as default. 14 gadi atpakaļ
PolyShader.cpp d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. 14 gadi atpakaļ
PolySkeleton.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 gadi atpakaļ
PolySound.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 gadi atpakaļ
PolySoundManager.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 gadi atpakaļ
PolyString.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 gadi atpakaļ
PolyTexture.cpp c2b21a5e41 Made mipmaps not generate for Screen mesh textures 14 gadi atpakaļ
PolyTimer.cpp c2b21a5e41 Made mipmaps not generate for Screen mesh textures 14 gadi atpakaļ
PolyTimerManager.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 gadi atpakaļ
PolyTween.cpp cdee607137 Merge branch 'master' into pxljm 14 gadi atpakaļ
PolyTweenManager.cpp cdee607137 Merge branch 'master' into pxljm 14 gadi atpakaļ
PolyVector2.cpp 9359018eee Cleaned up Vector2 14 gadi atpakaļ
PolyVector3.cpp c9406f5051 Code cleanup and documentation. 14 gadi atpakaļ
PolyVertex.cpp c9406f5051 Code cleanup and documentation. 14 gadi atpakaļ
PolyWinCore.cpp d362e3dea1 Windows fixes 14 gadi atpakaļ
PolyiPhoneCore.cpp c9406f5051 Code cleanup and documentation. 14 gadi atpakaļ
tinystr.cpp 7cc9015fd0 Initial import from old repository 15 gadi atpakaļ
tinyxml.cpp 6508f8c9a0 Added a String class, replaced std::string and wstring with the new class 15 gadi atpakaļ
tinyxmlerror.cpp 7cc9015fd0 Initial import from old repository 15 gadi atpakaļ
tinyxmlparser.cpp 7cc9015fd0 Initial import from old repository 15 gadi atpakaļ