Ivan Safrin 68587470a7 Fixed a bug where ambient color wasn't being set to black vor 13 Jahren
..
OSBasics.cpp 8666e09cbe Merged in a bunch of mcclure's memory leak fixes vor 13 Jahren
PolyAGLCore.cpp c9406f5051 Code cleanup and documentation. vor 14 Jahren
PolyBezierCurve.cpp c9406f5051 Code cleanup and documentation. vor 14 Jahren
PolyBone.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyCamera.cpp dfd6ba1da4 More leak fixes from mcclure vor 13 Jahren
PolyCocoaCore.mm 8666e09cbe Merged in a bunch of mcclure's memory leak fixes vor 13 Jahren
PolyColor.cpp 027d9462f5 UI HSlider fixes and UI Color picker vor 14 Jahren
PolyConfig.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyCore.cpp dc006132ba Touch events in Input core, TUIO module and multiple monitor support in Cocoa vor 13 Jahren
PolyCoreInput.cpp 49c310406f Timestamps for touch events and touch events for screen entities vor 13 Jahren
PolyCoreServices.cpp 49c310406f Timestamps for touch events and touch events for screen entities vor 13 Jahren
PolyCubemap.cpp c9406f5051 Code cleanup and documentation. vor 14 Jahren
PolyData.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyEntity.cpp 8666e09cbe Merged in a bunch of mcclure's memory leak fixes vor 13 Jahren
PolyEvent.cpp 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. vor 14 Jahren
PolyEventDispatcher.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyEventHandler.cpp c9406f5051 Code cleanup and documentation. vor 14 Jahren
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. vor 14 Jahren
PolyFont.cpp 8666e09cbe Merged in a bunch of mcclure's memory leak fixes vor 13 Jahren
PolyFontManager.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyGLCubemap.cpp 94c4d628d1 Win32 compile fixes. vor 14 Jahren
PolyGLES1Renderer.cpp 5f2a5232c4 More code cleanup vor 14 Jahren
PolyGLES1Texture.cpp c9406f5051 Code cleanup and documentation. vor 14 Jahren
PolyGLRenderer.cpp 37ba78c602 Slight material speed improvements and additional sound stuff vor 13 Jahren
PolyGLSLProgram.cpp 0a4775b3ca Made label size methods static, added Vector2 shader uniforms, animation end callback in ScreenSprite, shape testing methods for 2D Physics vor 13 Jahren
PolyGLSLShader.cpp d362e3dea1 Windows fixes vor 14 Jahren
PolyGLSLShaderModule.cpp 8666e09cbe Merged in a bunch of mcclure's memory leak fixes vor 13 Jahren
PolyGLTexture.cpp dfd6ba1da4 More leak fixes from mcclure vor 13 Jahren
PolyGLVertexBuffer.cpp 4d4235dd40 Tangent support in VBOs vor 14 Jahren
PolyImage.cpp 8666e09cbe Merged in a bunch of mcclure's memory leak fixes vor 13 Jahren
PolyInputEvent.cpp b07cef3dd0 Gamepad support via libstem_gamepad vor 14 Jahren
PolyLabel.cpp 0a4775b3ca Made label size methods static, added Vector2 shader uniforms, animation end callback in ScreenSprite, shape testing methods for 2D Physics vor 13 Jahren
PolyLogger.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyMaterial.cpp 37ba78c602 Slight material speed improvements and additional sound stuff vor 13 Jahren
PolyMaterialManager.cpp 096ec070c0 Only use FP16 framebuffers if specified in material file vor 14 Jahren
PolyMatrix4.cpp 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. vor 14 Jahren
PolyMesh.cpp 526fafcdc8 Added TYPE_UNCAPPED_CYLINDER scene mesh type vor 13 Jahren
PolyModule.cpp dc006132ba Touch events in Input core, TUIO module and multiple monitor support in Cocoa vor 13 Jahren
PolyObject.cpp 0a4775b3ca Made label size methods static, added Vector2 shader uniforms, animation end callback in ScreenSprite, shape testing methods for 2D Physics vor 13 Jahren
PolyParticle.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyParticleEmitter.cpp e8f410d869 Fixes for binding build on Mac OS X, removed lua files from repo vor 13 Jahren
PolyPerlin.cpp c9406f5051 Code cleanup and documentation. vor 14 Jahren
PolyPolygon.cpp 04a22925fc Tangent generation and normal map shader support vor 14 Jahren
PolyQuaternion.cpp 6649ffbfdc Made a lot of Matrix4 parameters pass by const reference to reduce copying. Also made some more accessors const. vor 14 Jahren
PolyQuaternionCurve.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyRectangle.cpp c9406f5051 Code cleanup and documentation. vor 14 Jahren
PolyRenderer.cpp 1f89731a0a HDR and shader fixes, made SceneLabel subclass SceneMesh vor 14 Jahren
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. vor 14 Jahren
PolyResourceManager.cpp 04a22925fc Tangent generation and normal map shader support vor 14 Jahren
PolySDLCore.cpp f19a328069 Fix SDLCore build error. vor 14 Jahren
PolyScene.cpp 68587470a7 Fixed a bug where ambient color wasn't being set to black vor 13 Jahren
PolySceneEntity.cpp c02b27e9e0 Vertex color support in VBOs when useVertexColors on Mesh set to true, Color + overloading vor 14 Jahren
PolySceneLabel.cpp 37ba78c602 Slight material speed improvements and additional sound stuff vor 13 Jahren
PolySceneLight.cpp 096ec070c0 Only use FP16 framebuffers if specified in material file vor 14 Jahren
PolySceneLine.cpp 54867c3ef4 Added line weight and smooth control to Scene and Screen meshes vor 13 Jahren
PolySceneManager.cpp dc9f716198 Fix for render to texture aspect ratio when post processing filter is applied vor 14 Jahren
PolySceneMesh.cpp 8666e09cbe Merged in a bunch of mcclure's memory leak fixes vor 13 Jahren
PolyScenePrimitive.cpp 526fafcdc8 Added TYPE_UNCAPPED_CYLINDER scene mesh type vor 13 Jahren
PolySceneRenderTexture.cpp e51535ea41 FP16 support for render textures vor 13 Jahren
PolySceneSound.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyScreen.cpp dfd6ba1da4 More leak fixes from mcclure vor 13 Jahren
PolyScreenCurve.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyScreenEntity.cpp 0374c77167 Started rewriting ScreenEntity input events, broke UI temporarily vor 14 Jahren
PolyScreenEvent.cpp c9406f5051 Code cleanup and documentation. vor 14 Jahren
PolyScreenImage.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyScreenLabel.cpp 8666e09cbe Merged in a bunch of mcclure's memory leak fixes vor 13 Jahren
PolyScreenLine.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyScreenManager.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyScreenMesh.cpp dfd6ba1da4 More leak fixes from mcclure vor 13 Jahren
PolyScreenShape.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyScreenSound.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyScreenSprite.cpp 0a4775b3ca Made label size methods static, added Vector2 shader uniforms, animation end callback in ScreenSprite, shape testing methods for 2D Physics vor 13 Jahren
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. vor 14 Jahren
PolySkeleton.cpp 8666e09cbe Merged in a bunch of mcclure's memory leak fixes vor 13 Jahren
PolySound.cpp 227aab44a1 Fixed a stupid mistake vor 13 Jahren
PolySoundManager.cpp df7e37654b Fixed soundmanager crash on winxp, upgraded to openal-soft 1.14 vor 13 Jahren
PolyString.cpp 0a4775b3ca Made label size methods static, added Vector2 shader uniforms, animation end callback in ScreenSprite, shape testing methods for 2D Physics vor 13 Jahren
PolyTexture.cpp 1e979de62f Merge branch 'master' of github.com:ivansafrin/Polycode vor 13 Jahren
PolyTimer.cpp c2b21a5e41 Made mipmaps not generate for Screen mesh textures vor 14 Jahren
PolyTimerManager.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyTween.cpp e2220c0896 Added a flag to delete Tweens automatically, Texture resizing fix, JS callback support in WebView vor 13 Jahren
PolyTweenManager.cpp e2220c0896 Added a flag to delete Tweens automatically, Texture resizing fix, JS callback support in WebView vor 13 Jahren
PolyVector2.cpp 9359018eee Cleaned up Vector2 vor 14 Jahren
PolyVector3.cpp 8666e09cbe Merged in a bunch of mcclure's memory leak fixes vor 13 Jahren
PolyVertex.cpp c9406f5051 Code cleanup and documentation. vor 14 Jahren
PolyWinCore.cpp 40fb920e56 Added winxp/vista fallback for multitouch functions vor 13 Jahren
PolyiPhoneCore.cpp c9406f5051 Code cleanup and documentation. vor 14 Jahren
tinystr.cpp 7cc9015fd0 Initial import from old repository vor 15 Jahren
tinyxml.cpp 6508f8c9a0 Added a String class, replaced std::string and wstring with the new class vor 15 Jahren
tinyxmlerror.cpp 7cc9015fd0 Initial import from old repository vor 15 Jahren
tinyxmlparser.cpp 7cc9015fd0 Initial import from old repository vor 15 Jahren