Commit History

作者 SHA1 備註 提交日期
  BearishSun 56ed650df4 Final set of refactors to rename core thread objects 9 年之前
  BearishSun fd174f3849 Cleanup: Getting rid of the Core suffix on core thread objects since they're now in their own namespace (Contd.) 9 年之前
  BearishSun 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix 9 年之前
  BearishSun aa226e61ce Massive namespace rename BansheeEngine -> bs 9 年之前
  BearishSun 4a45674df4 Selection overlay is now properly animated 9 年之前
  BearishSun 8a5d6db814 Material refactor - Things working again 9 年之前
  BearishSun 05266555e8 Animation bone transforms now used by the core thread for rendering 9 年之前
  BearishSun b48081c63c Refactoring how GPU program parameters are assigned, in order to make it more intuitive on the core thread 9 年之前
  BearishSun deab7206d5 Added generic GPU buffer support to DX11 and OpenGL 9 年之前
  BearishSun 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 年之前
  BearishSun 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 年之前
  BearishSun 82fef4f0ff More work on improving documentation for doxygen generation 9 年之前
  BearishSun 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 年之前