Ivan Safrin 0490cc51b4 Fixed ScreenEntity mouse events 13 gadi atpakaļ
..
OSBasics.cpp 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 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 dfd6ba1da4 More leak fixes from mcclure 13 gadi atpakaļ
PolyCocoaCore.mm 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 gadi atpakaļ
PolyColor.cpp 027d9462f5 UI HSlider fixes and UI Color picker 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 dc006132ba Touch events in Input core, TUIO module and multiple monitor support in Cocoa 13 gadi atpakaļ
PolyCoreInput.cpp 49c310406f Timestamps for touch events and touch events for screen entities 13 gadi atpakaļ
PolyCoreServices.cpp 49c310406f Timestamps for touch events and touch events for screen entities 13 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 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 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 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 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 37ba78c602 Slight material speed improvements and additional sound stuff 13 gadi atpakaļ
PolyGLSLProgram.cpp 0a4775b3ca Made label size methods static, added Vector2 shader uniforms, animation end callback in ScreenSprite, shape testing methods for 2D Physics 13 gadi atpakaļ
PolyGLSLShader.cpp d362e3dea1 Windows fixes 14 gadi atpakaļ
PolyGLSLShaderModule.cpp 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 gadi atpakaļ
PolyGLTexture.cpp dfd6ba1da4 More leak fixes from mcclure 13 gadi atpakaļ
PolyGLVertexBuffer.cpp 4d4235dd40 Tangent support in VBOs 14 gadi atpakaļ
PolyImage.cpp 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 gadi atpakaļ
PolyInputEvent.cpp b07cef3dd0 Gamepad support via libstem_gamepad 14 gadi atpakaļ
PolyLabel.cpp 0a4775b3ca Made label size methods static, added Vector2 shader uniforms, animation end callback in ScreenSprite, shape testing methods for 2D Physics 13 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 37ba78c602 Slight material speed improvements and additional sound stuff 13 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 526fafcdc8 Added TYPE_UNCAPPED_CYLINDER scene mesh type 13 gadi atpakaļ
PolyModule.cpp dc006132ba Touch events in Input core, TUIO module and multiple monitor support in Cocoa 13 gadi atpakaļ
PolyObject.cpp 0a4775b3ca Made label size methods static, added Vector2 shader uniforms, animation end callback in ScreenSprite, shape testing methods for 2D Physics 13 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 e8f410d869 Fixes for binding build on Mac OS X, removed lua files from repo 13 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 68587470a7 Fixed a bug where ambient color wasn't being set to black 13 gadi atpakaļ
PolySceneEntity.cpp c02b27e9e0 Vertex color support in VBOs when useVertexColors on Mesh set to true, Color + overloading 14 gadi atpakaļ
PolySceneLabel.cpp 37ba78c602 Slight material speed improvements and additional sound stuff 13 gadi atpakaļ
PolySceneLight.cpp 096ec070c0 Only use FP16 framebuffers if specified in material file 14 gadi atpakaļ
PolySceneLine.cpp 54867c3ef4 Added line weight and smooth control to Scene and Screen meshes 13 gadi atpakaļ
PolySceneManager.cpp dc9f716198 Fix for render to texture aspect ratio when post processing filter is applied 14 gadi atpakaļ
PolySceneMesh.cpp 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 gadi atpakaļ
PolyScenePrimitive.cpp 526fafcdc8 Added TYPE_UNCAPPED_CYLINDER scene mesh type 13 gadi atpakaļ
PolySceneRenderTexture.cpp e51535ea41 FP16 support for render textures 13 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 dfd6ba1da4 More leak fixes from mcclure 13 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 0490cc51b4 Fixed ScreenEntity mouse events 13 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 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 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 dfd6ba1da4 More leak fixes from mcclure 13 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 0a4775b3ca Made label size methods static, added Vector2 shader uniforms, animation end callback in ScreenSprite, shape testing methods for 2D Physics 13 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 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 gadi atpakaļ
PolySound.cpp 227aab44a1 Fixed a stupid mistake 13 gadi atpakaļ
PolySoundManager.cpp df7e37654b Fixed soundmanager crash on winxp, upgraded to openal-soft 1.14 13 gadi atpakaļ
PolyString.cpp 0a4775b3ca Made label size methods static, added Vector2 shader uniforms, animation end callback in ScreenSprite, shape testing methods for 2D Physics 13 gadi atpakaļ
PolyTexture.cpp 1e979de62f Merge branch 'master' of github.com:ivansafrin/Polycode 13 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 e2220c0896 Added a flag to delete Tweens automatically, Texture resizing fix, JS callback support in WebView 13 gadi atpakaļ
PolyTweenManager.cpp e2220c0896 Added a flag to delete Tweens automatically, Texture resizing fix, JS callback support in WebView 13 gadi atpakaļ
PolyVector2.cpp 9359018eee Cleaned up Vector2 14 gadi atpakaļ
PolyVector3.cpp 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 gadi atpakaļ
PolyVertex.cpp c9406f5051 Code cleanup and documentation. 14 gadi atpakaļ
PolyWinCore.cpp 40fb920e56 Added winxp/vista fallback for multitouch functions 13 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ļ