mcc 2a02fa1e42 Merge 8/13 mcclure screeninfo branch with Ivan Polycode branch 13 yıl önce
..
GLee.h 185c6d4b99 Make Polycode buildable with mingw crosscompiler -- large patch comprising changes up to 6171487c3a07 in mcclure fork 14 yıl önce
OSBasics.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 yıl önce
PolyAGLCore.h 67e5654afc Changed private members to protected in non-manager classes. 14 yıl önce
PolyBasics.h 7a37c48787 Code clean up and documentation 14 yıl önce
PolyBezierCurve.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 yıl önce
PolyBone.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 yıl önce
PolyCamera.h 0f94852b5d Fixed ortho mode and 3d picking from camera in ortho 13 yıl önce
PolyCocoaCore.h 490211cbd1 Warp mouse Cocoa implementation 13 yıl önce
PolyColor.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 yıl önce
PolyConfig.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 yıl önce
PolyCore.h 942c53bd70 A wrapper for time information, might have broken windows 13 yıl önce
PolyCoreInput.h 02e11ec43a Added joystick index to joystick events 13 yıl önce
PolyCoreServices.h 47147ae45d Merge 7/29 mcclure screeninfo branch with Ivan Polycode branch 13 yıl önce
PolyCubemap.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 yıl önce
PolyData.h 2ec7a76488 Fixed Lua binding generation to work with tidied includes. 14 yıl önce
PolyEntity.h 5f81670b6d Fixed documentation error 13 yıl önce
PolyEvent.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 yıl önce
PolyEventDispatcher.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 yıl önce
PolyEventHandler.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 yıl önce
PolyFixedShader.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 yıl önce
PolyFont.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 yıl önce
PolyFontManager.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 yıl önce
PolyGLCubemap.h 94c4d628d1 Win32 compile fixes. 14 yıl önce
PolyGLES1Renderer.h 67e5654afc Changed private members to protected in non-manager classes. 14 yıl önce
PolyGLES1Texture.h c9406f5051 Code cleanup and documentation. 14 yıl önce
PolyGLHeaders.h 19d64a03df Fixed some stuff MingW patch broke and added mouse warp support in Windows 13 yıl önce
PolyGLRenderer.h 0f94852b5d Fixed ortho mode and 3d picking from camera in ortho 13 yıl önce
PolyGLSLProgram.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 yıl önce
PolyGLSLShader.h f9e5bf72fb Material manager 'reload programs' reloads programs (shaders) but not shaders (programs), meaning materials don't actually change after a reload. Fix that. Add a 'grab all resources of type' feature to ResourceManager to support this. 14 yıl önce
PolyGLSLShaderModule.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 yıl önce
PolyGLTexture.h dfd6ba1da4 More leak fixes from mcclure 13 yıl önce
PolyGLVertexBuffer.h 4d4235dd40 Tangent support in VBOs 14 yıl önce
PolyGlobals.h 40fb920e56 Added winxp/vista fallback for multitouch functions 13 yıl önce
PolyImage.h 95ef3cc459 Premultiplied alpha support 13 yıl önce
PolyInputEvent.h 02e11ec43a Added joystick index to joystick events 13 yıl önce
PolyInputKeys.h c9406f5051 Code cleanup and documentation. 14 yıl önce
PolyLabel.h f6edf81027 Premultiplied alpha support in labels 13 yıl önce
PolyLogger.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 yıl önce
PolyMaterial.h 37ba78c602 Slight material speed improvements and additional sound stuff 13 yıl önce
PolyMaterialManager.h 95ef3cc459 Premultiplied alpha support 13 yıl önce
PolyMatrix4.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 yıl önce
PolyMesh.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 yıl önce
PolyModule.h 3813e57dce Fixed some typos 13 yıl önce
PolyObject.h d4bd53c53e Object xml serialization: Support type namespacing and 'nil' elements. ARRAY_TYPE can now be successfully serialized and deserialized 13 yıl önce
PolyParticle.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 yıl önce
PolyParticleEmitter.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 yıl önce
PolyPerlin.h 67e5654afc Changed private members to protected in non-manager classes. 14 yıl önce
PolyPolygon.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 yıl önce
PolyQuaternion.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 yıl önce
PolyQuaternionCurve.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 yıl önce
PolyRectangle.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 yıl önce
PolyRenderer.h 2f7c95aed2 Added multiply blending mode 13 yıl önce
PolyResource.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 yıl önce
PolyResourceManager.h f9e5bf72fb Material manager 'reload programs' reloads programs (shaders) but not shaders (programs), meaning materials don't actually change after a reload. Fix that. Add a 'grab all resources of type' feature to ResourceManager to support this. 14 yıl önce
PolySDLCore.h f19a328069 Fix SDLCore build error. 14 yıl önce
PolyScene.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 yıl önce
PolySceneEntity.h 6defaa8438 Started adding 3d physics constraints, messing around with gaussian blur, fixed ScreenLine bug, added compound shape support for 3d physics, fixed warning from the mingw pull request 13 yıl önce
PolySceneLabel.h f6edf81027 Premultiplied alpha support in labels 13 yıl önce
PolySceneLight.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 yıl önce
PolySceneLine.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 yıl önce
PolySceneManager.h 971106bb55 Fixed texture destruction and render to texture 14 yıl önce
PolySceneMesh.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 yıl önce
PolyScenePrimitive.h 526fafcdc8 Added TYPE_UNCAPPED_CYLINDER scene mesh type 13 yıl önce
PolySceneRenderTexture.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 yıl önce
PolySceneSound.h 54c63c1ef2 Fixed orientation issues with positional sound 13 yıl önce
PolyScreen.h 855d4bdc6a Add simple accessors for the children of a Screen, like the ones that already exist for Scene 13 yıl önce
PolyScreenCurve.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 yıl önce
PolyScreenEntity.h 9cf5dadca6 Fixed UI and dragging 13 yıl önce
PolyScreenEvent.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 yıl önce
PolyScreenImage.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 yıl önce
PolyScreenLabel.h f6edf81027 Premultiplied alpha support in labels 13 yıl önce
PolyScreenLine.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 yıl önce
PolyScreenManager.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 yıl önce
PolyScreenMesh.h dfd6ba1da4 More leak fixes from mcclure 13 yıl önce
PolyScreenShape.h 54867c3ef4 Added line weight and smooth control to Scene and Screen meshes 13 yıl önce
PolyScreenSound.h 2ec7a76488 Fixed Lua binding generation to work with tidied includes. 14 yıl önce
PolyScreenSprite.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 yıl önce
PolyShader.h f64acadc1c Fix Windows build broken by 4fc918057f2f 14 yıl önce
PolySkeleton.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 yıl önce
PolySound.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 yıl önce
PolySoundManager.h 54c63c1ef2 Fixed orientation issues with positional sound 13 yıl önce
PolyString.h 0a4775b3ca Made label size methods static, added Vector2 shader uniforms, animation end callback in ScreenSprite, shape testing methods for 2D Physics 13 yıl önce
PolyTexture.h c2b21a5e41 Made mipmaps not generate for Screen mesh textures 14 yıl önce
PolyThreaded.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 yıl önce
PolyTimer.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 yıl önce
PolyTimerManager.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 yıl önce
PolyTween.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 yıl önce
PolyTweenManager.h cdee607137 Merge branch 'master' into pxljm 14 yıl önce
PolyVector2.h 0374c77167 Started rewriting ScreenEntity input events, broke UI temporarily 14 yıl önce
PolyVector3.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 yıl önce
PolyVertex.h 04a22925fc Tangent generation and normal map shader support 14 yıl önce
PolyWinCore.h 19d64a03df Fixed some stuff MingW patch broke and added mouse warp support in Windows 13 yıl önce
Poly_iPhone.h fe9bb07923 Merge branch 'master' of github.com:ivansafrin/Polycode 14 yıl önce
Polycode.h d362e3dea1 Windows fixes 14 yıl önce
PolyiPhoneCore.h c9406f5051 Code cleanup and documentation. 14 yıl önce
tinystr.h 7cc9015fd0 Initial import from old repository 15 yıl önce
tinyxml.h c763d26677 Major changes all across, haven't been commiting anything, will start now 15 yıl önce