Commit History

Author SHA1 Message Date
  Ivan Safrin 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 :) 9 years ago
  Ivan Safrin f80bb40afd Converted all space indentation to tabs. 9 years ago
  Ivan Safrin 7ba6ae9af6 Fixed issues with concurrent mesh rendering: added submesh support to meshes, geometry now defined in separate MeshGeometry classes, then bound copied into a Mesh, streamlined attribute binding in renderer 9 years ago
  Ivan Safrin 847063c5d7 Attribute arrays are now kept track of in the ShaderPass, allowed for custom named attribute arrays in Mesh, restored skeletal animation support in SceneMesh 10 years ago
  Ivan Safrin aadb69e87b Updated core sources for new folder structure 10 years ago
  Ivan Safrin 97f5c36acd Removed CMake, created new folder structure for the repo 10 years ago