Ivan Safrin 5ef4358101 Added some convenience methods for manual material creation há 9 anos atrás
..
PolyAAssetFileProvider.h ae34bca779 Add PolycodeUI, Polycode2DPhysics (including Box2D), experimental OnScreenKeyboard. há 9 anos atrás
PolyAndroidCore.h cf849978bd Android now uses TextInput Events. há 9 anos atrás
PolyBasicFileProvider.h f80bb40afd Converted all space indentation to tabs. há 9 anos atrás
PolyBezierCurve.h f80bb40afd Converted all space indentation to tabs. há 9 anos atrás
PolyBone.h 3891dfc58f Restored skeletal animation functionality, removed CPU-based skinning, added sameple GPU-skinning material, fixed potential Texture binding crash in renderer, defaulted texture filtering mode to linear há 9 anos atrás
PolyCamera.h 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
PolyClient.h 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
PolyCocoaCore.h 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
PolyColor.h f80bb40afd Converted all space indentation to tabs. há 9 anos atrás
PolyConfig.h 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
PolyCore.h 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
PolyCoreFileProvider.h f80bb40afd Converted all space indentation to tabs. há 9 anos atrás
PolyCoreInput.h 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
PolyCubemap.h 57cb01d606 Fix building with shared_ptr on Windows. Also updating project files to last changes. há 9 anos atrás
PolyData.h 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
PolyEmscriptenCore.h 895843d022 Ported EmscriptenCore over to SDL2 há 9 anos atrás
PolyEntity.h 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
PolyEvent.h 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
PolyEventDispatcher.h f80bb40afd Converted all space indentation to tabs. há 9 anos atrás
PolyEventHandler.h aadb69e87b Updated core sources for new folder structure há 10 anos atrás
PolyFont.h 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
PolyGPUDrawBuffer.h 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
PolyGlobals.h 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
PolyIOSCore.h f80bb40afd Converted all space indentation to tabs. há 9 anos atrás
PolyImage.h 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
PolyInputEvent.h a700c59140 Add a new InputEvent type: TextInput. This now is used for any text input - the character for keypress events is removed! há 9 anos atrás
PolyInputKeys.h aec4c8ece2 Add keymap to SDLCore to fit SDL2 scancodes. há 9 anos atrás
PolyLabel.h b0851c5e0d Removed MaterialManager, made all material/shader and program management happen in ResourcePools, removed FontGlyphSheet and SceneImage classes from the codebase. Made all internal resources management and interaction use shared_ptr, renderer resources (shaders, programs, buffers, etc.) now created by the renderer only when used for the first time and deleted automatically in destructor. há 9 anos atrás
PolyLogger.h f80bb40afd Converted all space indentation to tabs. há 9 anos atrás
PolyMaterial.h 5ef4358101 Added some convenience methods for manual material creation há 9 anos atrás
PolyMatrix4.h f80bb40afd Converted all space indentation to tabs. há 9 anos atrás
PolyMesh.h 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
PolyObject.h 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
PolyOpenGLGraphicsInterface.h 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
PolyOpenSLAudioInterface.h ae34bca779 Add PolycodeUI, Polycode2DPhysics (including Box2D), experimental OnScreenKeyboard. há 9 anos atrás
PolyPAAudioInterface.h f80bb40afd Converted all space indentation to tabs. há 9 anos atrás
PolyParticleEmitter.h 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
PolyPeer.h 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
PolyPerlin.h f80bb40afd Converted all space indentation to tabs. há 9 anos atrás
PolyPhysFSFileProvider.h f80bb40afd Converted all space indentation to tabs. há 9 anos atrás
PolyQuaternion.h f80bb40afd Converted all space indentation to tabs. há 9 anos atrás
PolyQuaternionCurve.h f80bb40afd Converted all space indentation to tabs. há 9 anos atrás
PolyRPICore.h 28904ffe28 Started on a Raspberry Pi core há 10 anos atrás
PolyRay.h 09627a33a1 Updated windows projects há 9 anos atrás
PolyRectangle.h aadb69e87b Updated core sources for new folder structure há 10 anos atrás
PolyRenderDataArray.h 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
PolyRenderer.h 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
PolyRendererPlatformData.h 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
PolyResource.h 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
PolyResourceManager.h 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
PolySDLAudioInterface.h 4c2c3b91bf Implemented SDL_Audio as an AudioInterface há 9 anos atrás
PolySDLCore.h aec4c8ece2 Add keymap to SDLCore to fit SDL2 scancodes. há 9 anos atrás
PolyScene.h 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
PolySceneEntityInstance.h 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
PolySceneLabel.h 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
PolySceneLight.h 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
PolySceneLine.h 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
PolySceneMesh.h 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
PolyScenePrimitive.h f80bb40afd Converted all space indentation to tabs. há 9 anos atrás
PolySceneRenderTexture.h 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
PolySceneSound.h 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
PolySceneSprite.h 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
PolyScript.h f80bb40afd Converted all space indentation to tabs. há 9 anos atrás
PolyServer.h 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
PolyServerWorld.h aadb69e87b Updated core sources for new folder structure há 10 anos atrás
PolyShader.h 5ef4358101 Added some convenience methods for manual material creation há 9 anos atrás
PolySkeleton.h 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
PolySocket.h 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
PolySound.h 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
PolySoundManager.h 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
PolyString.h a700c59140 Add a new InputEvent type: TextInput. This now is used for any text input - the character for keypress events is removed! há 9 anos atrás
PolyTexture.h 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
PolyThreaded.h 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
PolyUWPCore.h 919c980fe3 UWP project update to work with latest code, fixed crashes due to errant pointers in SceneMesh color uniforms, added ability to create Image from memory block, added way to save Image to PNG memory block, fixed FP16 texture crash, added ability for Object to save to XML string há 9 anos atrás
PolyVector2.h f80bb40afd Converted all space indentation to tabs. há 9 anos atrás
PolyVector3.h f80bb40afd Converted all space indentation to tabs. há 9 anos atrás
PolyVector4.h f80bb40afd Converted all space indentation to tabs. há 9 anos atrás
PolyWinCore.h e89028166f Fixed windows project, fixed memory leak in renderer há 9 anos atrás
PolyXAudio2AudioInterface.h f80bb40afd Converted all space indentation to tabs. há 9 anos atrás