Ivan Safrin e89028166f Fixed windows project, fixed memory leak in renderer 9 лет назад
..
bindings 09c56bd5e7 Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting) 9 лет назад
core e89028166f Fixed windows project, fixed memory leak in renderer 9 лет назад
ide 09c56bd5e7 Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting) 9 лет назад
modules 162ed71b32 Make Windows compatible with TextInput changes. 9 лет назад
player 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. 9 лет назад
tools f80bb40afd Converted all space indentation to tabs. 9 лет назад
view 5e6ee5b20c Remove some old include files. 9 лет назад