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 6666dccfec Fixed PolycodeDownloader, added curl headers to include, removed unnecessary argument from bindings script generator 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 6c95519d53 Removed font manager, fonts now managed by ResourceManager 9 years ago
  Ivan Safrin bfabdb993e Mesh attributes now set automatically in shader based on their string name, added vertex color shader, removed useVertexColors option as they are now sent automatically if required, fixed color picker in UI 10 years ago
  Ivan Safrin 2fb37bfd6b Removed old file access wrappers, files are now accessed through the core via abstract file providers 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