Ivan Safrin 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. %!s(int64=9) %!d(string=hai) anos
..
TUIO f80bb40afd Converted all space indentation to tabs. %!s(int64=9) %!d(string=hai) anos
downloader 97f5c36acd Removed CMake, created new folder structure for the repo %!s(int64=10) %!d(string=hai) anos
oculusVR f80bb40afd Converted all space indentation to tabs. %!s(int64=9) %!d(string=hai) anos
physics2D ae34bca779 Add PolycodeUI, Polycode2DPhysics (including Box2D), experimental OnScreenKeyboard. %!s(int64=9) %!d(string=hai) anos
physics3D 6dc00d5980 Removed dependence on RTTI in 3D physics module %!s(int64=9) %!d(string=hai) anos
ui 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. %!s(int64=9) %!d(string=hai) anos